[Bug 766084] New: qtdemux: fragmented seek fails and goes unnoticed
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Fri May 6 23:21:34 UTC 2016
https://bugzilla.gnome.org/show_bug.cgi?id=766084
Bug ID: 766084
Summary: qtdemux: fragmented seek fails and goes unnoticed
Classification: Platform
Product: GStreamer
Version: git master
OS: All
Status: NEW
Severity: normal
Priority: Normal
Component: gst-plugins-good
Assignee: gstreamer-bugs at lists.freedesktop.org
Reporter: thiagossantos at gmail.com
QA Contact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
When seeking on a fragmented file without proper seeking information, qtdemux
will return TRUE to the seek event but when it actually tries to seek from the
streaming thread it fails.
It ignored this failure, pushes a new segment event with the seek requested
parameters and then goes pushing data from the same position where it was.
gst-integration-testsuites/medias/defaults/mp4/fragmented_nonseekable_sink.mp4
file from our validate tests.
--
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