KIM Remote uses FFmpeg as a separate executable for H.264 desktop capture and
encoding. The included FFmpeg binary is the GPL static Windows build produced
by BtbN/FFmpeg-Builds from the FFmpeg 7.1 release branch.

FFmpeg project and source:
https://ffmpeg.org/
https://github.com/FFmpeg/FFmpeg

Windows build scripts and provenance:
https://github.com/BtbN/FFmpeg-Builds

The accompanying LICENSE-FFmpeg.txt applies to the bundled ffmpeg.exe.
KIM Remote communicates with ffmpeg.exe through its documented command-line
and standard-stream interfaces.
