Overlay at a specific time
Open
Nobody has claimed this yet.
- Dominant language
- Java
- Stars
- 663
- Forks
- 92
- PR merge metrics
- No merged PRs in 30d
Description
I'm wondering if the AudioOverlayFilter can be overlaid at a specific time ?
E.g. start overlay at 2 seconds after the video start.
Contributor guide
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 AudioOverlayFilter and reading how it currently applies overlays relative to video time. Trace the surrounding Android video/audio processing path to determine where a two-second start offset would belong. Done means the filter can reliably begin the overlay at the requested timestamp, with tests covering the timing behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- audio-video-rtc, mobile
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100