In linux, you can use mplayer to play a video in rmvb format from Lu Yu. Only the sound has no image.
Source: Internet
Author: User
In linux, use mplayer to play a video in rmvb format from Lu Yu. Only the voice has no images-Linux general technology-Linux technology and application information. For more information, see the following. I 've been suffering from this problem for an hour, but I'm depressed. But it's best to solve it through two masters, google and baidu. The problem is like this. When I open it with mplayer. when a video in rmvb format has sound and no image, a dialog box is displayed with the following error:
Cannot find codec matching selected-vo and video format 0x30345652
Solution: first analyze the error message. If the error code is not found, download the essential-20071007 and decompress the code, and put it under/usr/lib/win32. If win32 does not exist. You can create and copy it yourself.
Before you start playing a Video, you need to perform the following settings (start it first). Then, right-click the main menu and choose> Preferences/attribute> Video/Video, in "Available drivers/Available driver", select "x11" or "xv",> hook the lower half of the same window to "allow drop frame/Enable frame dropping ".
To play a movie downloaded from the internet, you must install the decoder:
Wget http://www1.mplayerhq.hu/MPlayer... al-20071007.tar.bz2
Tar-xvjf essential-20071007.tar.bz2
Sudo mv essential-20071007/usr/lib/codecs
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.