From 2874b0cfe0021469d8249419611a45160ce2602c Mon Sep 17 00:00:00 2001 From: diego Date: Sun, 26 Mar 2006 22:56:46 +0000 Subject: Explain how to separate lavdopts parameters, -lavdopts fast is MPEG-2-only. git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@17968 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/man/en/mplayer.1 | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'DOCS/man') diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1 index 26487bfeb1..c0cdec5c2d 100644 --- a/DOCS/man/en/mplayer.1 +++ b/DOCS/man/en/mplayer.1 @@ -3562,11 +3562,12 @@ Flip image upside-down. .TP .B \-lavdopts (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 @@ Set error resilience strategy. .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 -- cgit v1.2.3