Dfg 1394 in color

old school, i know, but i could not get a color image from the dfg 1394…
so i wonder what could be done about it?
special settings, alternative drivers ?
cheers!
michael

ai michl, i think i had that problem ages ago and the reason was codecs. directshow automatically chooses a decoder and can choose the wrong one if there are multiple suitable.

basically what you’d need to do is use graphedit to find out which decoder is used at the moment and then disable it so directshow will choose another one.

also: what is your desired graph? only VideoIn -> VideoTexture? if so try putting a trautner in between and disable it. that could also change the decoder chosen by directshow…