FFmpeg

The FFmpeg libraries distributed with Media Server were compiled using the source code available from http://ffmpeg.org/releases/ with the compiler options shown below (from ffmpeg -L).

Windows

ffmpeg version 7.0 Copyright (c) 2000-2024 the FFmpeg developers
  built with Microsoft (R) C/C++ Optimizing Compiler Version 19.29.30153 for x64
  configuration: --target-os=win64 --arch=x86_64 --toolchain=msvc --disable-static --enable-shared --enable-runtime-cpudetect --enable-libopenh264 --enable-libmp3lame --enable-zlib --enable-cuda --enable-cuvid --enable-nvenc
  libavutil      59.  8.100 / 59.  8.100
  libavcodec     61.  3.100 / 61.  3.100
  libavformat    61.  1.100 / 61.  1.100
  libavdevice    61.  1.100 / 61.  1.100
  libavfilter    10.  1.100 / 10.  1.100
  libswscale      8.  1.100 /  8.  1.100
  libswresample   5.  1.100 /  5.  1.100

Linux

ffmpeg version 7.0 Copyright (c) 2000-2024 the FFmpeg developers
  built with gcc 12.2.0 (GCC)
  configuration: --disable-static --enable-shared --disable-alsa --disable-indev=alsa --disable-libxcb --disable-lzma --disable-outdevs --target-os=linux --enable-pthreads --enable-runtime-cpudetect --cc=gcc-12 --cxx=g++-12 --x86asmexe=yasm --enable-libopenh264 --enable-libmp3lame --enable-cuda --enable-cuvid --enable-nvenc
  libavutil      59.  8.100 / 59.  8.100
  libavcodec     61.  3.100 / 61.  3.100
  libavformat    61.  1.100 / 61.  1.100
  libavdevice    61.  1.100 / 61.  1.100
  libavfilter    10.  1.100 / 10.  1.100
  libswscale      8.  1.100 /  8.  1.100
  libswresample   5.  1.100 /  5.  1.100