diff etc/codecs.conf @ 34437:09383e5dd712

Add support for additional libopenjpeg output formats.
author reimar
date Thu, 05 Jan 2012 20:35:07 +0000
parents f28606bb351b
children 410531a18351
line wrap: on
line diff
--- a/etc/codecs.conf	Thu Jan 05 20:32:10 2012 +0000
+++ b/etc/codecs.conf	Thu Jan 05 20:35:07 2012 +0000
@@ -1779,6 +1779,9 @@
   driver ffmpeg
   dll "libopenjpeg"
   out RGB24,RGB32,BGR32,Y8,Y800
+  out 420P16,420P10,420P9
+  out 422P16,422P10,422P9
+  out 444P16,444P10,444P9
 
 videocodec ffj2k
   info "FFmpeg JPEG 2000"