[Bug 760779] New: qtdemux: fix framerate calculation for fragmented format in push mode
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Mon Jan 18 04:31:51 PST 2016
https://bugzilla.gnome.org/show_bug.cgi?id=760779
Bug ID: 760779
Summary: qtdemux: fix framerate calculation for fragmented
format in push mode
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: ---
In case of push mode, qtdemux expose streams after got moov box.
We can not guarantee that moov box has sample data such as sample duration
and the number of sample in stbl box in fragmented format case.
If moov has no sample data, this patch will not expose streams
until get the first moof.
This patch depends on https://bugzilla.gnome.org/show_bug.cgi?id=760505
--
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