mltframework / mltframework/mlt

Melt crashes at the end of the rendering

Open
#786 17 comments 0 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.