I've got ffmpeg working with v4l2_request api on Allwinner H3 (orange pi pc). It achieved in a few steps: 1. Download FFmpeg https://github.com/xbmc/FFmpeg/archive/4.0.4-Leia-18.4.tar.gz 2. Patch it with https://github.com/LibreELEC/LibreELEC.tv/tree/master/packages/multimedia/ffmpeg/patches 3. Download mainline kernel 5.3.5 4. Patch it with https://github.com/LibreELEC/LibreELEC.tv/tree/master/projects/Allwinner/patches/linux 5. Copy linux headers on rootfs /usr/in
  • Reputation Points