lingo.lol is one of the many independent Mastodon servers you can use to participate in the fediverse.
A place for linguists, philologists, and other lovers of languages.

Server stats:

60
active users

#ffmpeg

0 posts0 participants0 posts today
Continued thread

2/2
The 10 year old tv will not play the highest quality YouTube audio and video files. A method to download the sorts of files that can be played successfully was developed.

Transcoding by #ffmpeg was not used as it took far too long.

The aim was to download the file that could be transfered directly to the USB thumb-drive.

For Youtube, making a Playlist of all the videos sought sped things up.

Then the -F variable was used in the yt-dlp script to show which file formats were available. ...

Usually, I'm quite happy with #Linux:

It just works, and I don't have to think about it at all.

But sometimes, I reckon: If it sucks, it sucks badly.

I use the command line video editor #ffmpeg quite a lot, but yesterday, it just stopped working, first producing wrong results and then weird error messages.

Internet search for the error messages gave lots of results from the 2010s and Reddit threads where the issue remained unresolved.

"OK", I thought, "Let's do what everyone does":

1/3

Continued thread

(Linux news in original post)

FOSS NEWS

Mozilla discontinues Pocket and Fakespot to focus on Firefox development:
omgubuntu.co.uk/2025/05/mozill
(Or rather to focus on ToS development lol)

Signal introduces new "Screen security" feature in Windows to prevent Recall from monitoring conversations:
signal.org/blog/signal-doesnt-

New Mullvad VPN loader available for Windows and MacOS to simplify installation:
alternativeto.net/news/2025/5/

GIMP 3.0.4 released with various bug fixes, improvements:
9to5linux.com/gimp-3-0-4-open-

FFmpeg FFV1 Vulkan encoder provides +35% improvement for AMD, +50% for NVIDIA:
phoronix.com/news/FFmpeg-Faste

Luanti 5.12.0 released with SDL2 for window and input handling (enabling touch screen controls on all devices, support for non-QWERTY keyboards, high-DPI screens, IME support for text input, F11 to toggle fullscreen), keybindings can be set in Settings and can be toggled, option to enable dig and place buttons on touchscreens, node textures displayed in inventory, hotbar and hand, Reviews tab for package pages, etc.:
blog.luanti.org/2025/05/24/5.1

OMG! Ubuntu · Mozilla Kills Pocket & Fakespot to Focus on Firefox - OMG! UbuntuMozilla is shutting down Pocket, the "read it later" service it acquired in 2017 and integrated into the Firefox web browser. Pocket shuts down on July 8,
#WeeklyNews#News#FOSS
Continued thread

2/3

A little more reading of some non-AI internet had me try just changing the file type suffix from webm to mkv.
That's #Matroska, #MKV - a container.

And the video (only) plays on the #SamsungTV base model code #JU6400.
And the TV tells me the audio format ( .opus) is not supported.

But #FFMPeg made short work of transcoding audio. Under 3 minutes instead of hours. Went to aac. Still renaming the webm file to a .mkv container.

This image stems from a mistaken perception of what #FFmpeg truly is. Contrary to viewing it as a fragile, makeshift tool like many #opensource projects, FFmpeg is more akin to the base of a pyramid, a solid foundation upon which the entire video industry relies. Its free, open-source framework powers countless #multimedia operations, from format conversion and compression to live streaming and real-time encoding, yet the industry often exploits this invaluable resource without reciprocation.

Need some Owncast help. I've been having this problem, consistently, for months now. I appreciate any troubleshooting advice anyone might have.

I'm using the out of the box ffmpeg from the Debian 12 repos, but suspect I might need to compile ffmpeg on my own, with some special options, but honestly have no idea where to start there, or what I'd be looking for.

github.com/owncast/owncast/dis

Once in a while, I'll start streaming and everything will be fine for a few minutes, then the video freezes and shows the loading animation. Stream Health shows latency and download spikes. Hardwar...
GitHub"no such file or directory" errors several minutes into stream · owncast owncast · Discussion #4110Once in a while, I'll start streaming and everything will be fine for a few minutes, then the video freezes and shows the loading animation. Stream Health shows latency and download spikes. Hardwar...

I was puzzling over why so many of my spoken word audio tracks were suddenly so muted, and I thought I was going to have to re-process all 70 of them.

Y'all, the bluetooth volume on my phone was set low.

XD

But at least now I know how to batch-detect quiet tracks with #ffmpeg!

I made a video and an audio track sound. I synchronized the two with ffmpeg. They are well in sync on my (linux) and on a friend's (mac) laptop.

But when I load and read it on my (android) phone, the audio is slightly (.1-.2 sec?) but visibly out of sync. I can't upload this on Loops. Annoying. Any one has an idea of what I can do?