summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
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"