[Bug 760779] qtdemux: fix framerate calculation for fragmented format in push mode
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Fri Jan 29 01:55:47 PST 2016
https://bugzilla.gnome.org/show_bug.cgi?id=760779
Sebastian Dröge (slomo) <slomo at coaxion.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #11 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
commit d8bb6687ea251570c331038279a43d448167d6ad
Author: Seungha Yang <sh.yang at lge.com>
Date: Thu Jan 28 21:36:54 2016 +0900
qtdemux: expose streams with first moof for fragmented format
In case of push mode, qtdemux expose streams after got moov box.
We can not guarantee that a moov box has sample data such as sample
duration
and the number of sample in stbl box for fragmented format case.
So, if a moov has no sample data, streams will not be exposed until get the
first moof.
https://bugzilla.gnome.org/show_bug.cgi?id=760779
--
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