TRILIGHT
6th May 2002, 11:36
I suppose this could fit under a number of different forums here. I figured I would as here since I frequent this one more often. I'm looking to deinterlace some video. Now I've read all sorts of great things about the Avisynth plugin "decomb" but I can't seem to get it to work! Actually, I'll be honest, even after spending a ton of time reading tons of posts and the help files that came with the decomb plugin, I STILL don't know how the hell to use it!
Currently, the way I'm doing this is frameserving the VOB file via a DVD2AVI-created .d2v file using an Avisynth script. I open the .avs script file in VirtualDub, select the built-in deinterlace option and then tell it to save as AVI. This is a very time-consuming process and it's only going to end up giving me an AVI file that has to be encoded afterwards. MORE time! Ugh!!
I am trying to figure out if there is a simple and fast way of deinterlacing this video without having to spend all this time saving an AVI file from VirtualDub. I was hoping that I could use the "decomb" plug-in as part of the Avisynth script and then just load the whole script in CCE. Unfortunately, the "decomb" plug-in uses AVISource in the script and I obviously don't have an AVI file yet. Is there a way to stack the "decomb.dll" and "mpeg2dec.dll" into one script that can be loaded into CCE?
I know I've said a lot here but I could really use some help figuring out how to do this. Thanks all!
Currently, the way I'm doing this is frameserving the VOB file via a DVD2AVI-created .d2v file using an Avisynth script. I open the .avs script file in VirtualDub, select the built-in deinterlace option and then tell it to save as AVI. This is a very time-consuming process and it's only going to end up giving me an AVI file that has to be encoded afterwards. MORE time! Ugh!!
I am trying to figure out if there is a simple and fast way of deinterlacing this video without having to spend all this time saving an AVI file from VirtualDub. I was hoping that I could use the "decomb" plug-in as part of the Avisynth script and then just load the whole script in CCE. Unfortunately, the "decomb" plug-in uses AVISource in the script and I obviously don't have an AVI file yet. Is there a way to stack the "decomb.dll" and "mpeg2dec.dll" into one script that can be loaded into CCE?
I know I've said a lot here but I could really use some help figuring out how to do this. Thanks all!