[MPlayer-dev-eng] [PATCH] remove libpng dependency for gmplayer (use lavc instead)
Ivo
ivop at euronet.nl
Tue May 1 20:19:23 CEST 2007
On Tuesday 01 May 2007 19:51, Compn wrote:
> On Tue, 01 May 2007 12:25:18 +0200, Reimar D?ffinger scribed:
> >Hello,
> >what do you think about attached patch? It completely removes the old
> >libpng code in favour of using libavcodec, so should there be anyone
>
> sounds good. what about replacing -vo png/gif/jpeg with libavcodec
> too ?
I am all for it. Perhaps just one vo (call it mf, like the mf:// input for
multiple images) which has a suboption to specify the image type you want.
vo_pnm can be dropped then too. As a bonus, we get targa and tiff output
via libavcodec.
Or, drop all vo's that do not display the output and move them to mencoder.
IMHO converting a movie to images does not belong in a player.
--Ivo
More information about the MPlayer-dev-eng
mailing list