diff options
author | ben <ben@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2008-01-11 19:59:08 +0000 |
---|---|---|
committer | ben <ben@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2008-01-11 19:59:08 +0000 |
commit | 3e3fcae6bffe5d4b99fe033d2e98bce1bec29a49 (patch) | |
tree | 61ef771d730e38d9dc2deaf24839063e8e6dc3c6 /DOCS | |
parent | 85941859b2901eabc6b815acbffdac5c20ef1825 (diff) |
document vo.* and ao.* playback profiles
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25671 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r-- | DOCS/man/en/mplayer.1 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1 index 708f9bc331..4ac1eb32a2 100644 --- a/DOCS/man/en/mplayer.1 +++ b/DOCS/man/en/mplayer.1 @@ -597,6 +597,12 @@ mouse-movements=yes [extension.flv] profile-desc="Profile for .flv files" flip=yes + +[vo.x11] +option=param + +[ao.alsa] +option=param .fi .PP .I "EXAMPLE MENCODER PROFILE:" |