[Bug 760781] New: qtdemux: handling zero segment-duration edit list
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Mon Jan 18 04:58:39 PST 2016
https://bugzilla.gnome.org/show_bug.cgi?id=760781
Bug ID: 760781
Summary: qtdemux: handling zero segment-duration edit list
Classification: Platform
Product: GStreamer
Version: unspecified
OS: Linux
Status: NEW
Severity: normal
Priority: Normal
Component: gst-plugins-good
Assignee: gstreamer-bugs at lists.freedesktop.org
Reporter: sh.yang at lge.com
QA Contact: gstreamer-bugs at lists.freedesktop.org
GNOME version: ---
Based on document ISO_IEC_14496-12, edit list box can have
segment duration as zero. It does not imply that media_start equals to
media_stop. But, it just indicates a sample which should be presented
at the first. This patch derives segment duration using media_time
and duration of file. And set derived duration to segment-duration.
--
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