summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--etc/codecs.conf8
1 files changed, 8 insertions, 0 deletions
diff --git a/etc/codecs.conf b/etc/codecs.conf
index 2bd04ec012..9c7751b909 100644
--- a/etc/codecs.conf
+++ b/etc/codecs.conf
@@ -76,6 +76,14 @@ videocodec yuv8
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