Skip to main content
Associate III
March 19, 2025
Solved

AVI video frame size supported by TouchGFX on STM32H747 ?

  • March 19, 2025
  • 1 reply
  • 652 views

I use the platform of STM32H747 to play a video with AVI format, if the frame width*height=568*320, touchGFX can't play this and skip this function,  which type of resolution can be used for touchGFX on STM32H747 platform ?

 

Best answer by miker

thanks, i have solved this when I converted this video with ffmpeg

1 reply

GaetanGodart
Technical Moderator
March 19, 2025

Hello @miker ,

 

When you talk about the frame, do you mean the display size or the video size?

Are you able to make other frame size work?

Can you share the video you want to play in .avi and perhaps in the original format (mp4 or other)?

 

Regards,

mikerAuthorBest answer
Associate III
March 20, 2025

thanks, i have solved this when I converted this video with ffmpeg

GaetanGodart
Technical Moderator
March 20, 2025

I am glad it helped you!

 

Regards,