Release notes:
- Added a new
-W
option for setting the window size to fit within the usable display bounds while respecting the video's aspect ratio (see #80) - Enabled multi-threaded filtering to achieve significantly higher update rates, especially when performing both compute-intensive decoding and filtering on multi-core CPUs
- Whenever possible, use a single decoder to conserve system resources
- Report the Display Aspect Ratio (DAR) from metadata for anamorphic video with non-square pixels
- Automatically correct the video according to DAR as a harmonization (via
scale
) - Fixed bugs in the seeking code that could cause the app to crash or freeze
- Updated the window icon
The build for Windows 10 64-bit includes FFmpeg v7.1, SDL2 v2.30.8 and SDL2_ttf v2.22.0 DLLs.