digitalFAQ.com Forum

digitalFAQ.com Forum (https://www.digitalfaq.com/forum/)
-   Edit Video, Audio (https://www.digitalfaq.com/forum/video-editing/)
-   -   Identifying duplicate frames in Avisynth? (https://www.digitalfaq.com/forum/video-editing/13438-identifying-duplicate-frames.html)

packsnap85 04-07-2023 10:29 AM

Identifying duplicate frames in Avisynth?
 
I know this should be easy, but I am struggling to write a script that writes the frame number and YDifferenceFromPrevious to a log file if it is below 0.7. I have tried WriteFile, but it only seems to write the values for the current frame in the virtualdub window. Any help would be greatly appreciated.

lollo2 04-08-2023 06:15 AM

Have a look to this thread: https://forum.doom9.org/showthread.php?t=183582

Final version of the script here: https://forum.doom9.org/showthread.p...87#post1960487

It uses RT_WriteFile rather than WriteFile; it is field based, but you can easily change it for frame processing.


All times are GMT -5. The time now is 05:43 PM

Site design, images and content © 2002-2026 The Digital FAQ, www.digitalFAQ.com
Forum Software by vBulletin · Copyright © 2026 Jelsoft Enterprises Ltd.