[Bug 705442] New: matroskademux: prints warnings on seek
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Sun Aug 4 02:51:42 PDT 2013
https://bugzilla.gnome.org/show_bug.cgi?id=705442
GStreamer | gst-plugins-good | git
Summary: matroskademux: prints warnings on seek
Classification: Platform
Product: GStreamer
Version: git
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: gst-plugins-good
AssignedTo: gstreamer-bugs at lists.freedesktop.org
ReportedBy: matej.knopp at gmail.com
QAContact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
I have these warnings in log
11:45:49 WARN gst.ebmlread ebml-read.c:140 - - - - - - - - - - peek failed,
ret = -2
11:45:49 WARN gst.matroskademux matroska-demux.c:4044 - - - - parse error,
trying next cluster expected at 4542118
11:45:49 WARN gst.ebmlread ebml-read.c:140 - - - - - - - - - - peek failed,
ret = -2
11:45:49 WARN gst.matroskademux matroska-demux.c:4054 - - - - parse error,
looking for next cluster
11:45:49 WARN gst.ebmlread ebml-read.c:140 - - - - - - - - - - peek failed,
ret = -2
it happens during seek (when generating thumbnails). Is it unexpected to get
GST_FLOW_FLUSHING there? If this is normal behavior then perhaps the result
should be handled and not print warning.
--
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