[MPlayer-dev-eng] [PATCH] include new fourcc into codecs.conf for LEAD
attila
attila at pai.kinali.ch
Sun Jul 18 10:18:58 CEST 2004
On Mon, Mar 22, 2004 at 11:56:03AM +0200, Tuukka Toivonen wrote:
> On Sun, 21 Mar 2004, Roberto Togni wrote:
>
> >On 2004.03.21 03:03, adland wrote:
> >> I needed to make this small change to
> >> codecs.conf to see demo avi listed below
> >>
> >> new fourCC in avi file was LEAD
> >Applied, thanks.
>
> Is LEAD considered a standard format? I don't think so but correct me if
> I'm wrong. Then why LEAD is accepted but yv12 is not? Last time my patch
> (attached) was rejected, IIRC, because it was "non-standard" format. yv12
> doesn't even require any evil binary codec (or are they considered a good
> thing?).
> --- mplayer-1.0pre1/etc/codecs.conf Mon Sep 1 11:29:23 2003
> +++ etc/mplayer/codecs.conf Thu Sep 4 01:37:37 2003
> @@ -1559,6 +1559,7 @@
> format 0x20776172
> fourcc i420,I420
> fourcc IYUV,iyuv
> + fourcc yv12 I420
> out I420,IYUV
>
> videocodec rawyvu9
Does anything speak against this ?
And IMHO non-standard isnt an argument as mplayer
already implements a lot of non-standard stuff.
Attila Kinali
More information about the MPlayer-dev-eng
mailing list