[Bug 766659] New: Seek randomly hangs
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Thu May 19 13:38:26 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=766659
Bug ID: 766659
Summary: Seek randomly hangs
Classification: Platform
Product: GStreamer
Version: 1.8.0
OS: Linux
Status: NEW
Severity: major
Priority: Normal
Component: gstreamer (core)
Assignee: gstreamer-bugs at lists.freedesktop.org
Reporter: marcin at saepia.net
QA Contact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
I am using ubuntu 16.04 and gstreamer/jack/pulseaudio that ships with it.
I am creating a pipeline that basically fetches a MP3 file over HTTP, decodes
and plays to the JACK.
It goes into PAUSED state and once Pipeline is already PAUSED I want to perform
an accurate seek to the desired location. Sometimes it works, sometimes don't
(no pattern found), but usually it don't. I do check return value of seek, and
it returns true.
The mainloop is blocked once it happens.
I have tried replacing jackaudiosink with alsasink - the same.
I have tried disabling accurate seek - the same.
--
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