[Bug 723597] New: Seek event in GST_FORMAT_TIME are converted to BYTES to early
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Tue Feb 4 01:51:05 PST 2014
https://bugzilla.gnome.org/show_bug.cgi?id=723597
GStreamer | gst-plugins-base | 1.2.2
Summary: Seek event in GST_FORMAT_TIME are converted to BYTES
to early
Classification: Platform
Product: GStreamer
Version: 1.2.2
OS/Version: Windows
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: gst-plugins-base
AssignedTo: gstreamer-bugs at lists.freedesktop.org
ReportedBy: etrousset at awox.com
QAContact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
Created an attachment (id=268046)
--> (https://bugzilla.gnome.org/attachment.cgi?id=268046)
Patch to forward TIME seek event upstream
In gsttagdemux.c, seek event that are in GST_FORMAT_TIME are converted to
format BYTES before any chance is given upstream to handle it in the original
TIME format.
Here is a patch that fixes this issue.
Regards,
Eric T.
--
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