[Bug 670661] New: mpegtsdemux: no playback on live sources
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Thu Feb 23 00:34:17 PST 2012
https://bugzilla.gnome.org/show_bug.cgi?id=670661
GStreamer | gstreamer (core) | 0.10.36
Summary: mpegtsdemux: no playback on live sources
Classification: Platform
Product: GStreamer
Version: 0.10.36
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: Normal
Component: gstreamer (core)
AssignedTo: gstreamer-bugs at lists.freedesktop.org
ReportedBy: hk at getslash.de
QAContact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
With mpegts from git master and 0.10.36 live mpegts sources are no longer
played back in a pipeline.
Confirmed for playbin2 and manually constructed pipelines
(http://lists.freedesktop.org/archives/gstreamer-devel/2012-February/034961.html).
Probably has something to do with commit
commit 09f0860a1037b73bf314dd6d80ebbfa096ff93bf
Author: Vincent Penquerc'h <vincent.penquerch at collabora.co.uk>
Date: Thu Dec 8 12:42:57 2011 +0000
mpegtsdemux: only offset timestamps when live
This code is to sync to a live source when there is a delay
between start and when we receive the first buffer, so it does
not make sense in a non live case.
This fixes playback of streams where the input timestamps are
based off some arbitrary offset.
https://bugzilla.gnome.org/show_bug.cgi?id=663756
Reverting this commit solves the problem.
--
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