Build for Windows 10 64-bit (cygwin + mingw64).
Release notes:
- Resolved various synchronization issues, enhancing frame decoding logic for increased robustness
- Addressed various UI issues related to flickering, zoom-in, and clipping
- Improved keyboard navigation by enabling the '=' key as an alternative to the '+' key on Tenkeyless keyboards
- Also prints video bitrate, file size, frame rate, scanning method, and the list of filters applied, in the console
- Now automatically adds the
bwdif
deinterlacer filter and/orfps
filter for frame rate harmonization and convenience (this behavior can be disabled via--no-auto-filters
)
Includes FFmpeg v6.1 and SDL2 v2.28.1 shared libs.