DevTeamSCH / DevTeamSCH/animeditor
Export file research
Open
- Dominant language
- No language data
- Stars
- 6
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
The exported file format will be a standard video file.
Qt doesn't directly support video creation from images. We must not use an external tool we need a third party library, like [FFmpeg](https://ffmpeg.org).
The task is to compose a video from multiple images into one video file using the API not an external tool. You can find one exmple [here](https://trac.ffmpeg.org/wiki/Slideshow)
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.