CVS: main/DOCS/man/en mplayer.1,1.883,1.884
CVS change done by Diego Biurrun CVS Update of /cvsroot/mplayer/main/DOCS/man/en In directory mail:/var2/tmp/cvs-serv25786/DOCS/man/en Modified Files: mplayer.1 Log Message: Mention that vstrict is necessary for some codecs, add ffvhuff. based on patch by Oded Shimon <ods15 at ods15 dot dyndns dot org> Index: mplayer.1 =================================================================== RCS file: /cvsroot/mplayer/main/DOCS/man/en/mplayer.1,v retrieving revision 1.883 retrieving revision 1.884 diff -u -r1.883 -r1.884 --- mplayer.1 22 Feb 2005 12:53:31 -0000 1.883 +++ mplayer.1 22 Feb 2005 20:08:30 -0000 1.884 @@ -5580,7 +5580,7 @@ Employ the specified codec (default: mpeg4). .PD 0 .RSs -.IPs mjpeg +.IPs mjpeg (also see: vstrict) Motion JPEG .IPs ljpeg Lossless JPEG @@ -5606,11 +5606,13 @@ MPEG-2 video .IPs huffyuv HuffYUV +.IPs ffvhuff (also see: vstrict) +nonstandard 20% smaller HuffYUV using YV12 .IPs asv1\ ASUS Video v1 .IPs asv2\ ASUS Video v2 -.IPs ffv1\ +.IPs ffv1 (also see: vstrict) FFmpeg's lossless video codec .RE .PD 1 @@ -6111,8 +6113,7 @@ Only recommended if you want to feed the output into the MPEG-4 reference decoder. .IPs -1 -Allows non-standard YV12 HuffYUV encoding (20% smaller files, but cannot be -played by the official HuffYUV codec). +Allows some non-standard codecs to work (mjpeg, ffvhuff, ffv1). .RE .PD 1 .
Hi, On Tue, Feb 22, 2005 at 09:08:32PM +0100, Diego Biurrun CVS wrote:
-.IPs mjpeg +.IPs mjpeg (also see: vstrict) ... -Allows non-standard YV12 HuffYUV encoding (20% smaller files, but cannot be -played by the official HuffYUV codec). +Allows some non-standard codecs to work (mjpeg, ffvhuff, ffv1).
Please remove mjpeg from this list, this was a different issue and also I applied my patch that fixes this. And maybe add snow... Greetings, Reimar Döffinger
Reimar Döffinger writes:
On Tue, Feb 22, 2005 at 09:08:32PM +0100, Diego Biurrun CVS wrote:
-.IPs mjpeg +.IPs mjpeg (also see: vstrict) ... -Allows non-standard YV12 HuffYUV encoding (20% smaller files, but cannot be -played by the official HuffYUV codec). +Allows some non-standard codecs to work (mjpeg, ffvhuff, ffv1).
Please remove mjpeg from this list, this was a different issue and also I applied my patch that fixes this. And maybe add snow...
Done. Diego
participants (3)
-
Diego Biurrun -
Reimar Döffinger -
syncmail@mplayerhq.hu