Since I started using Linux/Unix, I have found that windows is not the only best choice. This is not the case, and everything is done in Linux.
However, when I played a music file (MP3 and WMA) Today, I found that fedora (13) does not install the relevant playback plug-ins by default, prompting me to search for plug-ins. I finally searched for the plug-ins for half a day, but I did not find them yet, click "More information", but it prompts that the default fedora of the music plug-in is not included (because of the License ):
Https://fedoraproject.org/wiki/PackageKit_Items_Not_Found#Missing_Codec
I searched the internet for half a day and said I could use xmms to play the video. no, I tried to install xmms:
Yum-y install xmms
Yum-y install xmms-skins
When the license is installed, the system prompts that playing in MP3 format is not supported due to license.
You have uninstalled this useless one (Fedora has its own playback tool ):
Rpm-e xmms
Rpm-e xmms-skins
Finally, you can solve this problem by adding the rpmfusion source.
Rpm fusion provides software that the Fedora Project or red hat doesn't want to ship. that software is provided as precompiled RPMs for all current fedora versions and Red Hat Enterprise Linux 5 and 6; you can use the RPM fusion repositories with tools like yum and packagekit.
The procedure is as follows:
Enter
Su-C 'rpm-uvh http://download1.rpmfusion.org/free/fedora/rpmfusion-free-release-stable.noarch.rpm license'
Enter the password, enter the root user password, and press Enter.
Below, all the MP3 and WMA formats can be played. Haha: