Re: mplayer failing in cooker

Per Øyvind Karlsen <[email protected]> Sat, 21 Jan 2012 19:09:20 +0100
Newsgroups gmane.linux.mandrake.cooker.devel
Message-ID <CA+0WU1RPyFdAmhX4=JDf7o05q8986ujrmZ5QVAUy0PdaOXH0xQ@mail.gmail.com>
Den 18:18 21. januar 2012 skrev Nicolas Pomarède
<[email protected]> følgende:
> Hello
>
> with the recent player from a few days ago (17 jan 2012), many (all ?) of my
> videos that were working with the previous r32713.8 (from nov 2011) are not
> working anymore (only sound is decoded). I guess this might be related to
> the way mplayers now uses external libraries.
>
> All dependancies are up to date on this cooker machine.
>
> Only the first image is decoded, then mplayer displays a lot of :
>
> Dropping frame with size not matching configured size
> Dropping frame with size not matching configured size
> Dropping frame with size not matching configured size
> Dropping frame with size not matching configured size
> Dropping frame with size not matching configured size
> Dropping frame with size not matching configured size
>
>
> Could this be related to this message with mismatching version ?
>
> ==========================================================================
> Opening video decoder: [ffmpeg] FFmpeg's libavcodec codec family
> libavcodec version 53.42.4 (external)
> Mismatching header version 53.56.105
> Unsupported PixelFormat 61
> Unsupported PixelFormat 53
> Unsupported PixelFormat 81
> Selected video codec: [ffodivx] vfm: ffmpeg (FFmpeg MPEG-4)
>
>
> I have
>
> libavfilter1-0.7.8-1-mdv2012.0.i586
> libavfilter2-0.8.7-1-mdv2012.0.i586
> libavutil50-0.7.8-1-mdv2012.0.i586
> libavformats52-0.7.8-1-mdv2012.0.i586
> libavutil51-0.9.1-3-mdv2012.0.i586
> libavformats53-0.9.1-3-mdv2012.0.i586
> mplayer-1.0-1.rc4.0.r34578.1-mdv2012.0.i586
This was caused by mplayer being built against local copy of ffmpeg headers.

I've just pushed a new release fixing this. :)

--
Regards,
Per Øyvind