Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • gst-libav gst-libav
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 70
    • Issues 70
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 6
    • Merge requests 6
  • 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-libavgst-libav
  • Issues
  • #6

Closed
Open
Created Jun 27, 2011 by Bugzilla Migration User@bugzilla-migration

Add CDG demuxing/decoding support

Submitted by John Carr @johncarr

Link to original bug (#653493)

Description

Using ggst-ffmpeg 0.10.11 and gst 0.10.32.

I am using a sample from:

http://www.powerkaraoke.com/download/NobodyKnowsYou.cdg

Totem is unable to open it.

I attempted to write a gst-launch pipeline and that yielded an Internal Data Error.

I used:

gst-launch-0.10 --gst-debug ffmpeg:5 filesrc location=/tmp/NobodyKnowsYou.cdg ! ffdemux_cdg ! ffdec_cdgraphics ! ximagesink

The error seems to be coming from gst_ffmpegdata_peek which claims it is pulling 21600 bytes then fails with "Got -3 (unexpected) return result 0".

Assignee
Assign to
Time tracking