[Bug 783925] qtmultimedia may not work well with v4l2 decoder
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Mon Jun 19 11:36:27 UTC 2017
https://bugzilla.gnome.org/show_bug.cgi?id=783925
George Kiagiadakis <gkiagia at tolabaki.gr> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEEDINFO |NEW
--- Comment #3 from George Kiagiadakis <gkiagia at tolabaki.gr> ---
Hmm, I think I understand what you mean. The real problem is that
handle_frame() will only restart the task if it's STOPPED and will ignore it if
it's PAUSED, so if gst_v4l2_video_dec_loop() gets a FLOW_FLUSHING from
downstream and goes to 'beach', pausing the task, the task never gets a chance
to restart.
--
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