comparison etc/codecs.conf @ 27620:ed0ea697cf40

add blackmagic 10bit decoder, works on v-codecs/R210/
author compn
date Sat, 20 Sep 2008 17:23:02 +0000
parents 9b25e0657341
children e556941ac76b
comparison
equal deleted inserted replaced
27619:ca11fb4eaea5 27620:ed0ea697cf40
63 status working 63 status working
64 fourcc ZMBV 64 fourcc ZMBV
65 driver vfw 65 driver vfw
66 dll "zmbv.dll" 66 dll "zmbv.dll"
67 out BGR24,BGR15,BGR8 query,flip 67 out BGR24,BGR15,BGR8 query,flip
68
69 videocodec blackmagic
70 info "Blackmagic 10-bit"
71 status working
72 comment "requires libguide40.dll"
73 fourcc r210
74 driver vfw
75 dll "BMDCodecLib.dll"
76 out BGR32,RGB32
68 77
69 ; MPEG-1/2 decoding: 78 ; MPEG-1/2 decoding:
70 ; Note: mpegpes is preferred for hw decoders: 79 ; Note: mpegpes is preferred for hw decoders:
71 80
72 videocodec mpegpes 81 videocodec mpegpes