comparison etc/codecs.conf @ 34396:ef4be4b40bfe

Support Y41P decoding via FFmpeg.
author cehoyos
date Mon, 02 Jan 2012 11:20:26 +0000
parents cd6376c5cc94
children 5d6f6e30e1cc
comparison
equal deleted inserted replaced
34395:c79b0b167c79 34396:ef4be4b40bfe
191 status working 191 status working
192 fourcc r210 192 fourcc r210
193 driver ffmpeg 193 driver ffmpeg
194 dll "r210" 194 dll "r210"
195 out RGB48BE,RGB48LE 195 out RGB48BE,RGB48LE
196
197 videocodec ffy41p
198 info "FFmpeg Y41P - packed 4:1:1"
199 status working
200 fourcc Y41P
201 driver ffmpeg
202 dll y41p
203 out 411P
196 204
197 videocodec ffr10k 205 videocodec ffr10k
198 info "FFmpeg R10k - 10-bit RGB" 206 info "FFmpeg R10k - 10-bit RGB"
199 status working 207 status working
200 fourcc R10k,R10g 208 fourcc R10k,R10g