[Bug 692358] appsrc deadlock setting the pipeline to NULL state

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Jan 23 16:09:35 PST 2013


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

--- Comment #6 from Nicola <lists at svrinformatica.it> 2013-01-24 00:09:33 UTC ---
I have two pipeline:


first pipeline:

filesrc location=... ! matroskademux ! queue ! h264parse ! appsink sync=false
emit-signals=false async=false preroll-queue-len=1

from the appsink streaming thread of the above pipeline I push buffers in the
second one with gst_app_src_push_buffer, 

second pipeline:

appsrc block=true ! queue ! matroskamux ! fdsink sync=false fd=..

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