changeset 30011:a083a6ad1a97

Support R210 uncompressed 10 bit RGB codec.
author cehoyos
date Thu, 17 Dec 2009 20:15:34 +0000
parents 5babc40c26de
children 7c82fcd57d74
files etc/codecs.conf
diffstat 1 files changed, 8 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/etc/codecs.conf	Thu Dec 17 18:31:59 2009 +0000
+++ b/etc/codecs.conf	Thu Dec 17 20:15:34 2009 +0000
@@ -76,6 +76,14 @@
   out YV12,I420,UYVY
   out BGR24,BGR15,BGR32
 
+videocodec ffr210
+  info "FFmpeg R210 - 10-bit RGB"
+  status working
+  fourcc r210
+  driver ffmpeg
+  dll "r210"
+  out RGB48BE,RGB48LE
+
 videocodec blackmagic
   info "Blackmagic 10-bit"
   status working