View Full Version : Avisynth - Auto Cut and Convert
erikftc
7th February 2013, 17:14
So I am looking for either a plug-in or script that's already out there or suggestions on how to create a new one. The script will be to take in a video search for frames that are extremely similar, black frames, blue frames or static, cut those out - stitch everything else together and output a new file.
Any suggestions?
Adub
9th February 2013, 09:45
Dedup (http://akuvian.org/src/avisynth/dedup/) actually comes pretty close. It removes duplicate frames (or those that are extremely similar), and replaces them with a single frame representing the original data.
Some quick Google searching shows that a project like DedupTrimmer might actually help you remove all unnecessary frames : https://bitbucket.org/rstarkov/deduptrimmer.
vBulletin® v3.8.11, Copyright ©2000-2025, vBulletin Solutions Inc.