comparison etc/codecs.conf @ 30132:e6373560edd1

Add support for JPEG2000 via FFmpeg/OpenJPEG
author reimar
date Sun, 03 Jan 2010 00:58:56 +0000
parents 154c026fcac6
children a93689bff078
comparison
equal deleted inserted replaced
30131:154c026fcac6 30132:e6373560edd1
1397 fourcc IPJ2 1397 fourcc IPJ2
1398 driver vfw 1398 driver vfw
1399 dll "jp2avi.dll" 1399 dll "jp2avi.dll"
1400 out BGR32,BGR24,BGR15 1400 out BGR32,BGR24,BGR15
1401 1401
1402 videocodec fflibopenjpeg
1403 info "OpenJPEG MJPEG2000"
1404 status working
1405 fourcc MJ2C
1406 fourcc MJP2
1407 fourcc mjp2
1408 driver ffmpeg
1409 dll "libopenjpeg"
1410 out RGB24,RGB32,BGR32,Y8,Y800
1411
1402 videocodec m3jpeg2k 1412 videocodec m3jpeg2k
1403 info "Morgan MJPEG2000" 1413 info "Morgan MJPEG2000"
1404 status working 1414 status working
1405 fourcc MJ2C 1415 fourcc MJ2C
1406 fourcc MJP2 1416 fourcc MJP2