- What is funkypenguin/embyserver-nvenc?
- Why should I use this?
- How do I use it?
- CHANGELOG
- Upstream-readme
This container is maintained by Funky Penguin's Geek Cookbook, a collection of "recipes" to run popular applications on Docker Swarm or Kubernetes, in a cheeky, geek format.
Got more details at:
This is an experimental build to create an NVENC-optimized static build of ffmpeg
If you want a static build of ffmpeg with nvenc support
The container will run, copy ffmpeg to /export, and exit. Run like this:
docker run --rm -v /tmp/export:/export funkypenguin/ffmpeg-static:
And then ffmpeg and ffprobe will appear in /tmp/export
- Initial creation
