Page 1 of 1

Can't play AVI or MOV

Posted: 03 Jul 2007 08:45
by Stephen Q
Hello,
Im running Fedora 7 with VLC 0.8.6c installed from the livna repo through yum.
However i can't play avi files. I have tested 3 different files, and get the following errors:

main error: no suitable decoder module for fourcc `DX50'.
VLC probably does not support this sound or video format.
main error: no suitable decoder module for fourcc `CSCD'.
VLC probably does not support this sound or video format.
main error: no suitable decoder module for fourcc `XVID'.
VLC probably does not support this sound or video format.
main error: no suitable decoder module for fourcc `H264'.
VLC probably does not support this sound or video format.

This is interesting, as im pretty sure that vlc plays H264 and XVID. Not sure about the others.
Sound plays fine.

MOV is also an issue:

main error: no suitable decoder module for fourcc `avc1'.
VLC probably does not support this sound or video format.
main error: no suitable decoder module for fourcc `mp4a'.
VLC probably does not support this sound or video format.

Any ideas?

(also, i registered using stephen_wq but as of today it seems my isp is blocking any emails that use php mail(), as no activation or form emails come through. If you could kindly delete that account, that would be great.)

Re: Can't play AVI or MOV

Posted: 03 Jul 2007 09:38
by Jean-Baptiste Kempf
rm -rf ~/.vlc

Re: Can't play AVI or MOV

Posted: 03 Jul 2007 09:50
by Stephen Q
Done, but still the same errors.

Re: Can't play AVI or MOV

Posted: 03 Jul 2007 14:14
by xtophe
vlc -vvv --color --list |grep ffmpeg then.

see if it finds the ffmpeg module

Re: Can't play AVI or MOV

Posted: 04 Jul 2007 03:06
by Stephen Q
edit: Reinstalled ffmpeg, vlc and other related files, no change.
Deleted the .vlc directory again, and its working great now.

VLC is great,
Thanks very much

Re: Can't play AVI or MOV

Posted: 16 Jul 2007 04:25
by _saiko
i'm having the exact same problem

running arch linux and installed via pacman

vlc -vvv --color --list |grep ffmpeg doesn't find the ffmpeg module :/

i tried deleting .vlc dir, reinstalling vlc with it's deps, reinstalling xine-lib... but didn't help

could it be conflicting with some other codecs or something ?

i googled and somebody mentioned xine-libs and i know that i have some xine related packages installed

hopefully some knows what's the problem :/

any help is appreciated cos i really hope i'll be able to continue using vlc

Re: Can't play AVI or MOV

Posted: 30 Mar 2008 20:31
by colo
I have the same problem, and am unable to resolve it. Hardy Heron Beta on AMD64.

d@d-ubuntu:~$ vlc -vvv --color --list |grep ffmpeg
VLC media player 0.8.6e Janus
[00000001] main private debug: checking builtin modules
[00000001] main private debug: checking plugin modules
[00000001] main private debug: loading plugins cache file /home/d/.vlc/cache/plugins-04081e.dat
[00000001] main private warning: could not open plugins cache file /home/d/.vlc/cache/plugins-04081e.dat for reading
[00000001] main private debug: recursively browsing `modules'
[00000001] main private debug: recursively browsing `/usr/lib/vlc'
[00000001] main private warning: cannot load module `/usr/lib/vlc/stream_out/libstream_out_switcher_plugin.so' (/usr/lib/libavcodec.so.1d: undefined symbol: faacDecDecode)
[00000001] main private warning: cannot load module `/usr/lib/vlc/codec/libffmpeg_plugin.so' (/usr/lib/libavcodec.so.1d: undefined symbol: faacDecDecode)
[00000001] main private debug: recursively browsing `plugins'
[00000001] main private debug: module bank initialized, found 222 modules
[00000001] main private debug: saving plugins cache file /home/d/.vlc/cache/plugins-04081e.dat

Re: Can't play AVI or MOV

Posted: 23 Apr 2008 01:59
by janpetel
edit: Reinstalled ffmpeg, vlc and other related files, no change.
Deleted the .vlc directory again, and its working great now.

VLC is great,
Thanks, I've been looking for a solution to this problem that seems to have gotten a lot of victims, googling around a bit.

I couldn't play any type of video; just sound.

After reading this thread, I renamed ~/.vlc/ , which has the same effect as deleting it;
Then I reinstalled the vlc and ffmpeg packages with my package manager (I just happened to install Fedora 8 ).

Everything is working now like it used to do in Fedora 7, even the mozilla firefox plugin.
Unfortunately, I have to disagree slightly with the quoted gentleman: VLC is brilliant...
-Happy happy joy joy-

Settings garbled after VLC upgrade

Posted: 19 May 2008 20:39
by janpetel
Grmpf! :-(

I just got an automated update from my repository manager and the same problem appeared.

Same solution worked, but now I have to adjust my settings all over again (I have altered some settings to my better liking). Is there a way to avoid this altogether and is it indeed an upgrading problem?

Re: Can't play AVI or MOV

Posted: 29 Jun 2008 06:27
by ds3
I'm having a similar problem, but only the VLC Mozilla plugin is having problems. VLC will play MOV files, but they won't play in Firefox 3. WMV files play fine in Firefox with the plugin, but MOV files either sit with a black screen reading (no video) or suggest I download the Quicktime plugin depending on the site. I have no conflicting plugins (Totem and MPlayer plugins are not installed), but am running a 64 bit version of Ubuntu Hardy, and using a dual boot machine with a shared Windows XP/Ubuntu profile for Firefox 3.
Thanks for any help.

Re: Can't play AVI or MOV

Posted: 13 Jun 2009 21:37
by rajivgup
Hi, I'm still having the same problem.
I'm running PClinux (2.6.26.8.tex3), Installed VLC version VLC media player 0.9.9a Grishenko. I installed it from default source.
When try to play avi file I get error :
[00000383] avi stream warning: unknown chunk (not loaded)
[00000386] main decoder error: no suitable decoder module for fourcc `DX50'.
VLC probably does not support this sound or video format.

I re-installed vlc, ffmpeg after removing ~/,cache/vlc ~/local/share/vlc but still vlc is not showing ffmpeg module installed. I don't have ~/.vlc.

vlc -l -vvv | grep ffmpeg not list the module.

I'm big fan of VLC and I have it working in my Ubuntu but would like to get it working on my PcLinux as well. Any help would be greatly appreciated. BTW those avi files can be played at mplayer (kmplayer).

Re: Can't play AVI or MOV

Posted: 30 Jun 2009 17:03
by monikakrishn
[root@localhost ~]# vlc -vvv --color --list |grep ffmpeg
VLC media player 0.8.7 Janus
starting VLC root wrapper... using UID 0 (root)
***************************************
* Running VLC as root is discouraged. *
***************************************

It is potentially dangerous, and might not even work properly.
[00000001] main private debug: checking builtin modules
[00000001] main private debug: checking plugin modules
[00000001] main private debug: loading plugins cache file /root/.vlc/cache/plugins-04041e.dat
[00000001] main private debug: recursively browsing `/usr/lib/vlc'
[00000001] main private debug: module bank initialized, found 244 modules
[00000001] main private debug: saving plugins cache file /root/.vlc/cache/plugins-04041e.dat


I m also having same problem that no video......this is the msg m getting Kindly help!