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

PC Master Race

21470 readers
601 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
[–] Trebuchet@europe.pub 106 points 2 days ago (3 children)
[–] Z3k3@lemmy.world 22 points 2 days ago (2 children)

There are other video players?

[–] Anafabula@discuss.tchncs.de 48 points 2 days ago

mpv is good too

[–] blackbeans@lemmy.zip 14 points 2 days ago

Mpc-hc is a good alternative. It's a matter of preference

[–] errer@lemmy.world 11 points 2 days ago (4 children)

Question: how does VLC get away with playing these proprietary codecs without compensating the owners of them?

[–] bhamlin@lemmy.world 8 points 1 day ago

Short answer: many have no licensing requirements for playback, only encoding. Sales are easy when you have a good codec that everyone can watch.

[–] dual_sport_dork@lemmy.world 37 points 2 days ago (3 children)

VLC relies on open source media decoding libraries and projects. Thanks to the mechanisms and math behind many video/audio encoding schemes being public knowledge due to whitepapers on the topics in question being available and so forth, these can be reverse engineered by dedicated nerds who are way better at this sort of thing than me. As long as you're not explicitly circumventing DRM there's nothing the owners of proprietary codecs can do to anyone making a compatible decoding library in a clean room fashion, especially as mentioned elsewhere nobody is charging any money in the process. You're licensing the code, not the method.

I imagine this is at least partially why the Jean-Baptiste Kempf is so adamantly against selling, monetizing, or allowing the VLC project to be bought out in any way whatsoever.

[–] bizarroland@lemmy.world 8 points 2 days ago (3 children)

Could you imagine how much it would suck if VLC got bought out by corporate privateers?

Like the guy's been putting a lot of work in for a long time, so I couldn't exactly blame him for it, but we would need a fork immediately because otherwise that would just be too sad for words.

[–] adarza@lemmy.ca 6 points 2 days ago

videolan itself is a nonprofit, formed around the time of the 1.0 release of vlc.

[–] marxismtomorrow@lemmy.today 9 points 2 days ago

mpv exists so if vlc dies there's just another reason to use linux.

Also dude has been approached and offered millions just for ad placement. I don't think he'll sell even if he's dying or homeless. It's a Terry Davis level of software development dedication at this point.

[–] Tiral@lemmy.world 4 points 2 days ago

I think if it was bought it would be simply discontinued to force people to use their existing media player.

Also despite what people on tech forums think, probably 95% of people don't even know what VLC or 7zip are and have never even heard of it. Of that 5% that have heard of it, maybe half use it.

[–] errer@lemmy.world 3 points 2 days ago (3 children)

Does Microsoft not have anyone capable of reverse engineering these drivers too? Isn’t it in their best interest to also broaden compatibility?

[–] pipikia@lemmy.zip 2 points 1 day ago

What those drivers do is patented in the US. See MPEG licensing. VLC is based in the EU which does not have a mechanism for software patents that do not solve a physical problem (moving bits around isn't patentable there) so they can avoid issues. Microsoft, Corel, and Nero would not be able to do that, they have assets in the US, even if it would only be a bank account.

I would not be surprised if codec licensing would not allow shipping with old and open codecs like MJPEG, Theora and AV1 with an addon for the proprietary codecs.

[–] Dultas@lemmy.world 10 points 2 days ago

Can't charge a markup on Free.

[–] dual_sport_dork@lemmy.world 4 points 2 days ago* (last edited 2 days ago) (1 children)

Probably, if they wanted to. The historical writing is on the wall that they don't want to, though, as part of whatever their business strategy is. Fear of legal complications due to overtly being a for-profit commercial enterprise might also have something to do with it.

Microsoft is already quite infamous for e.g. going so far as to license third party .zip decompressing code to build into Windows Explorer rather than develop their own, code which apparently nobody in Redmond could be bothered to understand and thus to this very day the .zip archive handling capabilities of Explorer remain frozen and time from the XP era and so rinky-dink that they pale in comparison to commandline tools from the '90s. That's let alone compared to something like 7-Zip.

This also raises the issue of having to maintain said code over subsequent releases and continually update it to support evolving standards, etc., which not only isn't free but presents no obvious mechanism for extracting any revenue from anybody to offset that cost. The current plan of simply outsourcing the entire problem to its rightsholders and passing the licensing cost directly to the consumer allows Microsoft to handily wash their hands of the entire affair, enabling them to devote more resources to trying to shoehorn Copilot AI into the character map or the registry editor, or whatever the fuck.

microsoft publishing a free version of the paid codec would rightly be considered anticompetitive business practices due to their market position. VLC not so much.

[–] 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.

[–] exu@feditown.com 11 points 2 days ago (1 children)

French law and European law don't have the concept of software patents, so there's no basis to sue VLC.

[–] HeyThisIsntTheYMCA@lemmy.world 1 points 1 day ago (1 children)

do they have the concept of intangible assets?

[–] Aceticon@lemmy.dbzer0.com 2 points 1 day ago

Something only becomes an intellectual property (intangible) asset if there is a law that says that said specific kind of thing can be intellectual property - the whole domain is an entirely artificial creation and there is no such thing as natural intellectual property.

So whilst French and EU do have the concept of intangible assets, it's irrelevant here because software patents aren't intellectual property according that those laws and hence are not "assets" and are thus not covered by such laws.

[–] alanjaow@lemmy.world 2 points 2 days ago

Maybe it's because they're not selling their product? I don't know though, just guessing.

[–] kibblebits@quokk.au 16 points 2 days ago (1 children)

Nothing else exists besides VLC imo.

[–] dual_sport_dork@lemmy.world 5 points 2 days ago (1 children)

In my case this is literally true, because the IoT editions of Windows don't even come with a bundled media player (nor a bundled photo viewer other than classic Paint, for what it's worth).

[–] adarza@lemmy.ca 1 points 2 days ago* (last edited 1 day ago)

'classic' wmp can be 'enabled' on iot under optional windows features.

the old photo viewer is also still in the code but has to be enabled with a few registry entries.

but vlc and irfanview will support more formats.

i do still kinda like wmp, though, for mp3 and audio cd. its crossfade (audio or video playlist) is also the only thing i've found that keeps my tv from detecting 'no audio' and shutting down when i have manually blanked its screen (for audio only).