diff options
author | ben <ben@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2008-01-25 19:27:42 +0000 |
---|---|---|
committer | ben <ben@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2008-01-25 19:27:42 +0000 |
commit | 2597f0c3e244ad316ad037c6f6dab585624031b4 (patch) | |
tree | 9eed9e29e8cc6cc92a84adf0df3e8519dba8442b | |
parent | e19c591c3e1fb908de04a2b7ca133248e12eddc2 (diff) |
set -vc=ffmpeg12 as dvdnav prefered decoder
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25851 b3059339-0415-0410-9bf9-f77b7e298cf2
-rw-r--r-- | etc/example.conf | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/etc/example.conf b/etc/example.conf index a2a04cde90..97519e0b71 100644 --- a/etc/example.conf +++ b/etc/example.conf @@ -118,6 +118,10 @@ # DVD: Play English audio tracks if available. #alang = en +################### +# DVDNAV Settings # +################### +#vc=ffmpeg12, # You can also include other configuration files. #include = /path/to/the/file/you/want/to/include |