10 comments (10 comments)0 reactions (0 reactions)0 assignees (0 assignees)PHP915 forks (915 forks)batch import
Featurehelp wanted
Repository metrics
- Stars
- 4,641 stars (4,641 stars)
- PR merge metrics
- No merged PRs in 30d (No merged PRs in 30d)
Description
I am generated an MP4 file from an animated GIF which works well but I want to make the MP4 file have a few loops of the GIF. Is this possible?
Something like this: https://video.stackexchange.com/a/16933
Contributor guide
- Research direction
- Explore the library's API for looping video output; check if there's an option to set loop count in encoding parameters or if you need to concatenate the video stream multiple times.
- Tech stack
- php
- Domain
- backendcli
- Issue type
- Feature
- Prerequisites
- PHPFFMpeg