[Bug 656007] pipeline containing x264enc stops temporarily if the pipeline seeked to a time before current time

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Jan 9 15:14:33 PST 2012


https://bugzilla.gnome.org/show_bug.cgi?id=656007
  GStreamer | gst-plugins-ugly | 0.10.18

Tim-Philipp Müller <t.i.m> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |t.i.m at zen.co.uk

--- Comment #4 from Tim-Philipp Müller <t.i.m at zen.co.uk> 2012-01-09 23:14:28 UTC ---
That should probably be done on FLUSH_STOP (where the pad stream lock is held),
not on FLUSH_START (which is some random other thread, usually the one the seek
is initiated from).

Also, the flush events should be sent on downwards.

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