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.42k stars 454 forks source link

Nvidia examples missing host volume mapping #367

Open navierb opened 1 year ago

navierb commented 1 year ago

Just a minor observation... the nvidia examples in the readme are missing the string: -v $(pwd):$(pwd) -w $(pwd)