Grant Thomas
Grant Thomas
I think it'd depend on how you wanted to structure it. You could roll the binaries in, or do a volume, so long as the docker container has access to...
Actually, on second though, rolling them in would probably the the only way to have it consistent since the .so file(s) need to be present and loaded at boot unless...
> How to support yuvj420 decoding?thank you! https://github.com/jocover/jetson-ffmpeg/issues/83 https://github.com/jocover/jetson-ffmpeg/issues/80 When I apply the advice in issue 83, I can use yuvj420p, but transcoding to mp4 containers hangs ffmpeg. When I...