summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authoralex <alex@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-07-03 11:32:40 +0000
committeralex <alex@b3059339-0415-0410-9bf9-f77b7e298cf2>2005-07-03 11:32:40 +0000
commitd5f840fa6398d68042f5f33089843fb92e149f3c (patch)
tree57c686493b0607213a7f4681ae3d8e0519b3df33 /etc
parenta40429d6ce2325c9aea04810fdcf11e44e8b1f3d (diff)
downloadmpv-d5f840fa6398d68042f5f33089843fb92e149f3c.tar.bz2
mpv-d5f840fa6398d68042f5f33089843fb92e149f3c.tar.xz
non working, hence status 'buggy'
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@15897 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'etc')
-rw-r--r--etc/codecs.conf8
1 files changed, 8 insertions, 0 deletions
diff --git a/etc/codecs.conf b/etc/codecs.conf
index 786e0171a9..36c24c4a17 100644
--- a/etc/codecs.conf
+++ b/etc/codecs.conf
@@ -466,6 +466,14 @@ videocodec ffwmv2
driver ffmpeg
dll wmv2
out YV12,I420,IYUV
+
+videocodec ffwmv3
+ info "FFmpeg M$ WMV3/WMV9"
+ status buggy
+ fourcc WMV3,wmv3
+ driver ffmpeg
+ dll wmv3
+ out YV12,I420,IYUV
videocodec ffh264
info "FFmpeg H.264"