Mercurial > mplayer.hg
comparison DOCS/man/en/mplayer.1 @ 14193:a3f9e4fc6fae
Better -lavdopts option descriptions.
author | diego |
---|---|
date | Mon, 20 Dec 2004 22:34:47 +0000 |
parents | 52e75a1aef10 |
children | c33462832c3a |
comparison
equal
deleted
inserted
replaced
14192:52e75a1aef10 | 14193:a3f9e4fc6fae |
---|---|
3109 .RS | 3109 .RS |
3110 Available options are: | 3110 Available options are: |
3111 .RE | 3111 .RE |
3112 .RSs | 3112 .RSs |
3113 .IPs bug=<value> | 3113 .IPs bug=<value> |
3114 Manually work around encoder bugs: | 3114 Manually work around encoder bugs. |
3115 .RSss | 3115 .RSss |
3116 0: nothing | 3116 0: nothing |
3117 .br | 3117 .br |
3118 1: autodetect bugs (default) | 3118 1: autodetect bugs (default) |
3119 .br | 3119 .br |
3136 512 (mpeg4): direct-qpel-blocksize bug (autodetected per fourcc/\:version) | 3136 512 (mpeg4): direct-qpel-blocksize bug (autodetected per fourcc/\:version) |
3137 .br | 3137 .br |
3138 1024 (mpeg4): edge padding bug (autodetected per fourcc/\:version) | 3138 1024 (mpeg4): edge padding bug (autodetected per fourcc/\:version) |
3139 .REss | 3139 .REss |
3140 .IPs debug=<value> | 3140 .IPs debug=<value> |
3141 debug: | 3141 Display debugging information. |
3142 .RSss | 3142 .RSss |
3143 .br | 3143 .br |
3144 0: disabled | 3144 0: disabled |
3145 .br | 3145 .br |
3146 1: picture info | 3146 1: picture info |
3168 0x0800: memory management control operations (H.264) | 3168 0x0800: memory management control operations (H.264) |
3169 .br | 3169 .br |
3170 0x1000: bugs | 3170 0x1000: bugs |
3171 .REss | 3171 .REss |
3172 .IPs ec=<value> | 3172 .IPs ec=<value> |
3173 error concealment: | 3173 Set error concealment strategy. |
3174 .RSss | 3174 .RSss |
3175 1: Use strong deblock filter for damaged MBs. | 3175 1: Use strong deblock filter for damaged MBs. |
3176 .br | 3176 .br |
3177 2: iterative motion vector (MV) search (slow) | 3177 2: iterative motion vector (MV) search (slow) |
3178 .br | 3178 .br |
3179 3: all (default) | 3179 3: all (default) |
3180 .REss | 3180 .REss |
3181 .IPs er=<value> | 3181 .IPs er=<value> |
3182 error resilience: | 3182 Set error resilience strategy. |
3183 .RSss | 3183 .RSss |
3184 .br | 3184 .br |
3185 0: disabled | 3185 0: disabled |
3186 .br | 3186 .br |
3187 1: careful (Should work with broken encoders.) | 3187 1: careful (Should work with broken encoders.) |
3224 .IPs "sb=<number> (MPEG-2 only)" | 3224 .IPs "sb=<number> (MPEG-2 only)" |
3225 Skip the given number of macroblock rows at the bottom. | 3225 Skip the given number of macroblock rows at the bottom. |
3226 .IPs "st=<number> (MPEG-2 only)" | 3226 .IPs "st=<number> (MPEG-2 only)" |
3227 Skip the given number of macroblock rows at the top. | 3227 Skip the given number of macroblock rows at the top. |
3228 .IPs vismv=<value> | 3228 .IPs vismv=<value> |
3229 vismv: | 3229 Visualize motion vectors. |
3230 .RSss | 3230 .RSss |
3231 .br | 3231 .br |
3232 0: disabled | 3232 0: disabled |
3233 .br | 3233 .br |
3234 1: Visualize forward predicted MVs of P-frames. | 3234 1: Visualize forward predicted MVs of P-frames. |