Build: Require at least FFmpeg 3.2 (libavutil 55.34.100)

This commit is contained in:
Peter Keresztes Schmidt 2021-06-05 20:39:48 +02:00
parent 2d71743372
commit 0d81199fc9
1 changed files with 1 additions and 1 deletions

View File

@ -438,7 +438,7 @@ else()
message(FATAL_ERROR "ZoneMinder requires mysqlclient but it was not found on your system")
endif()
find_package(FFMPEG REQUIRED
find_package(FFMPEG 55.34.100 REQUIRED
COMPONENTS
avcodec
avformat