[FFmpeg-devel] [PATCH 10/13] Add rawvideo pixel formats to codec tags mapping for the newly added nut rawvideo pixel formats codec tags.
Stefano Sabatini
stefano.sabatini-lala
Sat May 15 16:21:16 CEST 2010
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]".
Regards.
[1] http://fourcc.org/
[2] http://wiki.multimedia.cx/index.php?title=Category:Video_FourCCs
--
FFmpeg = Formidable & Fanciful Mortal Picky Excellent Guru
-------------- next part --------------
A non-text attachment was scrubbed...
Name: extend-nut-fourcc-tags.patch
Type: text/x-diff
Size: 1631 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20100515/cf1589c1/attachment.patch>
More information about the ffmpeg-devel
mailing list