[Bug 758515] dashdemux : suggestion for setting the framerate info at dashdemux.

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Thu Dec 3 22:49:37 PST 2015


https://bugzilla.gnome.org/show_bug.cgi?id=758515

--- Comment #15 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
There's also a max-framerate caps field btw, it's used e.g. by libgstvideo.


For the case you mention, there should be a better selection algorithm in
general and all information we have available would be available via the new
GstStream API then. The application could then do the decision about which
stream to select.

Also if framerate is available, it is the average framerate. If you hardware
can decode that average framerate if it was a fixed framerate, chances are very
good that it can decode this as average framerate too. Sometimes there might be
higher framerates for a short time, but on average it should be able to decode
it in real-time and if you have a minimal amount of buffering in the pipeline
there should be no problem.

-- 
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