You are not logged in.
I get this error when playing any AVI file (but not WMV)
VLC media player 0.8.6c Janus
[00000279] main decoder error: no suitable decoder module for fourcc `DX50'.
VLC probably does not support this sound or video format.
VLC media player 0.8.6c Janus
[00000292] main decoder error: no suitable decoder module for fourcc `XVID'.
VLC probably does not support this sound or video format.
I deleted my ~/.vlc directory and it still happens. It used to work just fine a few days ago.
Offline
Yeah, I'm experiencing the same thing. I already did a bit of research and apparently it could have something to do with ffmpeg. I'd really like to find a solution to this problem. Using mplayer just doesn't feel right.
Offline
Run VLC from the command line and see what library it's complaining about.
Offline
Run VLC from the command line and see what library it's complaining about.
I get this error when playing any AVI file (but not WMV)
VLC media player 0.8.6c Janus [00000279] main decoder error: no suitable decoder module for fourcc `DX50'. VLC probably does not support this sound or video format.
VLC media player 0.8.6c Janus [00000292] main decoder error: no suitable decoder module for fourcc `XVID'. VLC probably does not support this sound or video format.
I deleted my ~/.vlc directory and it still happens. It used to work just fine a few days ago.
Even with vlc -vvv it doesn't give more info.
Offline
I'm sorry, I was thinking that that was from the strange uninformative VLC pop-up dialog box.
--
Scratch that last bit. Both of the files that are listed above are MPEG4 files in strange wrappers. I asked to see if your VLC build has become incompatible with the version of x264 on your system. But VLC should have complained about that.
Last edited by skottish (2007-08-04 01:54:00)
Offline
try building vlc from abs or grab the build that i've made (it's from abs,but can save you some compile-time) here.
seems a bug in the pacman's version of vlc, with the abs it works just fine.
Offline
Thanks Weseven. I have replace vlc with Yours, and now is OK for me.
I thing that latest pacman vlc have some problems with ffmpeg. I have Arch server to stream 4 dvb channells for few clients. Last week I have make fresh install for new client machine and I have same problem like Jason. VLC refuses to play mp4v video with same error like Jason - no suitable decoder module for fourcc "mp4v" . When I switch to mp2v everithing is OK.
vlc --list |grep ffmpeg on client machine show nothing.
The server machine is also pacman version after upgrade, but it works fine and vlc --list output show ffmpeg codecs.
Last edited by dinobg (2007-08-05 05:34:45)
Offline
Thanks weseven. I had the same problem and your build solved it.
Offline
Thanks weseven. I had the same problem and your build solved it.
Same here. Thanks. If I do a pacman -Syu will that remove your vlc and replace it with the normal build?
Offline
a pacman -Syu won't remove vlc until the vlc on pacman's repo is updated (and hopefully the updated version will work fine),because "my" version is merely the same version of pacman repo, but compiled from abs.
i'm glad it solved your problems
Offline
a pacman -Syu won't remove vlc until the vlc on pacman's repo is updated (and hopefully the updated version will work fine),because "my" version is merely the same version of pacman repo, but compiled from abs.
i'm glad it solved your problems
Thanks again for the clear reply
Offline
Thanks, worked for me.
Offline
Thank you sir, my troubles are now gone.
Got this problem after changing from radeon to nvidia gfx.
Offline