comparison DOCS/man/en/mplayer.1 @ 20126:8cce6a1d64d8

little typo fixes
author ptt
date Mon, 09 Oct 2006 11:34:38 +0000
parents 64cbe416df38
children 36fe906c3234
comparison
equal deleted inserted replaced
20125:127f471795e4 20126:8cce6a1d64d8
307 Toggle subtitle visibility. 307 Toggle subtitle visibility.
308 .IPs "b / j" 308 .IPs "b / j"
309 Cycle through the available subtitles. 309 Cycle through the available subtitles.
310 .IPs "y and g" 310 .IPs "y and g"
311 Step forward/backward in the subtitle list. 311 Step forward/backward in the subtitle list.
312 .IP "F\ \ \ \ " 312 .IPs "F\ \ \ \ "
313 Toggle displaying "forced subtitles". 313 Toggle displaying "forced subtitles".
314 .IPs "a\ \ \ \ " 314 .IPs "a\ \ \ \ "
315 Toggle subtitle alignment: top / middle / bottom. 315 Toggle subtitle alignment: top / middle / bottom.
316 .IPs "x and z" 316 .IPs "x and z"
317 Adjust subtitle delay by +/- 0.1 seconds. 317 Adjust subtitle delay by +/- 0.1 seconds.
1628 .B \-radio <option1:option2:...> (radio only) 1628 .B \-radio <option1:option2:...> (radio only)
1629 These options set various parameters of the radio capture module. 1629 These options set various parameters of the radio capture module.
1630 For listening to radio with MPlayer use 'radio://<frequency>' 1630 For listening to radio with MPlayer use 'radio://<frequency>'
1631 (if channels option is not given) or 'radio://<channel_number>' 1631 (if channels option is not given) or 'radio://<channel_number>'
1632 (if channels option is given) as a movie URL. 1632 (if channels option is given) as a movie URL.
1633 To start the grabbing subsystem, use radio://<frequency or channel>/capture. 1633 To start the grabbing subsystem, use 'radio://<frequency or channel>/capture'.
1634 If the capture keyword is not given you can listen to radio 1634 If the capture keyword is not given you can listen to radio
1635 using the line-in cable only. 1635 using the line-in cable only.
1636 Using capture to listen is not recommended due to synchronization 1636 Using capture to listen is not recommended due to synchronization
1637 problems, which makes this process uncomfortable. 1637 problems, which makes this process uncomfortable.
1638 .sp 1 1638 .sp 1
1674 .IPs achannels=<value> (with radio capture enabled) 1674 .IPs achannels=<value> (with radio capture enabled)
1675 Number of audio channels to capture. 1675 Number of audio channels to capture.
1676 .RE 1676 .RE
1677 . 1677 .
1678 .TP 1678 .TP
1679 .B \-tv <option1:option2:...> (TV/PVR only) 1679 .B \-tv <option1:option2:...> (TV/\:PVR only)
1680 This option tunes various properties of the TV capture module. 1680 This option tunes various properties of the TV capture module.
1681 For watching TV with MPlayer, use 'tv://' or 'tv://<channel_number>' 1681 For watching TV with MPlayer, use 'tv://' or 'tv://<channel_number>'
1682 or even 'tv://<channel_name> (see option channels for channel_name below) 1682 or even 'tv://<channel_name> (see option channels for channel_name below)
1683 as a movie URL. 1683 as a movie URL.
1684 .sp 1 1684 .sp 1
5498 Generate an RGB test pattern useful for detecting RGB vs BGR issues. 5498 Generate an RGB test pattern useful for detecting RGB vs BGR issues.
5499 You should see a red, green and blue stripe from top to bottom. 5499 You should see a red, green and blue stripe from top to bottom.
5500 . 5500 .
5501 .TP 5501 .TP
5502 .B lavc[=quality:fps] 5502 .B lavc[=quality:fps]
5503 Fast software YV12 to MPEG-1 conversion with libavcodec for use with DVB/\:DXR3/IVTV. 5503 Fast software YV12 to MPEG-1 conversion with libavcodec for use with DVB/\:DXR3/\:IVTV.
5504 Faster and of better quality than \-vf fame. 5504 Faster and of better quality than \-vf fame.
5505 .RSs 5505 .RSs
5506 .IPs <quality> 5506 .IPs <quality>
5507 .RSss 5507 .RSss
5508 1\-31: fixed qscale 5508 1\-31: fixed qscale
5513 force output fps (float value) (default: 0, autodetect based on height) 5513 force output fps (float value) (default: 0, autodetect based on height)
5514 .RE 5514 .RE
5515 . 5515 .
5516 .TP 5516 .TP
5517 .B "fame\ \ \ " 5517 .B "fame\ \ \ "
5518 Fast software YV12 to MPEG-1 conversion with libfame for use with DVB/\:DXR3/IVTV. 5518 Fast software YV12 to MPEG-1 conversion with libfame for use with DVB/\:DXR3/\:IVTV.
5519 . 5519 .
5520 .TP 5520 .TP
5521 .B dvbscale[=aspect] 5521 .B dvbscale[=aspect]
5522 Set up optimal scaling for DVB cards, scaling the x axis in hardware and 5522 Set up optimal scaling for DVB cards, scaling the x axis in hardware and
5523 calculating the y axis scaling in software to keep aspect. 5523 calculating the y axis scaling in software to keep aspect.