diff etc/codecs.conf @ 30111:ee5c7a825348

Add support for FFmpeg's ffv210 codec.
author reimar
date Thu, 31 Dec 2009 22:53:51 +0000
parents 8b7ff54da750
children ad61464d02a7
line wrap: on
line diff
--- a/etc/codecs.conf	Thu Dec 31 22:53:25 2009 +0000
+++ b/etc/codecs.conf	Thu Dec 31 22:53:51 2009 +0000
@@ -2638,6 +2638,14 @@
   dll "QuickTime.qts"
   out YVU9
 
+videocodec ffv210
+  info "FFmpeg V210 - 10-bit"
+  status untested
+  fourcc v210
+  driver ffmpeg
+  dll v210
+  out 422P16
+
 videocodec qtcine
   info "cinewave uncompressed 10-bit codec"
   status working