[gstreamer-bugs] [Bug 637324] New: oggdemux: unable to demux Ogg files with Skeleton in push mode

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Dec 15 08:55:44 PST 2010


https://bugzilla.gnome.org/show_bug.cgi?id=637324
  GStreamer | gst-plugins-base | git

           Summary: oggdemux: unable to demux Ogg files with Skeleton in
                    push mode
    Classification: Desktop
           Product: GStreamer
           Version: git
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-base
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: philipj at opera.com
         QAContact: gstreamer-bugs at lists.sourceforge.net
      GNOME target: ---
     GNOME version: ---


Steps to reproduce:

$ wget http://v2v.cc/~j/theora_testsuite/320x240.skeleton+cmml.ogv
$ gst-launch filesrc location=320x240.skeleton+cmml.ogv ! queue ! decodebin2 !
autovideosink

It fails like this:

Setting pipeline to PAUSED ...
Pipeline is PREROLLING ...
ERROR: from element
/GstPipeline:pipeline0/GstDecodeBin2:decodebin20/GstOggDemux:oggdemux0: Could
not demultiplex stream.
Additional debug info:
gstoggdemux.c(1421): gst_ogg_demux_sink_event ():
/GstPipeline:pipeline0/GstDecodeBin2:decodebin20/GstOggDemux:oggdemux0:
can't get first chain
ERROR: pipeline doesn't want to preroll.
Setting pipeline to NULL ...
Freeing pipeline ...

Removing the queue event makes it possible to play, thus my assumption that
this is a bug in the push mode code.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.




More information about the Gstreamer-bugs mailing list