comparison DOCS/mplayer.1 @ 7635:6409b0ac8640

fixed -ac/vc/ao/vo/afm/vfm stuff
author arpi
date Sun, 06 Oct 2002 18:37:28 +0000
parents 8120b45c7b42
children da21af0b1f1b
comparison
equal deleted inserted replaced
7634:e9d34ae5bfe6 7635:6409b0ac8640
781 .SH "AUDIO OUTPUT OPTIONS (MPLAYER ONLY)" 781 .SH "AUDIO OUTPUT OPTIONS (MPLAYER ONLY)"
782 .TP 782 .TP
783 .B \-abs <value> (OBSOLETE) 783 .B \-abs <value> (OBSOLETE)
784 Override audio driver/card buffer size detection, \-ao oss only 784 Override audio driver/card buffer size detection, \-ao oss only
785 .TP 785 .TP
786 .B \-ao <driver1[:device],driver2,...> 786 .B \-ao <driver1[:device],driver2,...[,]>
787 Specify a priority list of audio output drivers (optionally with device) to be 787 Specify a priority list of audio output drivers (optionally with device) to be
788 used. "device" is valid with SDL, too, it means subdriver then. 788 used. "device" is valid with SDL, too, it means subdriver then.
789 789
790 .I NOTE: 790 .I NOTE:
791 .br 791 .br
794 If the list has a trailing ',' it will fallback to drivers not listed. 794 If the list has a trailing ',' it will fallback to drivers not listed.
795 795
796 .I EXAMPLE 796 .I EXAMPLE
797 .PD 0 797 .PD 0
798 .RSs 798 .RSs
799 .IPs "\-ao oss:/dev/dsp1," 799 .IPs "\-ao oss:/dev/dsp2,oss:/dev/dsp1,"
800 try to use OSS with the specified sound device and fallback to others if it 800 try to use OSS with the specified sound devices and fallback to others if it
801 fails 801 fails
802 .IPs "\-ao sdl:esd" 802 .IPs "\-ao sdl:esd"
803 specify the SDL subdriver 803 specify the SDL subdriver
804 .RE 804 .RE
805 .PD 1 805 .PD 1
1044 .TP 1044 .TP
1045 .B \-vm \ \ \ 1045 .B \-vm \ \ \
1046 Try to change to a better video mode. dga, x11/xv (XF86VidMode) and sdl 1046 Try to change to a better video mode. dga, x11/xv (XF86VidMode) and sdl
1047 output drivers support it. 1047 output drivers support it.
1048 .TP 1048 .TP
1049 .B \-vo <driver1[:device],driver2,...> 1049 .B \-vo <driver1[:device],driver2,...[,]>
1050 Specify a priority list of video output drivers (optionally with device) to be 1050 Specify a priority list of video output drivers (optionally with device) to be
1051 used. "device" is valid with SDL and GGI, too, it means subdriver then. 1051 used. "device" is valid with SDL and GGI, too, it means subdriver then.
1052 1052
1053 .I NOTE: 1053 .I NOTE:
1054 .br 1054 .br
1136 is centered by default. 1136 is centered by default.
1137 1137
1138 1138
1139 .SH "DECODING/FILTERING OPTIONS" 1139 .SH "DECODING/FILTERING OPTIONS"
1140 .TP 1140 .TP
1141 .B \-ac <[-]codec1,codec2,...> 1141 .B \-ac <[-]codec1,[-]codec2,...[,]>
1142 Specify a priority list of audio codecs to be used, according to their codec 1142 Specify a priority list of audio codecs to be used, according to their codec
1143 name in codecs.conf. Use a '-' before the codec name to omit it. 1143 name in codecs.conf. Use a '-' before the codec name to omit it.
1144 1144
1145 .I NOTE: 1145 .I NOTE:
1146 .br 1146 .br
1153 .RSs 1153 .RSs
1154 .IPs "\-ac mp3acm" 1154 .IPs "\-ac mp3acm"
1155 force l3codeca.acm MP3 codec 1155 force l3codeca.acm MP3 codec
1156 .IPs "\-ac mad," 1156 .IPs "\-ac mad,"
1157 try libmad first, then fallback to others 1157 try libmad first, then fallback to others
1158 .IPs "\-ac ,mp3" 1158 .IPs "\-ac hwac3,a52,"
1159 try others first, then fallback to mp3lib 1159 try hardware AC3 passthrough, then software AC3 codec, then others
1160 .IPs "\-ac hwac3,ac3,"
1161 try hardware AC3 passthrough, then normal AC3 codec, then others
1162 .IPs "\-ac -ffmp3," 1160 .IPs "\-ac -ffmp3,"
1163 try other codecs except FFmpeg's MP3 decoder 1161 try other codecs except FFmpeg's MP3 decoder
1164 .RE 1162 .RE
1165 .PD 1 1163 .PD 1
1166 . 1164 .
1175 1173
1176 .I EXAMPLE: 1174 .I EXAMPLE:
1177 .PD 0 1175 .PD 0
1178 .RSs 1176 .RSs
1179 .IPs "\-afm ffmpeg" 1177 .IPs "\-afm ffmpeg"
1180 try FFmpeg's libavcodec (mp1/2/3) first 1178 try FFmpeg's libavcodec (mp1/2/3) codecs first
1181 .IPs "\-afm acm,dshow" 1179 .IPs "\-afm acm,dshow"
1182 try Win32 codecs first 1180 try Win32 codecs first
1183 .RE 1181 .RE
1184 .PD 1 1182 .PD 1
1185 . 1183 .
1402 bicubic spline 1400 bicubic spline
1403 .RE 1401 .RE
1404 .PD 1 1402 .PD 1
1405 . 1403 .
1406 .TP 1404 .TP
1407 .B \-vc <[-]codec1,codec2,...> 1405 .B \-vc <[-]codec1,[-]codec2,...[,]>
1408 Specify a priority list of video codecs to be used, according to their codec 1406 Specify a priority list of video codecs to be used, according to their codec
1409 name in codecs.conf. Use a '-' before the codec name to omit it. 1407 name in codecs.conf. Use a '-' before the codec name to omit it.
1410 1408
1411 .I NOTE: 1409 .I NOTE:
1412 .br 1410 .br
1420 .IPs "\-vc divx" 1418 .IPs "\-vc divx"
1421 force Win32/VFW DivX codec, no fallback 1419 force Win32/VFW DivX codec, no fallback
1422 .IPs "\-vc divx4," 1420 .IPs "\-vc divx4,"
1423 try divx4linux codec first, then fallback to others 1421 try divx4linux codec first, then fallback to others
1424 .IPs "\-vc -divxds,-divx," 1422 .IPs "\-vc -divxds,-divx,"
1425 try other codecs except Win32 DivX codec 1423 try other codecs except Win32 DivX codecs
1426 .IPs "\-vc ffmpeg12,mpeg12," 1424 .IPs "\-vc ffmpeg12,mpeg12,"
1427 try libavcodec's MPEG1/2 codec, then libmpeg2, then others 1425 try libavcodec's MPEG1/2 codec, then libmpeg2, then others
1428 .IPs "\-vc ,ffdivx"
1429 try others (non-crashing codecs), fallback to libavcodec's DivX codec
1430 .RE 1426 .RE
1431 .PD 1 1427 .PD 1
1432 . 1428 .
1433 .TP 1429 .TP
1434 .B \-vfm <driver1,driver2,...> 1430 .B \-vfm <driver1,driver2,...>
1448 .PD 0 1444 .PD 0
1449 .RSs 1445 .RSs
1450 .IPs "\-vfm ffmpeg,dshow,vfw" 1446 .IPs "\-vfm ffmpeg,dshow,vfw"
1451 try the libavcodec, then Directshow, then VFW codecs and fallback to the others, if 1447 try the libavcodec, then Directshow, then VFW codecs and fallback to the others, if
1452 still none is ok 1448 still none is ok
1453 .IPs "\-vfm odivx"
1454 try OpenDivX/DivX4 codecs (YV12) first
1455 .IPs "\-vfm divx4"
1456 try DivX4 codecs (YUY2) first
1457 .IPs "\-vfm xanim" 1449 .IPs "\-vfm xanim"
1458 try XAnim codecs first 1450 try XAnim codecs first
1459 .RE 1451 .RE
1460 .PD 1 1452 .PD 1
1461 . 1453 .