[FFmpeg-devel] [PATCH 10/13] Add rawvideo pixel formats to codec tags mapping for the newly added nut rawvideo pixel formats codec tags.

Michael Niedermayer michaelni
Sun May 16 02:43:47 CEST 2010


On Sat, May 15, 2010 at 04:21:16PM +0200, Stefano Sabatini wrote:
> On date Friday 2010-05-14 23:43:54 +0200, Michael Niedermayer encoded:
> > On Fri, May 14, 2010 at 02:09:23AM +0200, Stefano Sabatini wrote:
> [...]
> > >  nut4cc.txt |   10 ++++++++++
> > >  1 file changed, 10 insertions(+)
> > > a70981c1c057d16f5fa3bcdca57f39e8c2f19106  extend-nut-fourcc-tags.patch
> > > Index: docs/nut4cc.txt
> > > ===================================================================
> > > --- docs/nut4cc.txt	(revision 666)
> > > +++ docs/nut4cc.txt	(working copy)
> > > @@ -91,6 +91,16 @@
> > >  ARGB    Packed RGBA 8:8:8:8, 32bpp, ARGB [NOT in AVI]
> > >  RGB[24] Packed RGB 8:8:8, 24bpp RGB [NOT in AVI]
> > >  BGR[24] Packed RGB 8:8:8, 24bpp BGR [NOT in AVI]
> > > +B1W0    black/white bitstream, 1bpp, 0 is white, 1 is black [NOT in AVI]
> > > +B0W1    black/white bitstream, 1bpp, 1 is white, 0 is black [NOT in AVI]
> > 
> > here too the ordering in a byte is ambigous
> 
> Both nut and FFmpeg patches updated.
> 
> BTW I'm noting that nut4cc.txt lists:
> 411P    Planar 4:1:1 YUV
> 422P    Planar 4:2:2 YUV
> 444P    Planar 4:4:4 YUV
> 
> but they're not mentioned neither in [1] neither in [2]. So I suppose
> they should be marked with "[NOT in AVI]".

i think ive seen aviswith these but i might misremember


anyway your patches look ok if tested

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Everything should be made as simple as possible, but not simpler.
-- Albert Einstein
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20100516/56500066/attachment.pgp>



More information about the ffmpeg-devel mailing list