[Bug 732372] New: matroskademux: new segment handling regression
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Fri Jun 27 17:07:02 PDT 2014
https://bugzilla.gnome.org/show_bug.cgi?id=732372
GStreamer | gst-plugins-good | 1.x
Summary: matroskademux: new segment handling regression
Classification: Platform
Product: GStreamer
Version: 1.x
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: Normal
Component: gst-plugins-good
AssignedTo: gstreamer-bugs at lists.freedesktop.org
ReportedBy: lists at svrinformatica.it
QAContact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
please take a look at this file:
http://195.250.34.59/temp/bug_mkv10.mkv
this is a streamable mkv
try:
gst-launch-1.0 filesrc location=... ! matroskademux ! matroskamux ! filesink
location=...
you'll get a file with 25 seconds duration, this is not correct
if you use gstreamer 0.10 you'll get a file with 50 seconds duration, this is
right,
the last overlay date and time is 01:42:14 in the file produced with 0.10
(correct) and 01:38:10 in the file produced with 1.0
the file has a lot of gaps and so many new segment events are generated,
the regression seems in the demuxer
--
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