Release notes:
- Added support for interactively selecting a rectangular region (cutout) and exporting the selected area from both sides in PNG format; each saved individually as well as combined into a single concatenated output (#97)
- Implemented clipboard copy/paste integration using SDL2’s API. Copying saves the current timestamp from the left video; pasting seeks to the first recognizable timestamp found in the clipboard (#99)
- Suppressed noisy "Skipping NAL unit" messages related to Dolby Vision enhancement layers to reduce unnecessary console log output (#100)
The build for Windows 10 64-bit includes FFmpeg v7.1.1, SDL2 v2.32.4 and SDL2_ttf v2.24.0 DLLs.