Skip to main content
n.serina
Associate III
May 21, 2019
Question

Playing video on STM32F7 disc board

  • May 21, 2019
  • 1 reply
  • 619 views

Hello,

I have F746 discovery board and i want to play a video file stored in SD card.

I have successfully able to do file access(txt file) with sd card and file system.

to play a video file what are the software modules i have to integrate into my project ?

The video will be in the format MP4 or 3GP.

please point me if there is any similar project available from ST examples .

Thank you

This topic has been closed for replies.

1 reply

Tesla DeLorean
Guru
May 21, 2019

Most video codecs have all sorts of licensing head-aches which is why you typically won't get them.

Perhaps look at the JPEG decoder examples, and how you might apply that to MJPEG files.

Tips, Buy me a coffee, or three.. PayPal Venmo (See Profile) Up vote any posts that you find helpful, it shows what's working..