comparison etc/codecs.conf @ 34137:878500841edf

Support Kostya's native Ut Video decoder.
author cehoyos
date Thu, 20 Oct 2011 16:32:55 +0000
parents a3c7ac76fac1
children 00885417afc8
comparison
equal deleted inserted replaced
34136:a7784f6008a7 34137:878500841edf
2264 fourcc LAGS 2264 fourcc LAGS
2265 driver vfw 2265 driver vfw
2266 dll "lagarith.dll" 2266 dll "lagarith.dll"
2267 out BGR32,BGR24 flip 2267 out BGR32,BGR24 flip
2268 2268
2269 videocodec ffutvideo
2270 info "FFmpeg Ut Video"
2271 status working
2272 fourcc ULRA,ULRG,ULY2,ULY0
2273 driver ffmpeg
2274 dll utvideo
2275 out YV12,422P,RGB24,RGB32
2276
2269 videocodec utvideovfw 2277 videocodec utvideovfw
2270 info "UTVideo Codec" 2278 info "UTVideo Codec"
2271 comment "http://umezawa.dyndns.info/wordpress/" 2279 comment "http://umezawa.dyndns.info/wordpress/"
2272 status working 2280 status working
2273 fourcc ULRA,ULRG,ULY2,ULY0 2281 fourcc ULRA,ULRG,ULY2,ULY0