Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • gst-plugins-bad gst-plugins-bad
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 986
    • Issues 986
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 132
    • Merge requests 132
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GStreamer
  • gst-plugins-badgst-plugins-bad
  • Issues
  • #584

Closed
Open
Created Jul 19, 2017 by Bugzilla Migration User@bugzilla-migration

mxfdemux: Output "negative" DTS for reordered streams

Submitted by Sebastian Dröge @slomo

Link to original bug (#785126)

Description

Various MXF files that actually have frame reordering output DTS>PTS. We have to offset all DTS backwards by the maximum difference between the two for this to work properly, by looking at the index.

This additionally will need the segment to be adjusted so that negative DTS are possible, just like in qtdemux.

Edited Jun 17, 2021 by Edward Hervey
Assignee
Assign to
Time tracking