I am working on a project that requires H.264 video decoding at QCIF resolution on the NXP RT1170 board (MMIXRT1170-EVKB). I need to compile ffmpeg with the necessary configuration to achieve this functionality.
Could you please provide guidance on how to configure and compile ffmpeg for use on the RT1170 board?
Hi @amira,
The Video chapter of the GUI Guider user guide shows how to use ffmpeg to convert files into the required h264 format, as well as further information on how to handle these video files for your GUI Guider project. Here's the link: Video | GUIGUIDERUG: GUI Guider User's Guide | NXP Semiconductors. Let me know if you have further inquiries about this topic.
BR,
Edwin.