Skip to content
GitLab
  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • gstreamer gstreamer
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 717
    • Issues 717
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 369
    • Merge requests 369
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GStreamer
  • gstreamergstreamer
  • Merge requests
  • !1262

qtdemux: Fix text and closed-caption handling.

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Jan Schmidt requested to merge thaytan/gstreamer:mp4-subtitle-timing-fix into main Oct 28, 2021
  • Overview 0
  • Commits 1
  • Pipelines 4
  • Changes 1

!1182 (merged) broke text and and closed caption extraction when introducing WebVTT support, by making the output buffers not have timestamps any more.

Fix that by making the process functions copy buffer metadata when generating new output buffers.

Edited Oct 28, 2021 by Tim-Philipp Müller
Assignee
Assign to
Reviewer
Request review from
Time tracking
Source branch: mp4-subtitle-timing-fix