Premise:
I recently downloaded a MPEG-2 TS capture of Doraemon (1979) that had been telecined (from 24fps), and in 1080i. I want to IVTC to stop the jitter frames.
However, the script asks me: 'What is your input clip?? It's not 30fps NTSC nor 25fps PAL", despite it being 29.97 FPS.
Removing the code responsible for raising an exception then claims an 'access violation'.
I have attached a sample of the video here.
Please help resolve this or advise of any alternatives.
Thanks
+ Reply to Thread
Results 1 to 8 of 8
-
-
my 2 cents after a quick glance:
Isn't this soft telecine and should be DGSource&fieldop=1 or MPEG2Source&fieldop=1 ? (I wouldn't use AnimeIVTC on this)
For the small scratches/dirt DeSpot/KillerSpot/SpotLess/RemoveDirt/... seem to work fine.
For general statilization I would try StablizeIT or similar.users currently on my ignore list: deadrats, Stears555, marcorocchini -
What source filter are you using? LSMASH's LWlibavVIdeoSource() has no problem opening it and gets 30000/1001 as the frame rate.
I think your problem comes about because the video is variable frame rate. It alternates between 33.33 ms and 50.00 ms per frame. Resulting in an average of 24 fps, 3:2 pulldown.Last edited by jagabo; 7th May 2024 at 23:20.
-
-
Sorry for the late reply. I confirmed the video is 29.97fps and uses 2:3 pulldown. I ended up using TFM() and TDecimate() for IVTC and LWlibavVIdeoSource() for the video. Does this damage the video in any way?
I will be sure to try the noise removal and AA you've suggested once I've done a Delogo.
Additionally, thank you for making Hybrid, a tool that I have used on Mac for many years because of lacking Avisynth support. -
-
Had to test some stuff in my setup and played around with the sample (script) using Vapoursynth and machine learning - doesn't work on Mac, so probably not that helpful.
Cu Selurusers currently on my ignore list: deadrats, Stears555, marcorocchini
Similar Threads
-
Inverse Telecine: Double Checking My Work
By pulsar8 in forum RestorationReplies: 15Last Post: 30th Jun 2023, 13:52 -
Deinterlacing anime with VFR and AnimeIVTC
By starplayer in forum Video ConversionReplies: 24Last Post: 13th Apr 2023, 12:01 -
480i Inverse Telecine - Audio Falling in/out of Sync
By ThaKarra in forum Video ConversionReplies: 4Last Post: 3rd Jun 2021, 19:10 -
DVD Inverse Telecine ?
By dolpsdw in forum Newbie / General discussionsReplies: 9Last Post: 16th Dec 2020, 08:15 -
Avisynth error message using AnimeIVTC and TemporalDegrain
By nick1977 in forum RestorationReplies: 6Last Post: 11th Jan 2020, 03:52