

Is that specific to RIFF/WEBM or something? Because from my limited experience with subtitles, “the creator” absolutely does have control over that. Though it can always be overridden by the client, of course.
Please correct my English.
The lemming formerly known as /u/SatyrSack@lemmy.one
Is that specific to RIFF/WEBM or something? Because from my limited experience with subtitles, “the creator” absolutely does have control over that. Though it can always be overridden by the client, of course.
Not sure what that has to do with “multiple audio and subtitle tracks”. Would supporting that somehow lead to “autoplay music” any more than from the features that browsers already support?
Somehow, HBO Max returned.
My kid calls it an “upper decker”
Works from LibreOffice Calc as well!
Can always count on ickplant to post silly critters in whimsical situations
I am sure many are. Millenials are in their forties these days
There is usually a setting you can change to disable that
Are these fishers in danger?
Agree. For things like semantic versioning, in which “1.20.1” and “1.2.1” are two different things, you want to pronounce them “one point twenty point one” and “one point two point one”, respectively. But that is a bit of an outlier. File size should be pronounced “normally”, because “1.20” and “1.2” are the same value.
A Linux user running random commands to add a new repo that points to malware (their package manager does not have the program they want by default)
Note: I just did this to install Librewolf, Mullvad, and VS Codium
BEEP BEEP RIBBY RIBBY
Risa the subreddit, not the Lemmy community.
It’s been a long road
That might be why Star Trek is so huge here. The largest Star Trek meme sub (/r/Risa) has also had a pinned post pointing to Lemmy since during the Reddit API migration.
Where do you see an extra panel?
I see that ezgif.com uses a program called Gifsicle for its compression. I will look into implementing that into my workflow. Thanks!
EDIT: For anyone reading this who wants a good CLI method to compress GIFs, I found this article very useful:
https://www.digitalocean.com/community/tutorials/how-to-make-and-optimize-gifs-on-the-command-line
On the other hand, if you don’t require your animated image to be in GIF format, a WEBP at the same file size will always have much higher quality:
ffmpeg -i input.mp4 -vcodec libwebp -lossless 0 -loop 0 -preset default -an -fps_mode passthrough -vf "fps=15, scale=-1:270" -quality 10 output.webp
If someone is just using a solid color as as a PC wallpaper, there is likely not a “file” to transfer. When using a solid color in the wallpaper settings, desktop environments provide a color picker instead of a file picker.