CVS: main/DOCS/man/en mplayer.1,1.1248,1.1249
CVS change done by Diego Biurrun CVS Update of /cvsroot/mplayer/main/DOCS/man/en In directory mail:/var2/tmp/cvs-serv4139/DOCS/man/en Modified Files: mplayer.1 Log Message: Explain how to separate lavdopts parameters, -lavdopts fast is MPEG-2-only. Index: mplayer.1 =================================================================== RCS file: /cvsroot/mplayer/main/DOCS/man/en/mplayer.1,v retrieving revision 1.1248 retrieving revision 1.1249 diff -u -r1.1248 -r1.1249 --- mplayer.1 26 Mar 2006 10:43:56 -0000 1.1248 +++ mplayer.1 26 Mar 2006 22:56:46 -0000 1.1249 @@ -3562,11 +3562,12 @@ .TP .B \-lavdopts <option1:option2:...> (DEBUG CODE) Specify libavcodec decoding parameters. +Separate multiple options with a colon. .sp 1 .I EXAMPLE: .PD 0 .RSs -\-lavdopts bug=1 +\-lavdopts gray:skiploopfilter=all:skipframe=nonref .RE .PD 1 .sp 1 @@ -3662,7 +3663,7 @@ .br 4: very aggressive .REss -.IPs fast\ +.IPs "fast (MPEG-2 only)" Enable optimizations which do not comply to the specification and might potentially cause problems, like simpler dequantization, assuming use of the default quantization matrix, assuming YUV 4:2:0 and skipping a few
participants (1)
-
syncmail@mplayerhq.hu