MattO
21st February 2003, 16:23
Hello all,
I use the following line in my AVS scripts:
AssumeFrameBased().SeparateFields().SelectOdd()
TRBarry replied to one of my previous posts stating if I was using AVISynth 2.5 this line may not have the same effect, can anyone elaborate on this?
If this line will not work is their an AVISynth 2.5 equivilent?
Also an IVTC question: In AVISynth 2.07 I always use:
ivtc(70,10,25).AssumeFrameBased().SeparateFields().SelectOdd().AssumeFPS(25)
with NTSC sources as part of my process to convert them to PAL. I am perfectly happy with this method, so please don't flame me ;)
Does DeComb have an equivilent (standard) line to ivtc(70,10,25) ?
or is there another IVTC plugin (YV12) which can do something similar?
thanks
MattO
I use the following line in my AVS scripts:
AssumeFrameBased().SeparateFields().SelectOdd()
TRBarry replied to one of my previous posts stating if I was using AVISynth 2.5 this line may not have the same effect, can anyone elaborate on this?
If this line will not work is their an AVISynth 2.5 equivilent?
Also an IVTC question: In AVISynth 2.07 I always use:
ivtc(70,10,25).AssumeFrameBased().SeparateFields().SelectOdd().AssumeFPS(25)
with NTSC sources as part of my process to convert them to PAL. I am perfectly happy with this method, so please don't flame me ;)
Does DeComb have an equivilent (standard) line to ivtc(70,10,25) ?
or is there another IVTC plugin (YV12) which can do something similar?
thanks
MattO