summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/codecs.conf18
1 files changed, 18 insertions, 0 deletions
diff --git a/etc/codecs.conf b/etc/codecs.conf
index d94c88b2ca..9600f38a83 100644
--- a/etc/codecs.conf
+++ b/etc/codecs.conf
@@ -1147,6 +1147,24 @@ videocodec vp4
out YUY2
out BGR32,BGR24
+videocodec vp5
+ info "On2 VP5 Personal Codec"
+ status working
+ fourcc VP50
+ driver vfwex
+ dll "vp5vfw.dll"
+ out YUY2
+ out BGR32,BGR24
+
+videocodec vp6
+ info "On2 VP6 Personal Codec"
+ status working
+ fourcc VP60,VP61,VP62
+ driver vfwex
+ dll "vp6vfw.dll"
+ out YUY2
+ out BGR32,BGR24
+
videocodec mwv1
info "Motion Wavelets"
status working