[Bug 739965] New: validate: Assumes first buffer should have a running time of 0
GStreamer (bugzilla.gnome.org)
bugzilla at gnome.org
Tue Nov 11 06:24:39 PST 2014
https://bugzilla.gnome.org/show_bug.cgi?id=739965
GStreamer | gst-devtools | git
Summary: validate: Assumes first buffer should have a running
time of 0
Classification: Platform
Product: GStreamer
Version: git
OS/Version: Linux
Status: NEW
Severity: normal
Priority: Normal
Component: gst-devtools
AssignedTo: gstreamer-bugs at lists.freedesktop.org
ReportedBy: slomo at coaxion.net
QAContact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
In gst_validate_pad_monitor_check_first_buffer() there is a check that asserts
that the first buffer's running time should always be 0. This is not correct in
at least two cases:
- live pipelines
- container files where e.g. the audio stream starts a bit later than the video
stream, thus the first audio running time is > 0
--
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