Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 897 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 897 Bytes

25th_frame

A tool to detect stray frames in videos

Installation

Download the latest release here

Usage

Run 25th_frame.exe. An input prompt appears, enter the video file location there.

The app starts analyzing the file, which may take some time.

image

After the analysis is done, you can explore the possible found broken frames

image

The "View" button is used to preview the fragment in slow-motion

TODO

Add frame patching with lossless quality

Note

I made this tool in two hours on the knee, so don't expect much from it. The code quality might seem garbage, and it actually is. GLHF