aboutsummaryrefslogtreecommitdiff
path: root/MediaBrowser.Controller/MediaEncoding/EncodingHelper.cs
diff options
context:
space:
mode:
authorPloughPuff <ploughpuff@protonmail.com>2019-02-14 22:01:09 +0000
committerPloughPuff <ploughpuff@protonmail.com>2019-02-14 22:08:48 +0000
commita6bde0943e7feda25eba15e23a2307227de87d4e (patch)
tree32c11543160f451bfded4e3d5fd13601362ac034 /MediaBrowser.Controller/MediaEncoding/EncodingHelper.cs
parent5d4bef5478a55700f9e8b3dda5615881c81fd8cf (diff)
Implement proper FFmpeg version checking
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.
Diffstat (limited to 'MediaBrowser.Controller/MediaEncoding/EncodingHelper.cs')
0 files changed, 0 insertions, 0 deletions