changeset 36108:8d23fb99091b

Synchronize settings for native and libopenjpeg j2k decoders.
author reimar
date Wed, 01 May 2013 18:52:39 +0000
parents 72818542220d
children 4b69c31e8e77
files etc/codecs.conf
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/etc/codecs.conf	Wed May 01 18:52:38 2013 +0000
+++ b/etc/codecs.conf	Wed May 01 18:52:39 2013 +0000
@@ -1946,6 +1946,7 @@
   fourcc mjp2
   driver ffmpeg
   dll "libopenjpeg"
+  out XYZ12
   out RGB64LE,RGB64BE
   out RGB48LE,RGB48BE
   out RGB24,RGB32,BGR32,Y8,Y800,Y8A,Y16
@@ -1957,6 +1958,8 @@
 videocodec ffjpeg2000
   info "FFmpeg JPEG 2000 digital cinema"
   status working
+  fourcc MJ2C
+  fourcc MJP2
   fourcc mjp2
   driver ffmpeg
   dll "jpeg2000"