[MPlayer-dev-eng] [PATCH] Direct3D libvo driver
Georgi Petrov
gogothebee at gmail.com
Mon Nov 17 16:56:01 CET 2008
Ok, but this doesn't change the fact that current SVN doesn't play
anything. Example of failure:
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
Cannot find codec 'h264' in libavcodec...
VDecoder init failed :(
Cannot find codec matching selected -vo and video format 0x31637661.
Read DOCS/HTML/en/codecs.html!
How is h264 supposed to be missing from libavcodec...
Or:
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
Cannot find codec 'mpeg4' in libavcodec...
VDecoder init failed :(
Requested video codec family [xvid] (vfm=xvid) not available.
Enable it at compilation.
Cannot find codec matching selected -vo and video format 0x44495658.
Or:
Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
Cannot find codec 'vp6f' in libavcodec...
VDecoder init failed :(
Opening video decoder: [vfwex] Win32/VfWex video codecs
ICOpen failed! unknown codec / wrong parameters?
Loading codec DLL: 'vp6vfw.dll'
Can't open library vp6vfw.dll
VDecoder init failed :(
Cannot find codec matching selected -vo and video format 0x46365056.
...and so on...
More information about the MPlayer-dev-eng
mailing list