binba
9th July 2016, 07:11
I've been trying to clean up this 29.97i DVD source, and I know Avisynth is just the tool for the job.
https://drive.google.com/open?id=0BySSttb273SQbHBHcmdsR2kwSzQ
(Direct stream copy from MPEG2Source of the DVD. Download button is at the top.)
I spent about 4 hours on this, with no success. Maybe you can point me in the right direction: which plugins to try in which modes?
Field pattern seems to be: BCBCBCDBCBCD (groups of 6 frames)
Where B=Blended field C=Clean field and D=duplicate of preceding field
To be clear, by "blended fields" I don't mean progressive blended frames... but that if you separate fields you'll find every "B" field has 2 frames/fields blended in it.
Seems like I need a combination of deblend and decimate. The original film is likely 25p, although 25i and 23.976 are also possible.
TIVTC seemed to help but doesn't really deal with deblending.
FixBlendIVTC gave me an error about mismatched movie durations.
Srestore seem to do some promising things but only when it threw out half the legitimate frames (for a 12.5fps output); I understand it expects a progressive video and not i / separated fields.
QTGMC didn't work with my 64bit distro (my bad, I know)
Scharfis` little hack from 11 years ago (http://forum.doom9.org/showthread.php?t=97447) helped a lot, but it seems to throw away data? I'm seeing inconsistent spatial sharpness, and more temporal sharpness than expected (the camera shutter speed looks like 1/100s) which makes me wonder if the original was 50i and temporal information gets thrown away in this method.
Thanks
https://drive.google.com/open?id=0BySSttb273SQbHBHcmdsR2kwSzQ
(Direct stream copy from MPEG2Source of the DVD. Download button is at the top.)
I spent about 4 hours on this, with no success. Maybe you can point me in the right direction: which plugins to try in which modes?
Field pattern seems to be: BCBCBCDBCBCD (groups of 6 frames)
Where B=Blended field C=Clean field and D=duplicate of preceding field
To be clear, by "blended fields" I don't mean progressive blended frames... but that if you separate fields you'll find every "B" field has 2 frames/fields blended in it.
Seems like I need a combination of deblend and decimate. The original film is likely 25p, although 25i and 23.976 are also possible.
TIVTC seemed to help but doesn't really deal with deblending.
FixBlendIVTC gave me an error about mismatched movie durations.
Srestore seem to do some promising things but only when it threw out half the legitimate frames (for a 12.5fps output); I understand it expects a progressive video and not i / separated fields.
QTGMC didn't work with my 64bit distro (my bad, I know)
Scharfis` little hack from 11 years ago (http://forum.doom9.org/showthread.php?t=97447) helped a lot, but it seems to throw away data? I'm seeing inconsistent spatial sharpness, and more temporal sharpness than expected (the camera shutter speed looks like 1/100s) which makes me wonder if the original was 50i and temporal information gets thrown away in this method.
Thanks