summaryrefslogtreecommitdiffstats
path: root/etc/codecs.conf
diff options
context:
space:
mode:
Diffstat (limited to 'etc/codecs.conf')
-rw-r--r--etc/codecs.conf13
1 files changed, 13 insertions, 0 deletions
diff --git a/etc/codecs.conf b/etc/codecs.conf
index 49faf25322..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
@@ -162,6 +170,7 @@ videocodec ffmpeg2
fourcc m2v1
fourcc PIM2
fourcc LMP2 ; Lead mpeg2 in avi
+ fourcc slif ; SoftLab MPEG-2 I-frames Codec
driver ffmpeg
dll "mpeg2video"
out YV12,I420,IYUV
@@ -200,6 +209,7 @@ videocodec ffmpeg12
fourcc mp2v,mpgv
fourcc m2v1,m1v1
fourcc LMP2 ; Lead mpeg2 in avi
+ fourcc slif ; SoftLab MPEG-2 I-frames Codec
driver ffmpeg
dll "mpegvideo"
out YV12,I420,IYUV
@@ -1265,6 +1275,8 @@ videocodec ffmjpeg
fourcc SLMJ ; SL M-JPEG
fourcc MVJP ; Midvid JPEG Video Codec
fourcc IJLV ; Intel JPEG Library Video Codec
+ fourcc avi1,avi2
+ fourcc MTSJ
driver ffmpeg
dll mjpeg
out 444P
@@ -1340,6 +1352,7 @@ videocodec LEAD
fourcc MJPG
fourcc jpeg MJPG ; MOV Photo-JPEG
fourcc LEAD
+ fourcc MTSJ MJPG
driver vfw
dll "LCodcCMP.dll"
out BGR24,BGR15