summaryrefslogtreecommitdiffstats
path: root/etc
diff options
context:
space:
mode:
Diffstat (limited to 'etc')
-rw-r--r--etc/codecs.conf10
1 files changed, 10 insertions, 0 deletions
diff --git a/etc/codecs.conf b/etc/codecs.conf
index 0c082420c3..c0d88cc42c 100644
--- a/etc/codecs.conf
+++ b/etc/codecs.conf
@@ -1399,6 +1399,16 @@ videocodec imagepower
dll "jp2avi.dll"
out BGR32,BGR24,BGR15
+videocodec fflibopenjpeg
+ info "OpenJPEG MJPEG2000"
+ status working
+ fourcc MJ2C
+ fourcc MJP2
+ fourcc mjp2
+ driver ffmpeg
+ dll "libopenjpeg"
+ out RGB24,RGB32,BGR32,Y8,Y800
+
videocodec m3jpeg2k
info "Morgan MJPEG2000"
status working