Implement loop for video (overlays)
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- TypeScript
- Stars
- 5.5k
- Forks
- 374
- PR merge metrics
- No merged PRs in 30d
Description
like loopAudio. See https://github.com/mifi/editly/issues/88#issuecomment-721778163
Alternatively we can specify -ignore_loop 0 for gif inputs https://ffmpeg.org/ffmpeg-formats.html#toc-gif-1
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the existing loopAudio implementation and the video-overlay input handling. Read the discussion in issue #88 and the linked FFmpeg GIF format documentation, then compare the available looping approaches. Done means video overlays or GIF inputs follow the intended loop behavior consistently with audio.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- audio-video-rtc, cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100