cancel
Showing results for 
Search instead for 
Did you mean: 

Assistance Required for Playing AVI Video on STM32H7S78-DK LCD using TouchGFX

Mehulrana511
Associate III

Hello,

I am using the STM32H7S78-DK board along with TouchGFX, and I am attempting to display a video on the board's LCD. I have attached an AVI video file that I am trying to play. However, I am facing issues as the video is not running on the display.

Could you please assist me in resolving this issue?

Thank you for your support.

Best regards,
Mehul

1 ACCEPTED SOLUTION

Accepted Solutions
GaetanGodart
ST Employee

Hello @Mehulrana511 ,

 

To use the video widget your video must be in .avi extension but it also has to be encoded in mjpeg.
Did you encode using mjpeg?
You can have a look at this video to see how to use the video widget.

 

Regards,

Gaetan Godart
Software engineer at ST (TouchGFX)

View solution in original post

1 REPLY 1
GaetanGodart
ST Employee

Hello @Mehulrana511 ,

 

To use the video widget your video must be in .avi extension but it also has to be encoded in mjpeg.
Did you encode using mjpeg?
You can have a look at this video to see how to use the video widget.

 

Regards,

Gaetan Godart
Software engineer at ST (TouchGFX)