[Bug 759167] New: Setting a demux pipeline again from NULL to PLAYING results in a gst-stream-error-quark error

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Dec 8 03:08:20 PST 2015


https://bugzilla.gnome.org/show_bug.cgi?id=759167

            Bug ID: 759167
           Summary: Setting a demux pipeline again from NULL to PLAYING
                    results in a gst-stream-error-quark error
    Classification: Platform
           Product: GStreamer
           Version: 1.6.1
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: Normal
         Component: gstreamer (core)
          Assignee: gstreamer-bugs at lists.freedesktop.org
          Reporter: florent.thiery at ubicast.eu
        QA Contact: gstreamer-bugs at lists.freedesktop.org
     GNOME version: ---

Created attachment 316923
  --> https://bugzilla.gnome.org/attachment.cgi?id=316923&action=edit
python test case

I am trying to restart a simple playback pipeline (built with parse_launch):
filesrc ! qtdemux ! fakesink

How/is it possible to restart the playback after the first EOS ?

$ LANG=C python test.py 
Building reference video
EOS, running next action (<function play_file at 0x7f1f8050bb70>)
Parsing playback pipeline
EOS, running next action (<function replay_file at 0x7f1f8050bbf8>)
Re-initializing pipeline
(GLib.Error('GStreamer encountered a general stream error.',
'gst-stream-error-quark', 1), 'qtdemux.c(5306): gst_qtdemux_loop ():
/GstPipeline:test/GstQTDemux:qtdemux0:\nstreaming stopped, reason not-linked')
Critical error, exiting

-- 
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