Build for Windows 10 64-bit (cygwin + mingw64).
Release notes:
- Print info about both videos to console when the tool is launched
- Allow a specific FFmpeg decoder to be used for both videos (useful for choosing HW accelerated variants such as
h264_cuvid
,hevc_cuvid
,av1_cuvid
, etc. - please note that these decoders are restricted in terms of supported pixel formats) - Added a new feature that allows users to open the main window on a specific display
- Users can now press the "P" key to print the current mouse position and RGB/YUV pixel value
- Added an option (
-c
) to print the controls for easier reference during runtime
Includes FFmpeg v5.1.2 and SDL2 v2.26.4 shared libs.