mltframework / mltframework/mlt

missing video in transition with sdl2 viewer

Open
#607 0 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

I have a playlist of two producers. This first is just a png file, and the second is an mkv video blended with a png, using frei0r.cairoblend. If I use an avfile consumer, it works fine, but if I use the sdl2 consumer I get only audio from the mkv (or at least that's what it looks like). If I swap the order of the consumers in the playlist, it works in the SDL consumer as well. I will attach the test case.

test-case.zip

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 behavior with the attached test-case.zip, comparing the avfile and sdl2 consumers and both playlist orders. Trace the consumer path responsible for video output; done means the SDL2 consumer renders the MKV video regardless of producer order while preserving the working audio behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
c
Domain
desktop
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.