Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
gst-plugins-base
gst-plugins-base
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 631
    • Issues 631
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 104
    • Merge Requests 104
  • 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
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • GStreamer
  • gst-plugins-basegst-plugins-base
  • Issues
  • #520

Closed
Open
Opened Dec 15, 2018 by Fernando Jiménez Moreno@ferjmoreno

Playing short ogv file fails intermmittently fails with "Could not decode stream" error

Playing a short ogv file like https://github.com/servo/servo/blob/master/tests/wpt/web-platform-tests/media/movie_5.ogv?raw=true sometimes fails with the following output (the first run works, the second fails):

❯ gst-play-1.0 "https://github.com/servo/servo/blob/master/tests/wpt/web-platform-tests/media/movie_5.ogv?raw=true"
Press 'k' to see a list of keyboard shortcuts.
Now playing https://github.com/servo/servo/blob/master/tests/wpt/web-platform-tests/media/movie_5.ogv?raw=true
Prerolling...
Buffering... 100%
Redistribute latency...
0:00:00.8 / 0:00:02.8

❯ gst-play-1.0 "https://github.com/servo/servo/blob/master/tests/wpt/web-platform-tests/media/movie_5.ogv?raw=true"
Press 'k' to see a list of keyboard shortcuts.
Now playing https://github.com/servo/servo/blob/master/tests/wpt/web-platform-tests/media/movie_5.ogv?raw=true
Prerolling...
Buffering... 100%
Buffering... 100%
ERROR Could not decode stream. for https://github.com/servo/servo/blob/master/tests/wpt/web-platform-tests/media/movie_5.ogv?raw=true
ERROR debug information: gsttheoradec.c(583): GstFlowReturn theora_handle_header_packet(GstTheoraDec *, ogg_packet *) (): /GstPlayBin:playbin/GstURIDecodeBin:uridecodebin0/GstDecodeBin:decodebin0/GstTheoraDec:theoradec0:
couldn't read header packet
Reached end of play list.

Attached is a GST_DEBUG=3,*ogg:6 log. I couldn't reproduce the error with GST_DEBUG=6 :...

gst.ko.ogg.log

Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: gstreamer/gst-plugins-base#520