Readit News logoReadit News
gyan commented on FFmpeg 8.0   ffmpeg.org/index.html#pr8... · Posted by u/gyan
cronelius · a day ago
August 23nd
gyan · 14 hours ago
corrected
gyan commented on Darwin's children drew all over the “On the Origin of Species” manuscript (2014)   theappendix.net/posts/201... · Posted by u/arbesman
dillydogg · 4 months ago
It's amazing to think about. I'm sure you could take one of more ancient human babies, teleport them to the present day, and they would be able to grow up like any other kid. It's remarkable. Part of our human-ness is our robust written and oral histories.
gyan · 4 months ago
Except for their immune systems or lactose tolerance.
gyan commented on How Kerala got rich   aeon.co/essays/how-did-ke... · Posted by u/lordleft
jeswin · 5 months ago
Ten years back remittance was 31% of the GDP [1] - a massive number. It might have declined, but the tiny state accounts for 20% of India's inward remittance while holding a mere 3% of the nation's population. Wikipedia says that 3 million people are working abroad (mostly in the middle East), which is like 10 percent of the population (what percentage of the youth will that be?). Also, a very significant number of Malayalees work in neighbouring states - again due to Kerala having no industries.

I don't have numbers for the last ten years, but if remittance has gone down, it is also neck deep in debt. I am in Kerala quite frequently, and can confirm that there are no industries there - except for tourism, and some IT which is relatively miniscule compared to neighbouring states.

[1]: https://en.m.wikipedia.org/wiki/Economy_of_Kerala

gyan · 5 months ago
Remittances for 2023 made up 23% of state GDP.

Table 5.2, pg 51 of https://iimad.org/wp-content/uploads/2024/06/KMS-2023-Report...

gyan commented on A letter to open-source maintainers   xuanwo.io/2024/10-a-lette... · Posted by u/xuanwo
icambron · 8 months ago
I don’t get it. The document setting out this fact is the license, which also tells them they’re allowed to use it at all. The MIT license is short and simple and very explicit about lack warranty.

If we were to say “no one reads the license; it’s just boilerplate!” and add it elsewhere — say the bottom of the readme or in another file like disclaimer.md — it would quickly just become other, different boilerplate that no one reads.

You can’t solve the problem of understanding norms by writing copy. I’m resigned to everyone learning the hard way.

gyan · 8 months ago
> You can’t solve the problem of understanding norms by writing copy

You can mitigate the problem by adding a short summation before or in between something they're likely to read.

gyan commented on Frosted glass from games to the web   tyleo.com/html-glass.html... · Posted by u/tyleo
gyan · 9 months ago
Not quite frosted, but I went for a glass pane effect on the sidebar at https://www.gyan.dev/ffmpeg/builds/
gyan commented on Video with Alpha Transparency on the Web   jakearchibald.com/2024/vi... · Posted by u/surprisetalk
gyan · a year ago
> There's a feature request for the open source & cross-platform x265 codec to support transparency, but it doesn't seem to be going anywhere.

x265 has added support for alpha very recently, but only using their standalone CLI. https://bitbucket.org/multicoreware/x265_git/commits/c8c9d22...

gyan commented on Dano is a wrapper for FFmpeg that checksums the internal file streams   github.com/kimono-koans/d... · Posted by u/dither8
averms · a year ago
I noticed that both muxers convert audio to signed 16-bit PCM by default. Is there a way to avoid this behavior without specifying a codec?
gyan · a year ago
No, 16-bit PCM is the default audio codec. If no `-c` is specified for a stream, ffmpeg will encode using the default codec. But if `-c X` is declared where X=`copy` or something else, then that is honored.

u/gyan

KarmaCake day1736September 2, 2018
About
https://www.gyan.dev
View Original