# HG changeset patch # User diego # Date 1187952629 0 # Node ID ee2981e85b308a2c71323cd211bc857435362cf3 # Parent 4ad372e5e6752ab5fc18afcc68c4375aaf884456 misc markup fixes diff -r 4ad372e5e675 -r ee2981e85b30 DOCS/man/en/mplayer.1 --- a/DOCS/man/en/mplayer.1 Fri Aug 24 10:40:57 2007 +0000 +++ b/DOCS/man/en/mplayer.1 Fri Aug 24 10:50:29 2007 +0000 @@ -1562,9 +1562,9 @@ Currently, v4l and v4l2 drivers are supported. .IPs volume=<0..100> sound volume for radio device (default 100) -.IPs freq_min= (*BSD BT848 only) +.IPs "freq_min= (*BSD BT848 only)" minimum allowed frequency (default: 87.50) -.IPs freq_max= (*BSD BT848 only) +.IPs "freq_max= (*BSD BT848 only)" maximum allowed frequency (default: 108.00) .IPs channels=\-,\-,... Set channel list. @@ -1577,14 +1577,14 @@ .br .I EXAMPLE: radio://1, radio://104.4, radio_set_channel 1 -.IPs adevice= (with radio capture enabled) +.IPs "adevice= (radio capture only)" Name of device to capture sound from. Without such a name capture will be disabled, even if the capture keyword appears in the URL. For ALSA devices use it in the form hw=.. If the device name contains a '=', the module will use ALSA to capture, otherwise OSS. -.IPs arate= (with radio capture enabled) +.IPs "arate= (radio capture only)" Rate in samples per second (default: 44100). .br .I NOTE: @@ -1592,7 +1592,7 @@ with the same value as arate. If you have problems with sound speed (runs too quickly), try to play with different rate values (e.g.\& 48000,44100,32000,...). -.IPs achannels= (with radio capture enabled) +.IPs "achannels= (radio capture only)" Number of audio channels to capture. .RE . @@ -1752,7 +1752,7 @@ .RSs .IPs noaudio no sound -.IPs automute=<0-255> (v4l and v4l2 only) +.IPs "automute=<0-255> (v4l and v4l2 only)" If signal strength reported by device is less than this value, audio and video will be muted. In most cases automute=100 will be enough. @@ -1881,10 +1881,10 @@ .IPs quality=<0\-100> Choose the quality of the JPEG compression (< 60 recommended for full size). -.IPs tdevice= (default: none) -Specify TV teletext device (example: /dev/\:vbi0). -.IPs tformat= (default: 0) -Specify TV teletext display format: +.IPs tdevice= +Specify TV teletext device (example: /dev/\:vbi0) (default: none). +.IPs tformat= +Specify TV teletext display format (default: 0): .RSss 0: opaque .br @@ -1894,8 +1894,8 @@ .br 3: transparent with inverted colors .REss -.IPs tpage=<100-899> (default: 100) -Specify initial TV teletext page number. +.IPs tpage=<100-899> +Specify initial TV teletext page number (default: 100). .RE . .TP @@ -3957,7 +3957,7 @@ .IPs subdirs= Create numbered subdirectories with the specified prefix to save the files in instead of the current directory. -.IPs maxfiles= (subdirs only) +.IPs "maxfiles= (subdirs only)" Maximum number of files to be saved per subdirectory. Must be equal to or larger than 1 (default: 1000). .RE @@ -3988,7 +3988,7 @@ .IPs subdirs= Create numbered subdirectories with the specified prefix to save the files in instead of the current directory. -.IPs maxfiles= (subdirs only) +.IPs "maxfiles= (subdirs only)" Maximum number of files to be saved per subdirectory. Must be equal to or larger than 1 (default: 1000). .RE @@ -4287,7 +4287,7 @@ Skip the given number of macroblock rows at the bottom. .IPs "st= (MPEG-2 only)" Skip the given number of macroblock rows at the top. -.IPs skiploopfilter= (H.264 only) +.IPs "skiploopfilter= (H.264 only)" Skips the loop filter (AKA deblocking) during H.264 decoding. Since the filtered frame is supposed to be used as reference for decoding dependent frames this has a worse effect on quality @@ -4507,15 +4507,15 @@ Xvid's internal postprocessing filters: .PD 0 .RSs -.IPs deblock-chroma (also see \-vf pp) +.IPs "deblock-chroma (also see \-vf pp)" chroma deblock filter -.IPs deblock-luma (also see \-vf pp) +.IPs "deblock-luma (also see \-vf pp)" luma deblock filter -.IPs dering-luma (also see \-vf pp) +.IPs "dering-luma (also see \-vf pp)" luma deringing filter -.IPs dering-chroma (also see \-vf pp) +.IPs "dering-chroma (also see \-vf pp)" chroma deringing filter -.IPs filmeffect (also see \-vf noise) +.IPs "filmeffect (also see \-vf noise)" Adds artificial film grain to the video. May increase perceived quality, while lowering true quality. .RE