summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
authormichael <michael@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-12-28 00:26:10 +0000
committermichael <michael@b3059339-0415-0410-9bf9-f77b7e298cf2>2002-12-28 00:26:10 +0000
commit625616cfbec6aed65f3dae827f9a536ddb65a2d1 (patch)
tree1f38d4ff6ecb3e1d2560a44e0f070f3040f6f73b /etc
parentae2c1b6b0c02c0accb202b246d90b21b72265d74 (diff)
downloadmpv-625616cfbec6aed65f3dae827f9a536ddb65a2d1.tar.bz2
mpv-625616cfbec6aed65f3dae827f9a536ddb65a2d1.tar.xz
wmv2
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@8590 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 09c9e4e206..ab57bac516 100644
--- a/etc/codecs.conf
+++ b/etc/codecs.conf
@@ -288,6 +288,14 @@ videocodec ffwmv1
dll wmv1
out YV12,I420,IYUV
+videocodec ffwmv2
+ info "FFmpeg M$ WMV2/WMV8"
+ status buggy
+ fourcc WMV2,wmv2
+ driver ffmpeg
+ dll wmv2
+ out YV12,I420,IYUV
+
videocodec ffodivx
info "FFmpeg MPEG-4"
status working