jrottenberg / ffmpeg

Docker build for FFmpeg on Ubuntu / Alpine / Centos / Scratch / nvidia / vaapi
https://hub.docker.com/r/jrottenberg/ffmpeg/
Apache License 2.0
1.38k stars 452 forks source link

Fix vaapi 2004 builds using 1604 instead #272

Closed eikowagenknecht closed 3 years ago

eikowagenknecht commented 3 years ago

Should fix the obvious parts of #271

Not sure if the line ARG DEBIAN_FRONTEND=noninteractive is also needed (it is added from ubuntu1804 > ubuntu2004 builds) because unfortunately I currently have no test environment at hand.

Signed-off-by: Eiko Wagenknecht eiko.wagenknecht@web.de

jrottenberg commented 3 years ago

Perfect thanks, deleting my https://github.com/jrottenberg/ffmpeg/tree/fix-271