LinuxQuestions.org
Visit Jeremy's Blog.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
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


Reply
  Search this Thread
Old 05-10-2008, 02:08 PM   #1
jiml8
Senior Member
 
Registered: Sep 2003
Posts: 3,171

Rep: Reputation: 116Reputation: 116
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?
 
Old 05-11-2008, 04:18 AM   #2
DragonSlayer48DX
Registered User
 
Registered: Dec 2006
Posts: 1,454
Blog Entries: 1

Rep: Reputation: 75
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
 
Old 05-11-2008, 01:59 PM   #3
michaelsr
Member
 
Registered: Jan 2005
Location: Berkshire, UK
Distribution: Fedora Core 7, 8
Posts: 38

Rep: Reputation: 15
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
 
Old 05-11-2008, 05:29 PM   #4
jiml8
Senior Member
 
Registered: Sep 2003
Posts: 3,171

Original Poster
Rep: Reputation: 116Reputation: 116
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.
 
Old 05-12-2008, 01:19 AM   #5
scheidel21
Senior Member
 
Registered: Feb 2003
Location: CT
Distribution: Debian 6+, CentOS 5+
Posts: 1,323

Rep: Reputation: 100Reputation: 100
Kinda a stupid question, but did you reinstall the codecs to try to rectify this?
 
Old 05-12-2008, 12:58 PM   #6
jiml8
Senior Member
 
Registered: Sep 2003
Posts: 3,171

Original Poster
Rep: Reputation: 116Reputation: 116
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.
 
Old 07-26-2008, 12:34 PM   #7
jiml8
Senior Member
 
Registered: Sep 2003
Posts: 3,171

Original Poster
Rep: Reputation: 116Reputation: 116
...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.
 
Old 11-10-2008, 07:17 PM   #8
donnied
Member
 
Registered: Oct 2006
Distribution: Debian x64
Posts: 198

Rep: Reputation: 30
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?
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
VLC codecs for debian 4.0 unstable ? walterbyrd Linux - Software 15 08-29-2007 11:56 AM
video codecs adam_blackice Linux - Newbie 6 04-27-2006 12:59 PM
Better Video Codecs Wanted rrrssssss Linux - General 3 12-01-2005 04:34 AM
Video Codecs Kruncher General 3 06-11-2005 04:55 AM
Video codecs? gabebster Linux - Software 1 08-17-2003 10:05 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 09:33 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration