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.37k stars 450 forks source link

HW on M1 SoC #347

Open nestarz opened 1 year ago

nestarz commented 1 year ago

Is there any options to get ffmpeg work on docker with HW on Apple M1 SoC ?

Thanks!

ttyS0 commented 1 year ago

Since Docker on macOS has to run inside of a Linux VM, you're better off using ffmpeg natively, regardless of whether it's on M1 hardware. I suspect most folks just use brew install ffmpeg.