[gstreamer-bugs] [Bug 322857] New: [mpeg2dec] Seeking in byte format
GStreamer (bugzilla.gnome.org)
bugzilla-daemon at bugzilla.gnome.org
Wed Nov 30 08:35:20 PST 2005
Do not reply to this via email (we are currently unable to handle email
responses and they get discarded). You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=322857
GStreamer | gst-plugins-ugly | Ver: HEAD CVS
Summary: [mpeg2dec] Seeking in byte format
Product: GStreamer
Version: HEAD CVS
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: gst-plugins-ugly
AssignedTo: gstreamer-bugs at lists.sourceforge.net
ReportedBy: josef.zlomek at xeris.cz
QAContact: gstreamer-bugs at lists.sourceforge.net
CC: all-bugs at bugzilla.gnome.org
When mpeg2dec receives a seek event with format GST_FORMAT_BYTES, the function
normal_seek returns failure because it is not able to convert bytes to time.
The attached patch makes the function to redirect the byte seeking event to its
predecessor (usually demuxer or source).
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.
More information about the Gstreamer-bugs
mailing list