comparison etc/codecs.conf @ 34573:2d60b7bc2918

Support RGB48 tiff decoding.
author cehoyos
date Tue, 07 Feb 2012 23:09:52 +0000
parents 2a372b469420
children 3ed6c81c8dee
comparison
equal deleted inserted replaced
34572:2a372b469420 34573:2d60b7bc2918
593 info "FFmpeg TIFF" 593 info "FFmpeg TIFF"
594 status working 594 status working
595 fourcc "tiff" ; for TIFF-encoded QuickTime files 595 fourcc "tiff" ; for TIFF-encoded QuickTime files
596 driver ffmpeg 596 driver ffmpeg
597 dll tiff 597 dll tiff
598 out BGR32,BGR24,BGR8,Y800,RGB64LE,RGB64BE,RGB32,RGB24,RGB8 598 out BGR32,BGR24,BGR8,Y800,RGB64LE,RGB64BE,RGB48LE,RGB48BE,RGB32,RGB24,RGB8
599 599
600 videocodec ffpcx 600 videocodec ffpcx
601 info "FFmpeg PCX" 601 info "FFmpeg PCX"
602 status working 602 status working
603 fourcc "pcx " 603 fourcc "pcx "