summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/codecs.conf9
1 files changed, 8 insertions, 1 deletions
diff --git a/etc/codecs.conf b/etc/codecs.conf
index 9c7751b909..2baa7311f6 100644
--- a/etc/codecs.conf
+++ b/etc/codecs.conf
@@ -2048,12 +2048,19 @@ videocodec vp6
info "On2 VP6 Personal Codec"
status working
fourcc VP60,VP61,VP62
- fourcc VP6F VP60
driver vfwex
dll "vp6vfw.dll"
out YUY2
out BGR32,BGR24
+videocodec vp6f
+ info "On2 VP6F Personal Codec"
+ status working
+ fourcc VP6F VP60
+ driver vfwex
+ dll "vp6vfw.dll"
+ out YUY2,BGR32,BGR24 flip
+
videocodec vp7
info "On2 VP7 Personal Codec"
status working