comparison etc/codecs.conf @ 30490:c1d375bca9e1

Support GEOV video codec: Hangs on exit
author cehoyos
date Thu, 11 Feb 2010 01:12:37 +0000
parents c529adc9c384
children 9eb9dd33e2ed
comparison
equal deleted inserted replaced
30489:8ee6bb538f53 30490:c1d375bca9e1
64 status working 64 status working
65 fourcc ZMBV 65 fourcc ZMBV
66 driver ffmpeg 66 driver ffmpeg
67 dll "zmbv" 67 dll "zmbv"
68 out RGB24 68 out RGB24
69
70 videocodec geov
71 info "GeoCodec"
72 status buggy
73 fourcc GEOV
74 driver vfw
75 dll "GeoCodec.dll"
76 out BGR24 flip
69 77
70 videocodec zmbv 78 videocodec zmbv
71 info "Zip Motion-Block Video" 79 info "Zip Motion-Block Video"
72 status working 80 status working
73 fourcc ZMBV 81 fourcc ZMBV