Postby fantry » 27 Mar 2007 13:13
I have compiled the 0.8.6 ,but it seems not support WMV3 format .
my configure param is
[root@ipv6-test /]# ./configure --disable-mad --disable-libmpeg2 --disable-vorbis --disable-speex --disable-dirac --disable-x264 --disable-cmml --enable-sdl --disable-opengl --disable-glx --disable-wxwidgets --with-ffmpeg-tree=/ffmpeg --enable--ffmpeg.
when open the wmv3 file ,it's debug info is below(filtrated out the important):
[00000450] main decoder debug: looking for decoder module: 16 candidates
[00000450] ffmpeg decoder debug: libavcodec initialized (interface 3345152 )
[00000450] ffmpeg decoder debug: ffmpeg codec (Windows Media Audio 2) started
[00000012] main module debug: using decoder module "ffmpeg"
[00000450] main decoder debug: thread 3009997728 (decoder) created at priority 0 (src/input/decoder.c:159)
[00000464] main decoder debug: looking for decoder module: 16 candidates
[00000464] main decoder error: no suitable decoder module for fourcc `WMV3'.
VLC probably does not support this sound or video format.
[00000464] main decoder debug: killing decoder fourcc `WMV3', 0 PES in FIFO
what is the config parameter should I enable?
or how to support the wmv3 format file in 0.8.4a since I have been using this version for a long time Smile It is dmo module's bug or config's wrong parameter? The config parameter in 0.8.4a is:
/configure --disable-mad --disable-libmpeg2 --disable-vorbis --disable-speex --disable-dirac --disable-x264 --disable-cmml --disable-opengl --disable-x11 --enable-sdl --disable-glx --enable-wxwidgets --with-wx-config-path=/usr/local/bin --with-wx-config=wx-config --with-ffmpeg-tree=/ffmpeg --enable--ffmpeg --enable-dmo --enable-loader