changeset 17604:df2a76e9a116

Native ZMBV support via lavc
author rtognimp
date Sun, 12 Feb 2006 12:57:25 +0000
parents 22ced3e0a4aa
children dcc1be050037
files etc/codecs.conf
diffstat 1 files changed, 8 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/etc/codecs.conf	Sun Feb 12 11:47:36 2006 +0000
+++ b/etc/codecs.conf	Sun Feb 12 12:57:25 2006 +0000
@@ -9,6 +9,14 @@
 ;                   VIDEO CODECS
 ;=============================================================================
 
+videocodec ffzmbv
+  info "FFmpeg Zip Motion-Block Video"
+  status working
+  fourcc ZMBV
+  driver ffmpeg
+  dll "zmbv"
+  out RGB24
+
 videocodec zmbv
   info "Zip Motion-Block Video"
   status working