Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum. |
Notices |
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
|
 |
05-10-2008, 02:08 PM
|
#1
|
Senior Member
Registered: Sep 2003
Posts: 3,171
Rep: 
|
vlc video codecs
A long time ago I had vlc working on my system, but along the way I did an upgrade and vlc stopped working. More specifically, the audio codecs seem to work just fine, but there is no video.
I am now fiddling with this a bit and would like to get the video running. However vlc does not seem to be able to locate the codecs or where the codecs are supposed to go.
I did visit the vlc homepage, read the faq and the installation instructions, and come up pretty much blank.
The codecs for vlc appear to be located in /usr/lib/vlc/codec (and also in /usr/local/lib/vlc/codec) and doing an strace vlc indicates that it is looking in the right place for them.
But the preferences Input/Codecs section shows only a Theora codec and a Fake codec and I get no video.
Running VLC from the command line gives this error on an avi:
Quote:
[00000294] main decoder error: no suitable decoder module for fourcc `XVID'.
VLC probably does not support this sound or video format.
|
and gives this error on a wmv:
Quote:
[00000356] main video output error: no video filter module matched "scale"
[00000356] main video output error: no suitable vout module
[00000356] main video output error: cannot delete object (356, (null)) with children
[00000355] main decoder error: failed to create video output
|
The system is Mandriva 2008 and it is vlc 0.8.6.
Anyone know what is happening?
|
|
|
05-11-2008, 04:18 AM
|
#2
|
Registered User
Registered: Dec 2006
Posts: 1,454
Rep:
|
One shortcut I've found most effective is to give the install command from the terminal. That usually fixes broken/missing packages/links/dependencies, etc.
Otherwise, you can go here for a debugger. I would assume there's a universal problem with VLC in Mandriva, since a debugger page exists.
Cheers
|
|
|
05-11-2008, 01:59 PM
|
#3
|
Member
Registered: Jan 2005
Location: Berkshire, UK
Distribution: Fedora Core 7, 8
Posts: 38
Rep:
|
Are you running a 64 bit kernel or a 32 bit version? If you have moved to 64, the codecs need to be in the lib64 folder.
Other than that, not much I can offer as I run FC7...
HTH
Michael
|
|
|
05-11-2008, 05:29 PM
|
#4
|
Senior Member
Registered: Sep 2003
Posts: 3,171
Original Poster
Rep: 
|
The system is 32 bit.
I downloaded and installed that debug package, but could not make it work.
It was the weirdest thing. It installed to /usr/lib/debug/vlc and put a whole bunch of stuff there. In /usr/lib/debug/vlc/bin were a number of executables with proper permissions etc including a program called vlc.debug. But vlc.debug wouldn't run. I mean, when I cd into that directory, and did a ./vlc.debug the message I got back was "no such file or directory".
Well, I played with that for a bit then uninstalled the package.
|
|
|
05-12-2008, 01:19 AM
|
#5
|
Senior Member
Registered: Feb 2003
Location: CT
Distribution: Debian 6+, CentOS 5+
Posts: 1,323
Rep: 
|
Kinda a stupid question, but did you reinstall the codecs to try to rectify this?
|
|
|
05-12-2008, 12:58 PM
|
#6
|
Senior Member
Registered: Sep 2003
Posts: 3,171
Original Poster
Rep: 
|
Uninstalled the whole package and reinstalled it. I don't see a specific codecs package, which is something I have been wondering about. But the codecs are where they apparently are supposed to be.
|
|
|
07-26-2008, 12:34 PM
|
#7
|
Senior Member
Registered: Sep 2003
Posts: 3,171
Original Poster
Rep: 
|
...and, after a long time, a solution.
I just rolled my system forward to Mandriva 2008.1, and tried to use VLC for video again...and it didn't work.
So, as I had done previously, I ran it from the command line to see what it said. This time (and I don't know if I just overlooked this before or not) that "no video filter matched scale".
So I tracked that one into preferences and turned off the only filter that was specified, that one being the "video scaling filter".
Suddenly, I at least had a vlc window that had a section in it for video, though that section was blank. This was progress, and there was no further warning about the filter.
It even would play an mpeg, but not an avi. When I tried to play an avi, I got the error message "[00000313] main decoder error: no suitable decoder module for fourcc `DX50'.
VLC probably does not support this sound or video format."
So I entered that error message into google, and quickly came up with this thing to try:
vlc -v --reset-plugins-cache
So I did.
And it worked. Now VLC is working just fine.
|
|
|
11-10-2008, 07:17 PM
|
#8
|
Member
Registered: Oct 2006
Distribution: Debian x64
Posts: 198
Rep:
|
I'm having this exact same issue trying to play an avi.
Code:
[00000288] main decoder error: no suitable decoder module for fourcc `FMP4'.
VLC probably does not support this sound or video format.
[00000293] main decoder error: no suitable decoder module for fourcc `FMP4'.
VLC probably does not support this sound or video format.
along with :
Code:
cannot load module `/usr/lib/vlc/codec/libffmpeg_plugin.so' (/usr/lib/vlc/codec/libffmpeg_plugin.so: undefined symbol: img_resample)
I've tried flushing the cache and many of the other things mentioned to no effect. Ideas?
|
|
|
All times are GMT -5. The time now is 12:10 AM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|