Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
gst-libav
gst-libav
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 63
    • Issues 63
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 9
    • Merge Requests 9
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • GStreamer
  • gst-libavgst-libav
  • Issues
  • #6

Closed
Open
Opened 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
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: gstreamer/gst-libav#6