I recently downloaded and installed Fedora KDE 40 and this time I was pleasantly surprised that it came with most of the popular codecs preinstalled.
However, there are still some less popular but still widely used codecs that are missing. Next time I boot to Linux I will provide a few examples from VLCs error messages.
Is there a recommended way to install basically ALL of the multimedia codecs, including some of the less common ones.
I know this question is pretty old and I have looked at old posts, but there are several different answers to this same question.
In general, my preference is to avoid third party repositories unless a codec is available nowhere in official repositories.
One thing I really liked about OpenSUSE was the ability to get a vast gamut of codecs by installing a single zypper package from the official OpenSUSE repositories.
No offense, but codecs on Fedora seem like a mess.
I already have Fedora KDE 40 and VLC Media Player installed at this point.
VLC might have pulled in more codecs when installing, so maybe I should just check the video files I want to play one more time and see if I really need anything at this point.
Dell XPS 9530 laptop. It has Intel i9 processor, intel Iris graphics and NVIDIA RTX 4070.
Can you please remind me of the commands to add the proper repositories and then install what I need to install?
The phrasing of Nealâs post is ambiguous because of they way he is using âandâ and âorâ without being explicit about precedence. It is not clear to me whether libavcodec-freeworld is necessary for Intel, from reading his post, or whether he is saying this is necessary for AMD only. I assume that he means libavcodec-freeworld is necessary for both AMD and intel.
Iâm saying that the phrasing of the suggested solution is ambiguous, and therefore I still have not confirmed what I am supposed to test.
I am not clear whether Neal is saying this:
AMD: libavcodec-freeworld AND mesa-va-drivers-freeworld
Intel : intel-media-driver
⌠or whethere Neal is saying this âŚ
libavcodec-freeworld for both AMD and Intel
AND
AMD: mesa-va-drivers-freeworld
OR
Intel : intel-media-driver
I need to know whether for intel I would use both libavcodec-freeworld and intel-media-driver or just use intel-media-driver by itself.
Therefore there is nothing for me to test at this point.
Iâm not going to go into a whole process of trial and error. Iâm just not going to do it. Thatâs a hard line at this point. Installing codecs is clearly the messiest part of Fedora installation and I want to be sure of what I am getting into before I try it.
What do you suppose happens if two packages both provide the same codec? Which one has precedence at that point? How would you even know which package is providing the codec when playing a video? You wouldnât. That would be flying blind. Letâs say I installed a codec that plays videos correctly but doesnât provide hardware acceleration. How would I know if hardware acceleration were working properly?
To me, these questions seem like a good reason to make sure I know what I am doing before doing it.
If you still donât understand what Iâm asking youâre not trying hard enough.
I do not believe the intel driver is necessary and personally have never needed the libva driver even though I use nvidia.
The swap of ffmpeg-free and ffmpeg removes the codec limited version that is provided by fedora and installs the full featured version from rpmfusion along with all the necessary package changes to support that swap. (the reference to ffmpeg-full above appears to be a typo)
With that said, I would reiterate that none of us know if the suggested solution is valid for your needs and on your system until you, as the concerned party, have tested what was suggested. In the past there have been cases where a user refused to even perform one command until it had been verified and repeated several times. I hope you are not that timid in moving forward.
Listen I appreciate that what youâre saying is more constructive than the last post but I honestly donât think thatâs what he meant. It would be really handy if he could come back here. Just sayinâ
And I literally have not had any issues with being âtimidâ except for codecs. On Fedora they a just a total mess. Also NVIDIA drivers. But besides those two Iâm good.
With codecs it seems impossible to be more limiting than what fedora provides as default. The suggestions have been clear and concise and follow what has been suggested and worked for many users in many many threads on this forum.
You of course have the choice to move ahead or to wait for an infrequent and occasional user to return.
Your commands here seem correct. The libavcodec bit does not seem to be related to any particular hardware. A search for libavcodec brought me to this page in the ffmpeg docs which does not indicate a hardware dependence:
Codecs just generally seem to be quite messy because there are so many of them that itâs difficult to keep track of what needs what. I tend to just install the whole super set as noted in the RPM Fusion docs and that seems to ensure that everything works.