FFmpeg 6.1 released
31–37 of 37 posts
Re: FFmpeg 6.1 released
#32Earlier quoted context omitted.
>Firefox Definitely not. It certainly no longer belongs in "the original vision of the internet" category. Not when it wants to be a part of evil forces seeking to police the internet. https://blog.mozilla.org/en/mozilla/we-need-more-than-deplat... https://www.eutimes.net/2021/01/thousands-are-uninstalling-f... https://reclaimthenet.org/firefox-maker-mozilla-calls-for-mo...
And blocking all extensions by default on Firefox mobile.... At least you can create an add-on collection to bring them back but Mozilla is evil nowadays.
They're doing exactly the opposite of what you think they're doing.
Re: FFmpeg 6.1 released
#33Earlier quoted context omitted.
I update Firefox all the time and it doesn't change my default search engine. Now what? Are you using Mozilla's Firefox builds or a Linux distribution's builds of Firefox?
Win10 119.0.1 (64-bit)
Re: FFmpeg 6.1 released
#34Earlier quoted context omitted.
But Firefox protects you from advertising networks the best. uBlock Origin works best in Firefox: https://github.com/gorhill/uBlock/wiki/uBlock-Origin-works-b... Sounds like "the original vision of the internet" to me.
You mean the least worst?
Re: FFmpeg 6.1 released
#35ffmpeg is absolutely wonderful, but some combination of its originating era, long history, and compatibility commitments (how many convoluted production ffmpeg scripts exist out in nature?) have made its CLI pretty rough. This is maybe "known" to the current audience, but chatGPT is an excellent soundboard for crafting ffmpeg scripts to do pretty much anything - makes the tool about 10 times as accessible to me.
A lot of that is essential complexity of the problem space - media is HARD: so many different specs, each one interpreted differently by each vendor. In case you're not aware, though, there has been work on improving the CLI - it was discussed on HN[1] earlier this week, and there's an excellent video[2] linked in that thread with an overview from Anton 1: https://news.ycombinator.com/item?id=38160703 2: https://www.…
You may be right about essential vs accidental complexity - my domain knowledge is too weak to have an opinion - I just get the subjective impression of "holy crap this makes git feel like my mother tongue".
Re: FFmpeg 6.1 released
#36Earlier quoted context omitted.
>Firefox Definitely not. It certainly no longer belongs in "the original vision of the internet" category. Not when it wants to be a part of evil forces seeking to police the internet. https://blog.mozilla.org/en/mozilla/we-need-more-than-deplat... https://www.eutimes.net/2021/01/thousands-are-uninstalling-f... https://reclaimthenet.org/firefox-maker-mozilla-calls-for-mo...
But Firefox protects you from advertising networks the best. uBlock Origin works best in Firefox: https://github.com/gorhill/uBlock/wiki/uBlock-Origin-works-b... Sounds like "the original vision of the internet" to me.
Since the only real competition is chromium, safari, and edge, the bar is astoundingly low.
Re: FFmpeg 6.1 released
#37ffmpeg is absolutely wonderful, but some combination of its originating era, long history, and compatibility commitments (how many convoluted production ffmpeg scripts exist out in nature?) have made its CLI pretty rough. This is maybe "known" to the current audience, but chatGPT is an excellent soundboard for crafting ffmpeg scripts to do pretty much anything - makes the tool about 10 times as accessible to me.