diff etc/codecs.conf @ 34951:75c3f928afdd

Support FFmpeg ZeroCodec decoding.
author cehoyos
date Sun, 22 Jul 2012 14:57:52 +0000
parents 7d84339b35b5
children 2a982b69303b
line wrap: on
line diff
--- a/etc/codecs.conf	Sat Jul 21 11:08:14 2012 +0000
+++ b/etc/codecs.conf	Sun Jul 22 14:57:52 2012 +0000
@@ -2487,6 +2487,14 @@
   dll vble
   out YV12
 
+videocodec ffzerocodec
+  info "FFmpeg ZeroCodec lossless"
+  status working
+  fourcc ZECO
+  driver ffmpeg
+  dll zerocodec
+  out UYVY
+
 videocodec psiv
   info "Infinite Video PSI_V"
   status working