this post was submitted on 20 Jun 2026
299 points (100.0% liked)

PC Master Race

21480 readers
604 users here now

A community for PC Master Race.

Rules:

  1. No bigotry: Including racism, sexism, homophobia, transphobia, or xenophobia. Code of Conduct.
  2. Be respectful. Everyone should feel welcome here.
  3. No NSFW content.
  4. No Ads / Spamming.
  5. Be thoughtful and helpful: especially when new beginners have questions.

founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] Blue_Morpho@lemmy.world 1 points 2 days ago (1 children)

You're licensing the code, not the method.

I don't think this is true or ffmpeg wouldn't keep the proprietary codecs in a separate branch with no binary download. If you want a compiled ffmpeg binary with mp3, you need to download it from a 3rd party.

[–] adarza@lemmy.ca 3 points 2 days ago (1 children)

ffmpeg binaries from pretty much anyone should have libmp3lame baked-in. the format was 'freed' from the last patent in 2017.

[–] Blue_Morpho@lemmy.world 1 points 1 day ago

That's good to know that it's been updated but the reason it wasn't in the default binaries until the patent expired was because "it's free" isn't a defense from being sued by a patent holder.

Vlc including patented codecs is getting away with it despite the sword hanging over the project. Ffmpeg prefers to be safe because many free OpenSource projects have been shut down by patent holders.