[MPlayer-users] errors in manpage
Nilmoni Deb
ndeb at ece.cmu.edu
Fri Nov 30 00:33:28 CET 2001
Hi,
The number ranges given below are wrong bcos both -vfm and -afm
can go above 5:
-vfm <1-5>
force usage of a specific codec FAMILY, and FALL
BACK to default if failed. For example:
-vfm 2 use VFW (Win32) codecs
-vfm 3 use OpenDivX/DivX4 codec (YV12)
(same as -vc odivx but fallback)
-vfm 4 use DirectShow (Win32) codecs
-vfm 5 use libavcodec codecs
-vfm 7 use DivX4 codec (YUY2)
(same as -vc divx4 but fallback)
-vfm 10 use XAnim codecs
-afm <1-5>
force usage of a specific audio format. For exam
ple:
-afm 1 use libmp3 (mp2/mp3,
but not mp1)
-afm 2 suppose raw PCM audio
-afm 3 use libac3
-afm 4 use a matching Win32 codec
-afm 5 use aLaw/uLaw driver
-afm 10 use libvorbis
-afm 11 use ffmpeg's MP3 decoder (even
mp1)
Also, a question coming to mind is about the gaps in numbers: whats -afm 8
or -vfm 9 ? Something like:
-afm 8 unused currently
may be helpful (assuming thats the case).
thanks
- Nil
More information about the MPlayer-users
mailing list