a6bde0943e
Three routes to determine FFmpeg version: 1) Grab the 'ffmpeg version x.y' from from the -version output. This should work for all pre-built binaries. 2) Compare the library versions against known contents of FFmpeg versions. This is fallback aimed at custom builds. 3) Compare libavcodec version to determine if newer than latest known release. This suggests user is running within latest/HEAD/master build. |
||
---|---|---|
.. | ||
EncoderValidator.cs | ||
EncodingUtils.cs | ||
MediaEncoder.cs |