Solution for playing MP3 files with rmvb, RM, Avi and other formats on fedora 8

Source: Internet
Author: User
For most of the following content, refer to these three websites:
A: http://www.linuxidc.com/Linux/2007-12/9998.htm
B: http://www.shinian10.com/article.asp? Id = 497
C: http://blog.chinaunix.net/u/27493/showart_398582.html
Thanks to the authors.

1. Add available Yum media sources
Install additional software libraries
==> Software Package repository of rpm.livna.org:
Input in terminal: rpm-IVH http://livna-dl.reloumirrors.net/fedora/7/i386/livna-release-7-2.noarch.rpm
==> Freshrpms.net package Repository:
=> Rpm-IVH http://ftp.freshrpms.net/pub/freshrpms/fedora/linux/7/freshrpms-release/freshrpms-release-1.1-1.fc.noarch.rpm
Or download the package and install it again.
Fastest installation Source: Yum install Yum-fastestmirror

2. Install the music player audacious.
Yum install audacious
When installing the plug-in, you can directly install the yum install audacious-plugins *
However, when installing the plug-in, files from livna and freshrpms may conflict with each other. You can select all the following files, as shown in the following figure:
Ransaction check error:

File/usr/lib/audacious/input/AAc. So conflicts between attempted
Installof audacious-plugins-extras-1.4.4-1.fc8.i386 and
Audacious-plugins-nonfree-aac-1.4.4-1.lvn8.i386
File
/Usr/lib/audacious/input/ALAC. So conflicts between attempted instils
Of audacious-plugins-extras-1.4.4-1.fc8.i386 and
Audacious-plugins-nonfree-alac-1.4.4-1.lvn8.i386
File
/Usr/lib/audacious/input/madplug. So conflicts between attempted
Installof audacious-plugins-extras-1.4.4-1.fc8.i386 and
Audacious-plugins-nonfree-mp3-1.4.4-1.lvn8.i386
File
/Usr/lib/audacious/input/WMA. So conflicts between attempted installof
Audacious-plugins-extras-1.4.4-1.fc8.i386 and
Audacious-plugins-nonfree-wma-1.4.4-1.lvn8.i386

error summary
-------------
install these directly:
[root @ localhost input] # Yum install audacious-plugins-nonfree-mp3-1.4.4-1.lvn8.i386
[root @ localhost input] # Yum install audacious-plugins-nonfree-aac-1.4.4-1.lvn8.i386
[root @ localhost input] # Yum install audacious-plugins-nonfree-alac-1.4.4-1.lvn8.i386
[root @ localhost input] # Yum install audacious-plugins-nonfree-wma-1.4.4-1.lvn8.i386
then you can play MP3

the following are some plug-ins
audacious-1.3.2-3.fc8.i386.rpm
plugins: audacious-plugins-1.3.5-3.fc8.i386.rpm
audacious-plugins-nonfree-aac-1.3.5-1.lvn8.i386.rpm
audacious-plugins-nonfree-alac-1.3.5-1.lvn8.i386.rpm
audacious-plugins-nonfree-lame-1.3.5-1.lvn8.i386.rpm
audacious-plugins-nonfree-mp3-1.3.5-1.lvn8.i386.rpm
audacious-plugins-nonfree-wma-1.3.5-1.lvn8.i386.rpm
requires: audacious-mac-0.2.0.tar.gz

3. Solve the Problem of playing rmvb, RM, Avi and other formats
==> Install mpayer first
Yum install mplayer mplayerplug-in
Mplayer Website: http://www.mplayerhq.hu/design7/news.html

==> Codec packages installation:
Connection: http://www1.mplayerhq.hu/MPlayer/releases/codecs/essential-20071007.tar.bz2
Move all extracted files to/usr/lib/codecs/(For details, refer to the README file)
Pay attention to the codecs directory permission, which requires the RX permission, not only reading but also executing
To modify the permissions of codecs, you can use the chown-r user name codecs to modify its owner.
==> Install smplayer as the player UI
Download smplayer: http://downloads.sourceforge.net/smplayer/smplayer-0.5.62.tar.bz2
Smplayer Official Website: http://smplayer.sourceforge.net/
Installing smplayer requires qt3 or qt4. If you have not installed smplayer on your computer, install it first!
Qt4-devel Yum install qt4

After the smplayer package is decompressed,
Modify the makefile content.
VI makefile
Change qmake = qmake to qmake =/usr/lib/qt4/bin/qmake
Save and exit
Make
Make install
After the installation is complete, you can open files in rmvb, RM, and AVI formats.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.