diff options
author | attila <attila@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2004-01-08 18:02:31 +0000 |
---|---|---|
committer | attila <attila@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2004-01-08 18:02:31 +0000 |
commit | fab8cc090f72e42d8a451a2fffa0ed1935782d1e (patch) | |
tree | 0e8a22b6bc493b523c94bcf45905487dc302d8bf /DOCS | |
parent | 1afd8710b474de134d6707386cd73125d504b883 (diff) |
add -codecs-file for selecting a specific codecs.conf on the comand line
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11760 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r-- | DOCS/man/en/mplayer.1 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1 index ea0bcefe24..f92c5ba59c 100644 --- a/DOCS/man/en/mplayer.1 +++ b/DOCS/man/en/mplayer.1 @@ -2067,6 +2067,10 @@ It's autodetected on MPEG files, but can't be autodetected on most AVI files. .PD 1 . .TP +.B \-codecs-file <filename> +Use the specified file instead of system wide installed or build in codecs.conf. +See also \-afm, \-ac, \-vfm and \-vc. +.TP .B \-flip \ Flip image upside-down. .TP |