On Saturday, 10 July 2021 8:53:27 AM AEST Andrii wrote: > I am working on porting a Kodi player to an NVidia Jetson Nano device. I've > been developing a decoder for quite some time now, and realized that the > best approach would be to have it inside of ffmpeg, instead of embedding > the decoder into Kodi as it heavily relies on FFMPEG. Just wondering if > there is any effort in making FFMPEG suppring M2M V4L devices ?
https://git.ffmpeg.org/gitweb/ffmpeg.git/blob_plain/HEAD:/libavcodec/v4l2_m2m.c[1] I guess that would be the basis for further work as required to meet your needs. Brad -------- [1] https://git.ffmpeg.org/gitweb/ffmpeg.git/blob_plain/HEAD:/libavcodec/v4l2_m2m.c _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".