Demonstration functional description (STM32F479I-EVAL and STM32F469I-DISCO)
UM1743
86/111
DocID026161 Rev 4
Video file creation (emf)
To be able to play movies with the STemWin API functions it is required to create files of the
STemWin specific EmWin movie file format. There are two steps to generate an emf file:
1.
Convert files of any MPEG file format into a folder of single JPEG files for each frame
(see
). The free FFmpeg available at ffmpeg website can be used.
2. Create an emf file from JPEG file using JPEG2Movie tool available in STemWin
package (
Figure 79. EMF generation format
Figure 80. JPEG2Movie overview
These steps can be done once using a predefined batch (included in the STemWin
package) as shown in
.
For more information about how to use the emf generation batches, refer to the STemWin
User and Reference Guide (UM3001).