[MPlayer-dev-eng] [PATCH] Wire up EATGV support
compn
tempn at twmi.rr.com
Mon Jun 15 14:46:24 CEST 2009
On Mon, 15 Jun 2009 03:40:22 +0200 (CEST), Jan Engelhardt wrote:
>By the way, more lavc codecs are not listed in codecs.conf, like eatgq,
>just to name one. Someone should perhaps go through the list, if
>possible.
>
i havent had the motivation/time to do this.
>+videocodec eatgv
>+ info "FFmpeg Electronic Arts TGV"
>+ status working
>+ format 0x0
>+ driver ffmpeg
>+ dll eatgv
>+ out BGR8
patch rejected, format 0x0 is reserved for raw codecs.
to add this properly you have to set an internal mplayer fourcc for
this format.
example of how to do it:
http://lists.mplayerhq.hu/pipermail/mplayer-cvslog/2008-June/034826.html
(the mp_taglists.c part is the important bit)
-compn
More information about the MPlayer-dev-eng
mailing list