summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/codecs.conf8
1 files changed, 8 insertions, 0 deletions
diff --git a/etc/codecs.conf b/etc/codecs.conf
index 84660fc82f..f924db871e 100644
--- a/etc/codecs.conf
+++ b/etc/codecs.conf
@@ -1242,6 +1242,14 @@ videocodec ffmjpeg
out RGB24 ; JPEG-LS
out Y800
+videocodec ffijlv
+ info "FFmpeg flipped MJPEG"
+ status working
+ fourcc IJLV
+ driver ffmpeg
+ dll mjpeg
+ out 422P flip
+
videocodec ffmjpegb
info "FFmpeg MJPEG-B"
status working