+ Reply to Thread
Results 1 to 6 of 6
-
I'm not sure if this is what you had in mind or not (if you want a list of the dupe frames handed to you, it won't do that), but after the first pass of the AviSynth filter Multidecimate you'll have a text file where each frame gives a metric showing the difference between it and the previous frame. All the ones with 0.000 (or close to that) are the dupes. It's easy enough to scan through the file to pick out the duplicate frames:
http://neuron2.net/multidecimate/multidecimate.html
There's much more info in the included HTML file.
You might try and figure out why you get any dupe frames at all. With modern computers, when capping with the right set up, I don't think any frames at all should be duped. But mine have been all VHS caps, so maybe it's different if Hi-Def caps from television.Last edited by manono; 19th Feb 2012 at 15:37.
-
There's two kinds of dropped frames, one kind from the past is when the computer couldn't keep up with saving the information. This isn't a problem anymore, and all those tips about not running extra software, turning on DMA etc. are probably obsolete.
The other type is when the timing of the frames vary from the recording framerate which was set upon recording. It's a problem of how windows works, I think. There's nothing you can do about this. It sh9ould be that each frame causes a request to save a frame, instead you read the frames at a regular rate and they either happen to be a new one at the time or else it's dropped/duped. -
Try ExactDedup 0.03 its will help you.
Check more about this script here.
Source: http://tasvideos.org
Claudio
-
Similar Threads
-
Virtualdub VCR capture no dropped frames but 5400 inserted frames in 1 hour
By suloku in forum Capturing and VCRReplies: 12Last Post: 17th Aug 2011, 22:33 -
Should I be worried about frames dropped/duplicated in ConvertXtoDVD?
By DVDNewb in forum Video ConversionReplies: 1Last Post: 18th Dec 2007, 10:20 -
Duplicated files in Video TS Folder
By Pathe in forum Newbie / General discussionsReplies: 3Last Post: 29th Oct 2007, 16:51 -
Skipped or Duplicated Frames - .mov to *_TS using FFMPEGX
By oppus in forum Authoring (DVD)Replies: 4Last Post: 2nd Oct 2007, 08:13 -
Jerky capture with duplicated frames
By putte67 in forum Capturing and VCRReplies: 3Last Post: 20th Jun 2007, 17:56