When trying to play an avi file, I can get the audio but not the video, whatever the encoding is (DIV3, DIVX, wma2, DX50, XVID, ...).
Note:
- with other players (mplayer, xmms), I can play these files without any troubles.
with vlc, I can play non-AVI files, like MPEG1/2 files.
Code: Select all
evo(~) [106] > vlc --version
VLC media player snapshot-20051027 Janus
VLC version snapshot-20051027 Janus
Compiled by root.
Compiler: gcc version 3.4.2 [FreeBSD] 20040728
Code: Select all
VLC media player snapshot-20051027 Janus
[00000256] main decoder error: no suitable decoder module for fourcc `DIV3'.
VLC probably does not support this sound or video format.
[00000322] main decoder error: no suitable decoder module for fourcc `DIVX'.
VLC probably does not support this sound or video format.
[00000323] main decoder error: no suitable decoder module for fourcc `wma2'.
VLC probably does not support this sound or video format.
[00000236] main playlist: nothing to play
[00000329] main decoder error: no suitable decoder module for fourcc `DX50'.
VLC probably does not support this sound or video format.
[00000339] main decoder error: no suitable decoder module for fourcc `DIV3'.
VLC probably does not support this sound or video format.
[00000349] main decoder error: no suitable decoder module for fourcc `XVID'.
VLC probably does not support this sound or video format.
[00000359] main decoder error: no suitable decoder module for fourcc `DX50'.
VLC probably does not support this sound or video format.
[00000360] a52 decoder: A/52 channels:2 samplerate:48000 bitrate:192000
No accelerated IMDCT transform found
[00000369] main decoder error: no suitable decoder module for fourcc `DX50'.
VLC probably does not support this sound or video format.
[00000379] main decoder error: no suitable decoder module for fourcc `XVID'.
VLC probably does not support this sound or video format.
[00000380] a52 decoder: A/52 channels:2 samplerate:48000 bitrate:192000
marc