I am about to encode a DVD which has this particular problem:
The source NTSC DVD is 100% progressive but at 29.97 fps with each field composed of a unique image. There are a lot of blends (ghosting).
Here's a sample from the source DVD.
What do I do? Encode it as it is at 29.970 fps? Or should I use the Srestore script to bring the frame rate down to 25 fps? If so, what is the script that I should be using?
P.S: The movie in question is a 1985 one. So it must have shot on film (23.976 fps).
+ Reply to Thread
Results 1 to 9 of 9
-
-
Be patient
it may take a while to figure things out...
Das Leben ist eine Nebelwand voller Rasierklingen. (C. Bukowski) -
I use MPC-HC and ffdshow. The video plays fine, hardly any ghosting visible. Converted it to mp4, downloadable here: http://www.embedupload.com/?d=7PACLHV0QG. Actually I've never come across progressive 29.97 fps NTSC.
Last edited by leghorn; 13th Apr 2012 at 11:24.
Das Leben ist eine Nebelwand voller Rasierklingen. (C. Bukowski) -
Tons of ghosting. SRestore() won't work with that. Someone used something like ConvertFPS() to convert a 25p source to 30p. I don't think there's anything you can do to reverse it.
-
I've seen something like this before, where it wasn't a typical blend conversion, and master didee suggested restorefps which worked ok on it
http://forum.doom9.org/showthread.php?t=162893
You have to fiddle with the phi values to determine the best results, but most of the blends are fixed , at least in this sample
e.g.
Code:MPEG2Source() RestoreFPS(25, 0.00) Spline36Resize(720,576)
Last edited by poisondeathray; 13th Apr 2012 at 11:58.
Similar Threads
-
Can you please help identifying this file ?
By fa355115 in forum Video ConversionReplies: 1Last Post: 23rd Jan 2012, 08:27 -
identifying codec.......
By nodollas in forum Video ConversionReplies: 16Last Post: 30th Sep 2011, 12:48 -
Identifying OS on DVR HD
By juststarting in forum ComputerReplies: 6Last Post: 24th Feb 2010, 00:29 -
Help identifying this drive
By Noahtuck in forum DVD & Blu-ray WritersReplies: 32Last Post: 20th Feb 2008, 01:19 -
Help identifying drive
By thekfc in forum DVD & Blu-ray WritersReplies: 3Last Post: 14th Jan 2008, 08:28