[Bug 768901] qtdemux: Use upstream framerate if available
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Wed Feb 1 12:54:41 UTC 2017
https://bugzilla.gnome.org/show_bug.cgi?id=768901
Jan Schmidt <thaytan at noraisin.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |thaytan at noraisin.net
--- Comment #4 from Jan Schmidt <thaytan at noraisin.net> ---
I've seen the same behaviour. Really, any fragmented stream with short-ish
fragment durations can cause flip-flopping framerates, because there's not
really enough samples (or the timescales aren't accurate enough) to really pin
down a framerate.
I think it makes sense to use an upstream framerate where available. Where it's
not, I was thinking of an approach for only changing framerate at fragment
boundaries if the difference crosses a threshold.
--
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