Skip to content
GitLab
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 973
    • Issues 973
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 104
    • Merge requests 104
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and 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
  • GStreamerGStreamer
  • gst-plugins-badgst-plugins-bad
  • Issues
  • #80
Closed
Open
Issue created Oct 18, 2012 by Bugzilla Migration User@bugzilla-migration

mxfdemux: Add D10 mapping (MPEG-2 variant)

Submitted by Baldur Gislason

Link to original bug (#686402)

Description

Some of the MXF files I open with mxfdemux do not link up.
I may execute something like
gst-launch -v filesrc --gst-debug-level=5 location=283267.mxf ! decodebin ! video/x-raw-yuv ! fakesink
and the pipeline will not link up. Looking through the output I may see messages like "No essence track for this essence element" which don't appear when the playback works.
File format is:
Video codec: IMX(D-10) 30 Mb/s, 720x608, 25 fps, upper field first
Audio codec: 8 Channel PCM, 24 bit, 48khz
Wrapper: MXF OPa1

Output from gst-launch:
http://bigben.medizza.com/b/283267output.txt.gz
Sample file:
http://bigben.medizza.com/b/283267bork.mxf

Assignee
Assign to
Time tracking