mltframework / mltframework/mlt
Melt crashes at the end of the rendering
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 1.9k
- Forks
- 387
- Avg merge
- 17h 28m
- Merged PRs (30d)
- 8
Description
Here's the log:
Rendering of X:/My Drive/Videos/HometoPnP Highspeed-6000.mp4 crashed
[mp4 @ 000000000222d2c0] Timestamps are unset in a packet for stream 1. This is deprecated and will stop working in the future. Fix your code to set the timestamps properly [mp4 @ 000000000222d2c0] Encoder did not produce proper pts, making some up. [mp4 @ 000000000222d2c0] Application provided invalid, non monotonically increasing dts to muxer in stream 1: 12192768 >= 12192768
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 crash while rendering the provided MP4 and inspect the rendering and muxing path associated with the reported timestamp messages. Done means the render completes without crashing and the invalid timestamp errors no longer occur.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- 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