Title: how to play mp3 and wma media files under Fedora. Linux is a technology channel of the IT lab in China. Including desktop applications, Linux system management, kernel research, embedded systems, open source, and other basic categories (1) first remove the existing system totem # yum remove totem
(2) install totem-xine # yum install-y totem-xine
(3) install extras # yum install-y xine-extras
(4) install DVD player # yum install-y libdvdcss libdvdna v
(5) install lame # yum install-y lame
(6) install mpeg support # yum install-y ffmpeg
(7) install RM playback support # yum install-y compat-libstdc ++-33 (if this realplayer is not installed, it cannot be used, and there is no image or sound during totem playback)
(8) install sound support # yum install-y xine-lib-extras-nonfree (if this totem player rm is not installed, there is no image or sound)
(9) Finally install vlc # yum install-y vlc
Here! Totem-xine has been fully installed
But it still cannot play rm, because there is no Decoder
Download w32codec and put all decompressed files under/usr/lib/codecs.
Done!
Note: During yum installation, it is best not to install too much at a time, for example, yum install-y totem-xine-extras libdvdcss libdvdna V ......! In this case, an installation error is reported!
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.