Skip to main content
sonurobots
Associate III
November 10, 2013
Question

STM32F4 Discovery and MPEG4 decoding

  • November 10, 2013
  • 3 replies
  • 1365 views
Posted on November 10, 2013 at 07:51

Is it possible to decode a mpeg4 file in stm32f407 .at least 15 fps & 320x240 pixels.till now  i can decode jpeg pics quite fast . 

if its possible is there any open source library to do this?

i have looked at ffmpeg but  didn't found any  information on RAM and ROM  requirements?

i found some videos on youtube that played mjpeg movie files but i want mpeg4.

#ram #stm32f4 #mpeg4
This topic has been closed for replies.

3 replies

sonurobots
Associate III
November 19, 2013
Posted on November 19, 2013 at 05:30

why nobody is replying?

i just want to know if its possible or not? 

Tesla DeLorean
Guru
November 19, 2013
Posted on November 19, 2013 at 10:33

why nobody is replying?

You understand how user forums work, right?

i just want to know if its possible or not?

I suspect you don't have the computation horse-power to do this, nor a desire to pay for or license a solution? Does a basic search suggestion any commercial solutions for this platform, or M4 cores in general?
Tips, Buy me a coffee, or three.. PayPal VenmoUp vote any posts that you find helpful, it shows what's working..
sadde.13
Visitor II
November 28, 2018

Hi can you please tell me how to decode jpeg images fastly.My code is taking a lot of time.Can you send the code please?