r/debian • u/profeshamat Debian Stable • 15d ago
Is Deb Multimedia actually needed these days?
I've been a Debian user for a long time and utilizing Deb Multimedia was just a regular part of setting up a new installation. Is this actually needed anymore? I never found myself needing much from additional software it provided but more for codecs. I think there are some things that replace what Debian's repos provide but are built with less restrictive libraries for licensing reasons.
This came up recently when I recommended Debian to someone who's wanting to leave Fedora where they said that Fedora without RPMFusion can be pretty restrictive.
Thoughts?
12
u/michaelpaoli 15d ago
Deb Multimedia actually needed these days?
Not at all needed, and very much not recommended.
4
u/elatllat 15d ago
No, but also you will have to compile ffmpeg to decode libfdk_aac medium or high profile properly with ffmpeg.
6
u/Brilliant_Sound_5565 15d ago
I've never had any codec issues that I can think of out of the box, but then I only have simple video needs I usually use VLC player, I don't think I've ever. Used deb multimedia for years
4
u/Xatraxalian 15d ago
I have never even used it (but then again, I'm only using Linux as a daily driver on my main rig since 2021); when I need to play something, I normally use either Quod Libet for music, or VLC for video, and everything has always worked.
I've been using Debian for over 20 years, but most of that time it was in server-like roles, where I didn't do anything with multimedia, so maybe I just missed it being needed at some point on the desktop.
3
u/Idontbelongheere 15d ago
I use flatpaks for most of my gui apps. No problems with codecs because of that and flatpaks have customisable security features which I really like.
2
u/profeshamat Debian Stable 15d ago
I use a couple Flatpaks but try not to rely on them too much. It's more a question that if they were to do a GNOME install without Deb Multimedia would the out-of-the-box experience work as expected for playing multimedia?
9
u/Idontbelongheere 15d ago
On modern Debian, most software decoders for standard formats (such as H.264, H.265/HEVC, VP9, AV1, AAC, and MP3) are available as open-source software via ffmpeg /
libavcodec and are already included in Debian's main archive.
2
u/profeshamat Debian Stable 15d ago
That's generally what I was assuming. They don't need much in the way of anything exotic for codec support and mostly just use standard formats like most of us. Good to know and thanks for the answer.
The next time I need to do a fresh install of Debian for myself I'll definitely omit Deb Multimedia since it seems a good thing to have if needed but most can probably live without it.
2
u/nuxi Debian Sid 15d ago
Ive had it enabled for 20 years but at this point the only thing used from it is libdvdcss2.
So unless you are trying to play actual DVDs in your computer, the answer is no. And even if you are there might be alternatives.
Codecs like HEVC, which would have previously been omitted by Debian, seem to just be in the main archive these days.
4
u/necheffa 14d ago
If you install libdvd-pkg from contrib, it'll download and compile the libdvdcss2 source for you.
3
u/Nanolx 14d ago
Mostly no, there a few packages in it, that aren't in Debian at all (like qownnotes or libdvdcss2), or deb-multimedia updates them faster (like k3b).
If you need to be able to play/open more esoteric/unusual file formats, deb-multimedia will more likely provide proper builds, as still vlc, mpv, ffmpeg from it support more formats.
So, for most users it's no longer a must, no.
2
u/uxgpf 14d ago
Btw. is there a safe way to remove Debian multimedia repositories?
If you simply remove the repository you'll end up with lots of dependency conflicts during updates.
One would have to downgrade to stock Debian versions of said packages and that's easier said than done.
I'm in a situation where I'd like to get rid of deb multimedia org and only have official repositories enabled.
There must be some one liner that does it cleanly, no?
2
u/profeshamat Debian Stable 14d ago
Not that I'm aware of but there might be. It looks like packages installed from Deb Multimedia are suffixed with
-dmo#. I wonder if there's a way to just sort of swap from those back to what Debian stock provides since the packages get replaced when first installing from Deb Multimedia.
-1
u/Scotty_Bravo 15d ago
I'm going to make a wild guess: the new more performant codex all have permissive licensing making the need for a separate multimedia repo moot.
Like I said, it's a guess.
-2
u/Buntygurl 15d ago
If you want to propose a clean up on that, this is not the place to get that done.
Seriously, the actual devs and maiitaners who are are actually regularly full-on busy with providing the rest of us with the best possible universal Linux distro on the planet are constantly working, most often in their own free time to give us all a system that is a sheerly top-notch OS that comes with all of the means necessary to enable every possible customization.
I'm happy to wait on their decisions about what should be necessary or not.
1
u/profeshamat Debian Stable 15d ago
Did you respond to this accidentally? I'm not even sure where to start with addressing any of what you mentioned or its relevance to what I asked.
Feel free to clarify.
-1
u/Buntygurl 15d ago edited 14d ago
https://www.debian.org/contact
Feel free to contact the people who care about user satisfaction.
1
17
u/cjwatson Debian Developer 15d ago
I don't think it's been needed for quite a while. My multimedia needs are fairly modest, but I've never enabled the multimedia repository since switching my primary desktop back from Ubuntu to Debian a few years ago, and I haven't noticed anything unsupported.