mltframework / mltframework/mlt
Problem with consumer multi
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 1.9k
- Forks
- 387
- Avg merge
- 17h 28m
- Merged PRs (30d)
- 8
Description
Hello, I have problems in consumer multi, I can not seek the playlist
melt -profile dv_ntsc Wildlife.mov -consumer multi 0=sdl 1=decklink terminate_on_pause=0 real_time=1
Pressing (H = back 1 minute), (L = forward 1 minute) or (g = start of clip) the melt hangs for a few seconds and goes, but not back or forward in the playlist. Using libmlt ++ is the same problem, it is not possible to seek in the playlist when using the multi consumer. Can someone help me please?
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 reproducing the reported melt command with the multi consumer and test H, L, and g during playlist playback. Compare the behavior with libmlt++; done means seeking moves backward and forward through the playlist without hanging or remaining at the current position.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c, cpp
- Domain
- audio-video-rtc
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100