Vitality
17th January 2019, 23:42
This is my IVTC script using TDecimate:
Q = QTGMC(Preset="Medium", FPSDivisor=2)
TFM(D2V="%source_file%", slow=2, cthresh=4, mi=25, clip2=Q)
TDecimate(mode=1)
And using Srestore:
Q = QTGMC(Preset="Medium", FPSDivisor=2)
TFM(D2V="%source_file%", slow=2, cthresh=4, mi=25, clip2=Q)
LoadPlugin("J:\StaxRip-x64-2.0.0.0\Apps\Plugins\avs\GRunT\GRunT.dll")
Import("J:\StaxRip-x64-2.0.0.0\Apps\Srestore.avsi")
Srestore(frate=23.976)
When I used TDecimate, I got some sort of weird chroma ghosting on one frame. Srestore didn't cause that. https://i.imgur.com/HXc96LC.png
But there seems to be some sort of weird issue in a panning shot. Here's the VOB:
https://cdn.discordapp.com/attachments/523989191030210603/535585221462982656/VTS_06_1.demuxed.m2v
https://cdn.discordapp.com/attachments/523989191030210603/535589656256053249/srestore.mkv
Is it just me, or is the panning shot in the Srestore a lot worse than the VOB? What is causing this?
Q = QTGMC(Preset="Medium", FPSDivisor=2)
TFM(D2V="%source_file%", slow=2, cthresh=4, mi=25, clip2=Q)
TDecimate(mode=1)
And using Srestore:
Q = QTGMC(Preset="Medium", FPSDivisor=2)
TFM(D2V="%source_file%", slow=2, cthresh=4, mi=25, clip2=Q)
LoadPlugin("J:\StaxRip-x64-2.0.0.0\Apps\Plugins\avs\GRunT\GRunT.dll")
Import("J:\StaxRip-x64-2.0.0.0\Apps\Srestore.avsi")
Srestore(frate=23.976)
When I used TDecimate, I got some sort of weird chroma ghosting on one frame. Srestore didn't cause that. https://i.imgur.com/HXc96LC.png
But there seems to be some sort of weird issue in a panning shot. Here's the VOB:
https://cdn.discordapp.com/attachments/523989191030210603/535585221462982656/VTS_06_1.demuxed.m2v
https://cdn.discordapp.com/attachments/523989191030210603/535589656256053249/srestore.mkv
Is it just me, or is the panning shot in the Srestore a lot worse than the VOB? What is causing this?