intel / media-delivery

This collection of samples demonstrates best practices to achieve optimal video quality and performance on Intel GPUs for content delivery networks. Check out our demo, recommended command lines and quality and performance measuring tools.
MIT License
94 stars 29 forks source link

build: project fails to build due to bumped ffmpeg requirement over vmaf (>=1.5.2) #2

Closed dvrogozh closed 4 years ago

dvrogozh commented 4 years ago

https://github.com/intel/media-delivery/blob/b0891973c554ed727e5056f1bda0939e8516f595/Dockerfile.ubuntu#L162

With the FFMPEG_VERSION=master which we have above: https://github.com/intel/media-delivery/blob/b0891973c554ed727e5056f1bda0939e8516f595/Dockerfile.ubuntu#L141 project fails to build starting from this ffmpeg commit: https://github.com/FFmpeg/FFmpeg/commit/4979afdb858b6312c7250afde2d669c2880651ce which starts requiring libvmaf>=1.5.2