[MPlayer-dev-eng] [PATCH] Direct3D libvo driver
Reimar Döffinger
Reimar.Doeffinger at stud.uni-karlsruhe.de
Mon Nov 17 18:00:26 CET 2008
Hello,
On Mon, Nov 17, 2008 at 05:56:01PM +0200, Georgi Petrov wrote:
> 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...
No idea, but I can say that I tested your vo just moments on Vista and
everything worked just fine.
I guess for some reason configure disabled all lavc decoders, check the
config.h file for "ENABLE_H264_ENCODER", it should be defined to 1.
If not, things like broken grep/sed or libavcodec subdir might be the
reason.
You could also try one of the daily SVN snapshots from the download
page.
Greetings,
Reimar Doeffinger
More information about the MPlayer-dev-eng
mailing list