FFMPEG

This software uses code of FFmpeg licensed under the LGPLv2.1 and its source can be downloaded here

FFmpeg was compiled using the following command line:
./configure --target-os=mingw32 --disable-static --enable-shared
--cpu=x64 --disable-programs --arch=amd64 --disable-network --disable-doc --enable-version3 --disable-devices
--disable-vda --disable-avdevice --disable-iconv --disable-bzlib
--disable-pthreads --disable-zlib --enable-libvo-aacenc --disable-debug

FFMPEG

This software uses code of FFmpeg licensed under the LGPLv2.1