Mercurial > mplayer.hg
changeset 1380:2695d7fdba46
*** empty log message ***
author | gabucino |
---|---|
date | Sun, 22 Jul 2001 09:54:36 +0000 |
parents | c9b83337ffa7 |
children | 095fe15f336f |
files | DOCS/mplayer.1 |
diffstat | 1 files changed, 3 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/DOCS/mplayer.1 Sun Jul 22 09:47:25 2001 +0000 +++ b/DOCS/mplayer.1 Sun Jul 22 09:54:36 2001 +0000 @@ -190,14 +190,16 @@ -ac ac3 use AC3 codec .TP .B \-vfm <1-5> -force usage of a specific codec FAMILY, and fallback to others if failed. +force usage of a specific codec FAMILY, and FALLBACK to default if failed. For example: -vfm 2 use VFW (Win32) codecs -vfm 3 use OpenDivX codec (YV12) + (same as -vc odivx but fallback) -vfm 4 use DirectShow (Win32) codecs -vfm 5 use libavcodec codecs -vfm 7 use DivX4Linux codec (YUY2) + (same as -vc divx4 but fallback) NOTE : type 3 and 7 now contains just the one same codec, then OpenDivX 4.0 beta. For difference between them and when to use which, check the OpenDivX