changeset 33375:808a17ae6f7a

Support FFmpeg r10k decoder.
author cehoyos
date Thu, 12 May 2011 23:15:39 +0000
parents 20285793cdef
children e54cbedd5e8a
files etc/codecs.conf
diffstat 1 files changed, 8 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/etc/codecs.conf	Thu May 12 21:37:24 2011 +0000
+++ b/etc/codecs.conf	Thu May 12 23:15:39 2011 +0000
@@ -162,6 +162,14 @@
   dll "r210"
   out RGB48BE,RGB48LE
 
+videocodec ffr10k
+  info "FFmpeg R10k - 10-bit RGB"
+  status working
+  fourcc R10k,R10g
+  driver ffmpeg
+  dll "r10k"
+  out RGB48BE,RGB48LE
+
 videocodec blackmagic
   info "Blackmagic 10-bit"
   status working