[FFmpeg-devel] [PATCH] describe .Y.U.V image file format in muxer documentation

Peter Ross pross
Sun Feb 13 22:59:15 CET 2011


---

On Sun, Feb 13, 2011 at 02:21:25PM +0200, Ivan Kalvachev wrote:
> On 2/13/11, Peter Ross <pross at xvid.org> wrote:
[..]
> > +The image muxer supports the .Y.U.V image file format. This format is
> > +special in that that each image frame consists of three files, for
> > +each of the YUV420P components. To read or write this image file format,
> > +specify the name of the '.Y' file. The muxer will automatically open the
> > +'.U' and '.Y' files as required.
>
> Do you mean " '.U' and' .V' files as required. " ?

Fixed.

 doc/muxers.texi |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/doc/muxers.texi b/doc/muxers.texi
index e7cfc4a..9d46803 100644
--- a/doc/muxers.texi
+++ b/doc/muxers.texi
@@ -141,6 +141,12 @@ Note also that the pattern must not necessarily contain "%d" or
 ffmpeg -i in.avi -f image2 -vframes 1 img.jpeg
 @end example
 
+The image muxer supports the .Y.U.V image file format. This format is
+special in that that each image frame consists of three files, for
+each of the YUV420P components. To read or write this image file format,
+specify the name of the '.Y' file. The muxer will automatically open the
+'.U' and '.V' files as required.
+
 @section mpegts
 
 MPEG transport stream muxer.
-- 
1.7.1


-- Peter
(A907 E02F A6E5 0CD2 34CD 20D2 6760 79C5 AC40 DD6B)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20110214/ce0b5455/attachment.pgp>



More information about the ffmpeg-devel mailing list