We would like to integrate jetson cuda HW accelerated ffmpeg as part of boot2qt delivery.
My understanding is that currently jetson-ffmpeg is available in form of deb package as other jetson libraries. I tried to use similar method as with other jetson packages to fetch ffmpeg deb package, but it didn’t work. Is there direct link available for ffmpeg deb package? Or already made yocto recipe?
There’s also some repositories with patches, but those seem to be depended on multimedia-examples. Or is there repository available which has complete jetson integration? And is there plans to integrate nvv4l2dec as part of mainline ffmpeg?