View Full Version : Bad NTSC to PAL conversion
TruthOverFacts
27th September 2022, 02:49
Got this from a PAL DVD source.
This appears to be a bad NTSC to PAL conversion. What would I do to get this back to 23.976p?
https://www.mediafire.com/file/y2pan0qnxv6xrtm/wolfpal.avi/file
Thanks for your help!
manono
27th September 2022, 03:26
You could have cut the DVD sample using DGIndex or some such and made a much smaller video. Anyway:
yadifmod(mode=1, edeint=nnedi3(field=-2))###or your favorite bobber
SRestore(frate=23.976)
TruthOverFacts
27th September 2022, 04:14
You could have cut the DVD sample using DGIndex or some such and made a much smaller video. Anyway:
yadifmod(mode=1, edeint=nnedi3(field=-2))###or your favorite bobber
SRestore(frate=23.976)
Thanks! That's actually what I used. I thought maybe there would be a better way to handle it. The person that showed me always told me to use Lagarith and that's what I typically use in my workflow.
How about this one? The pattern is four interlaced, then one progressive.
https://www.mediafire.com/file/idopkbbuwi6b13a/faclip.avi/file
kedautinh12
27th September 2022, 04:49
You could have cut the DVD sample using DGIndex or some such and made a much smaller video. Anyway:
yadifmod(mode=1, edeint=nnedi3(field=-2))###or your favorite bobber
SRestore(frate=23.976)
Can change yadifmod to bwidf is better
https://github.com/Asd-g/AviSynth-BWDIF
SaurusX
27th September 2022, 21:09
The dumber the deinterlacer the better srestore will work. Use the dumb deinterlace for the detection clip and a higher quality deinterlacer for the final clip.
Also, certain versions of srestore just work better with animation. I always use 27h for animated material.
vBulletin® v3.8.11, Copyright ©2000-2026, vBulletin Solutions Inc.