I have a video that I'm not sure is suffering from PAL speedup or not. If it's not speedup, than it's the ghost-image technique in which the 24th frame is repeated to fit the 25 FPS PAL standard. I have a suspicion that it's the speedup but I'm not certain. Is there an easy way to tell? I hear the ghosting technique is pretty obvious, in fact I have another PAL video which I'm almost positive suffers from it, the pauses every second are pretty obvious and very annoying.
So, my questions are:
1.) Is there an easy way to determine which it suffers from?
2.) I know there's a way to convert PAL XviD's that suffer from speedup to 24 FPS, so is there a way to fix PAL XviD's that are ghosted?
Thanks in advance for any help.
+ Reply to Thread
Results 1 to 7 of 7
-
-
You could open it in VirtualDub (Mod) and step through it one frame at a time and see if a frame is duplicated. You can probably also use VD or similar to 'decimate' the video and cut out every 25th frame. A Avisynth script would probably be better, though.
-
1.) Is there an easy way to determine which it suffers from?
Also, if every 25th frame really is a repeat, then it's not speeded up, but is the same length as the film source. Yes, it plays at 25fps, but there's also an additional frame every second. The net result is it being the same length as the source, but converted to the PAL standard. It's very rare to convert to PAL using that method. If you don't know what you have, give us a 10 second piece of the source, a piece with movement.
Open a VOB in DGIndex and use the [ and ] buttons to isolate a small section. Then File->Save Project and Demux Video. Upload the resulting M2V to a 3rd part hosting site, one such as MediaFire, and then post the link here.
is there a way to fix PAL XviD's that are ghosted? -
I haven't seen any smart frame rate converters for VirtualDub. If you use its built in frame rate conversion it will remove 1 of every 25 frames to convert to 24 fps. But it will not necessarily remove the duplicate frame, it will just pick one out at random. So your video is likely to get more jerky, not less.
Your only hope of removing the duplicate frames is to use a smart decimator in AviSynth -- Decimate() or TDecimate(). -
Looking through the videos in VDub, they don't appear to have a 25th frame repeated. Seems to be blending though. Here are samples from the files in question:
http://www.mediafire.com/?utiyd21fz4y
http://www.mediafire.com/?okzizjzwqnj
Thanks for the help, I really appreciate it. -
I apologize for missing the part where you said these are XviD AVIs. They've already been deinterlaced and nothing can be done at this point. If you had gotten them while still interlaced, direct from the capture as MPGs perhaps, then something could have been done.
If field blended, only if still interlaced can they be repaired, sort of. Unblenders depend on at least one of the field pairs being "clean" and unblended for them to work their magic. Once they've been deinterlaced and made progressive, it's pretty hopeless.
Similar Threads
-
PAL frame rate question
By ArtOfLosingMFZB in forum Newbie / General discussionsReplies: 15Last Post: 27th Dec 2011, 21:38 -
Reversing PAL speedup.
By rcavanah in forum EditingReplies: 3Last Post: 22nd Sep 2011, 13:26 -
Reversing PAL speedup and frameserving
By Ennio in forum Video ConversionReplies: 23Last Post: 28th Jan 2010, 15:28 -
DVD/Divx/USB Player: 25$ - Sale Ends 24th! (SoCal/PHX)
By whocaresman in forum DVD & Blu-ray PlayersReplies: 2Last Post: 22nd Nov 2009, 21:04 -
compensating 4% PAL speedUp on playback of a dvd (Mac user)
By zep in forum Software PlayingReplies: 11Last Post: 18th Jan 2009, 23:43