comparison DOCS/mplayer.1 @ 6747:8335b5a02032

Applied patch by Alban Bedel <albeu@free.fr>. http://mplayerhq.hu/pipermail/mplayer-dev-eng/2002-June/008873.html Documents -dxr2 and -rawaudio options.
author diego
date Thu, 18 Jul 2002 14:48:58 +0000
parents 9ca29d627354
children 224fe311f5f6
comparison
equal deleted inserted replaced
6746:0e2b14e606ac 6747:8335b5a02032
105 This option can be used to tune the CD Audio reading feature of MPlayer. 105 This option can be used to tune the CD Audio reading feature of MPlayer.
106 Available options are: 106 Available options are:
107 107
108 speed=n set CD spin speed 108 speed=n set CD spin speed
109 paranoia=n set paranoia level (0-2) 109 paranoia=n set paranoia level (0-2)
110 0: disable checking
111 1: overlap checking only
112 (default)
113 2: full data verification
114 and correction
110 generic-dev=/dev/ use specified generic scsi 115 generic-dev=/dev/ use specified generic scsi
111 device 116 device
112 sector-size=n 117 sector-size=n atomic read size
113 overlap=n force minimum overlap search 118 overlap=n force minimum overlap search
114 during verification to <n> 119 during verification to <n>
115 sectors. 120 sectors.
116 toc-bias Assume that the beginning 121 toc-bias Assume that the beginning
117 offset of track 1 as reported 122 offset of track 1 as reported
213 of some bad AVI files). 218 of some bad AVI files).
214 .TP 219 .TP
215 .B \-nobps (.AVI only) 220 .B \-nobps (.AVI only)
216 Do not use average byte/sec value for A\-V sync (AVI). 221 Do not use average byte/sec value for A\-V sync (AVI).
217 Helps with some AVI files with broken header. 222 Helps with some AVI files with broken header.
223 .TP
224 .B \-rawaudio <option1:option2:...>
225 This option lets you play raw audio files. It may also be used to
226 play audio CDs wich are not 44KHz 16 bit stereo.
227
228 on use raw audio demuxer
229 channels=<value> number of channels
230 rate=<value> rate in samples per second
231 samplesize=<value> sample size in byte
232 format=<value> fourcc in hex
218 .TP 233 .TP
219 .B \-skipopening 234 .B \-skipopening
220 Skip DVD opening (dvdnav only). 235 Skip DVD opening (dvdnav only).
221 .TP 236 .TP
222 .B \-sb <byte\ position> (see \-ss option too!) 237 .B \-sb <byte\ position> (see \-ss option too!)
648 than a single buffer, so it won't work on cards with very few video memory. 663 than a single buffer, so it won't work on cards with very few video memory.
649 .TP 664 .TP
650 .B \-dr 665 .B \-dr
651 Turns on direct rendering (not supported by all codecs and video outputs) 666 Turns on direct rendering (not supported by all codecs and video outputs)
652 (default is off). 667 (default is off).
668 .TP
669 .B \-dxr2 <option1:option2:...>
670 This option is used to control the dxr2 driver.
671
672 overlay enable the overlay
673 overlay-ratio tune the overlay
674 ucode=<value> path to the microcode
675 norm=<value> TV norm
676 ar-mode=<value> aspect ratio mode
677 macrovision=<value> macrovision mode
678 75ire enable 7.5 IRE
679 bw b/w TV output
680 color color TV output
681 interlaced interlaced TV output
682 square/ccir601-pixel TV pixel mode
683 iec958-encoded/decoded iec958 output mode
684 mute mute sound output
685 ignore-cache do not use VGA cache
686 update-cache recreate VGA cache
653 .TP 687 .TP
654 .B \-fb <device> (fbdev or DirectFB only) 688 .B \-fb <device> (fbdev or DirectFB only)
655 Specifies the framebuffer device to use. By default it uses /dev/fb0. 689 Specifies the framebuffer device to use. By default it uses /dev/fb0.
656 .TP 690 .TP
657 .B \-fbmode <modename> (fbdev only) 691 .B \-fbmode <modename> (fbdev only)