After a few hours trying multiple combinations in attempt to salvage these files as a beginner, I'm turning to the pros!
I do believe those videos were shot on film (24fps) as I do see some film scratches on the files. This is the best combination I could come up with for those files, does anyone have a better way to find those files?
a = LWLibavAudioSource("Miss You.vob")
v = LWLibavVideoSource("Miss You.vob")
AudioDub(v, a)
bob(-0.2,0.6)
srestore(frate=23.976, omode=6)
Vinverse()
Thanks!a = LWLibavAudioSource("Got To Give It Up (feat Slick Rick).vob")
v = LWLibavVideoSource("Got To Give It Up (feat Slick Rick).vob")
AudioDub(v, a)
bob(-0.2,0.6)
srestore(frate=23.976, omode=6)
Vinverse()![]()
+ Reply to Thread
Results 1 to 4 of 4
-
-
QTGMC+sRestore seems like the right approach to tackle the blends, sadly that does not help with the frames around scene changes, you probably will have to replace those with an adjacent frames. (looking at the source when applying Retinex shows all the horror of the blends and compression artifacts)
MCTemporalDenoise also helps with some of the artifacts.Last edited by Selur; 14th Feb 2026 at 02:54.
users currently on my ignore list: deadrats, Stears555, marcorocchini
Similar Threads
-
Blending/improper conversion to PAL DVD?
By ShadowCircuit in forum RestorationReplies: 3Last Post: 21st Nov 2025, 05:14 -
Tricky NTSC source, field blending, slow motion action
By mwesten in forum Video ConversionReplies: 11Last Post: 23rd Mar 2025, 02:33 -
Weird frame blending question
By Anonymous87432 in forum Newbie / General discussionsReplies: 7Last Post: 25th Sep 2024, 19:30 -
Deinterlacing 25fps PAL VHS Capture - dropped frames and field order swap?
By jbl_prof in forum Video ConversionReplies: 8Last Post: 24th Aug 2024, 14:03 -
NTSC to PAL source with Frame-blending and field order judder
By PRAGMA in forum RestorationReplies: 19Last Post: 12th Apr 2023, 13:38






Quote