comparison DOCS/mplayer.1 @ 1988:f21bf0842a55

reviewed for release : round 2
author gabucino
date Thu, 27 Sep 2001 16:16:08 +0000
parents 89e373eaf1b9
children d7c9646d7075
comparison
equal deleted inserted replaced
1987:c4dbfa55d873 1988:f21bf0842a55
218 -vc divx use VFW DivX codec 218 -vc divx use VFW DivX codec
219 -vc divxds use DirectShow DivX codec 219 -vc divxds use DirectShow DivX codec
220 -vc ffdivx use libavcodec's DivX codec 220 -vc ffdivx use libavcodec's DivX codec
221 -vc ffmpeg12 use libavcodec's MPEG1/2 codec 221 -vc ffmpeg12 use libavcodec's MPEG1/2 codec
222 -vc divx4 use ProjectMayo's DivX codec 222 -vc divx4 use ProjectMayo's DivX codec
223
224 See -vc help for FULL list !
223 .TP 225 .TP
224 .B \-ac <name> 226 .B \-ac <name>
225 force usage of a specific audio codec, according to its name in codecs.conf, 227 force usage of a specific audio codec, according to its name in codecs.conf,
226 for example : 228 for example :
227 229
230 -ac ac3 use AC3 codec 232 -ac ac3 use AC3 codec
231 -ac hwac3 enable Hardware AC3 passthrough 233 -ac hwac3 enable Hardware AC3 passthrough
232 (see documentation) 234 (see documentation)
233 -ac vorbis use libvorbis 235 -ac vorbis use libvorbis
234 -ac ffmp3 use ffmpeg's MP3 decoder (SLOW) 236 -ac ffmp3 use ffmpeg's MP3 decoder (SLOW)
237
238 See -ac help for FULL list !
235 .TP 239 .TP
236 .B \-vfm <1-5> 240 .B \-vfm <1-5>
237 force usage of a specific codec FAMILY, and FALLBACK to default if failed. 241 force usage of a specific codec FAMILY, and FALLBACK to default if failed.
238 For example: 242 For example:
239 243
242 (same as -vc odivx but fallback) 246 (same as -vc odivx but fallback)
243 -vfm 4 use DirectShow (Win32) codecs 247 -vfm 4 use DirectShow (Win32) codecs
244 -vfm 5 use libavcodec codecs 248 -vfm 5 use libavcodec codecs
245 -vfm 7 use DivX4 codec (YUY2) 249 -vfm 7 use DivX4 codec (YUY2)
246 (same as -vc divx4 but fallback) 250 (same as -vc divx4 but fallback)
251
252 See -vc help for FULL list !
247 253
248 NOTE : if libdivxdecore support was compiled in, then type 3 and 7 now contains 254 NOTE : if libdivxdecore support was compiled in, then type 3 and 7 now contains
249 just the same DivX4 codec, but different APIs to reach it. For difference 255 just the same DivX4 codec, but different APIs to reach it. For difference
250 between them and when to use which, check the DivX4 section in the 256 between them and when to use which, check the DivX4 section in the
251 documentation. 257 documentation.
259 -afm 3 use libac3 265 -afm 3 use libac3
260 -afm 4 use a matching Win32 codec 266 -afm 4 use a matching Win32 codec
261 -afm 5 use aLaw/uLaw driver 267 -afm 5 use aLaw/uLaw driver
262 -afm 10 use libvorbis 268 -afm 10 use libvorbis
263 -afm 11 use ffmpeg's MP3 decoder 269 -afm 11 use ffmpeg's MP3 decoder
270
271 See -ac help for FULL list !
264 .TP 272 .TP
265 .B \-sb\ position 273 .B \-sb\ position
266 seek to byte position 274 seek to byte position
267 .TP 275 .TP
268 .B \-ss\ second 276 .B \-ss\ second