Hi
I am using the VideoIn node to capture from a cheap frame-grabber (Pinnacle 330), the input comes from a payperview tdt which is interlaced, but the VideoTexture node doesn t offer any de-interlacing option, so, is there a way (maybe an FX) do de-interlace?
Simone
Vlc plugin supports deïnterlacing, so this could be an option, unless you absolutely need to use the video_in node for some reason.
videoTexture (YUV) seems to support deinterlacing too.
if VideoIn -> VideoTexture (EX9.Texture YUVMixing) does not offer deinterlacing modes try a Cheater (DShow9) in between…