Playing rmvb-Ubuntu manual Configuration

Source: Internet
Author: User

Using the default totem of the system, rmvb cannot be played, and mplayer cannot be installed. I read a lot of posts and tried a lot of methods, but it never works. Finally, two posts are completed:

1. Perfect playback of rmvb and other common video files in Ubuntu

 

2. Ubuntu rmvb

 

Actually, you can use the first post, because real codec is not free...

The process for extracting the first post is as follows:

1. Update Source
Skip this step
2. Uninstall the default totem
Sudo apt-Get remove totem-gstreamer
3. Install totem-xine.
Sudo apt-Get install totem-xine libxine1-ffmpeg libxine1-gnome libxine1-plugins libxine1 libstdc ++ 5
4. Install the decoder.
Sudo apt-Get install w32codecs

The second post is excerpted as follows:

Rmvb cannot be played because the decoding package of rmvb is not free software. Modify the source:
Sudo gedit/etc/APT/sources. List
Join
Deb http://medibuntu.sos-sts.com/repo/ feisty free non-free


Deb-Src http://medibuntu.sos-sts.com/repo/ feisty free non-free

Deb ftp://ftp3.tsinghua.edu.cn/mirror/debian/debian-multimedia Testing main


Add key
Wget-Q http://packages.medibuntu.org/medibuntu-key.gpg-o-| sudo apt-key add-
Update
Sudo apt-Get update
Install
Sudo apt-Get install w32codecs libdvdcss2

As for the many comments on the Internet, I don't care about the top TEM and mplayer users. After all, I don't have a high requirement. You can just look at it.

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.