diff options
author | gabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2001-12-19 17:29:15 +0000 |
---|---|---|
committer | gabucino <gabucino@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2001-12-19 17:29:15 +0000 |
commit | 4d32c437210dde1c9050c0c74aa79612268ec5ea (patch) | |
tree | 643ac3b49d4bb07fd2b501bf9707d652964e160d /etc | |
parent | 44d4752274c6b19492c0556207a8f8a1014d953d (diff) | |
download | mpv-4d32c437210dde1c9050c0c74aa79612268ec5ea.tar.bz2 mpv-4d32c437210dde1c9050c0c74aa79612268ec5ea.tar.xz |
eh forgot about ffmpeg12 :<
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@3620 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'etc')
-rw-r--r-- | etc/example.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/example.conf b/etc/example.conf index de04320625..f5a5b8af55 100644 --- a/etc/example.conf +++ b/etc/example.conf @@ -127,7 +127,7 @@ fs=yes # Enlarges movie window to your desktop's size. framedrop = yes # drop frames, when not in sync (slow CPU, videocard, # etc) -vfm = 5 # use libavcodec video codec family (you know, +# vfm = 5 # use libavcodec video codec family (you know, # opensource DivX for example.. So preferred default on # non-x86 boxes) |