[gstreamer-bugs] [Bug 635226] [PATCH] gdppay fails to sync if added to pipeline during playback

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Sun Dec 12 23:57:33 PST 2010


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

--- Comment #8 from Alexey Chernov <4ernov at gmail.com> 2010-12-13 07:57:31 UTC ---
Well, it sounding like dynamic changes of pipeline is unsupported in GStreamer.
Is it possible to change pipeline dynamically using documented API? If yes, why
should I dive into internal GStreamer logic in my user code? Which is
completely not obvious is why some of hidden logic (e.g. changing pipeline's
state to PAUSED for change) is done automatically and much subtle things I
should do manually. Well, I hope it's much improved in 0.11. We will see..

I agree that new segment can solve the problem, but how I can make the pipeline
to generate proper new-segment event? To what element I should post this event,
to gdppay alone or to the whole pipeline? I think the way you propose is as
difficult to implement and debug that more right to say that this use case is
impossible using GStreamer.

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