[Bug 765660] baseparse: use gst_util_uint64_scale to avoid overflow.

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Apr 29 02:24:18 UTC 2016


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

--- Comment #5 from kevin <kevinbing.song at gmail.com> ---
I found the root cause is the special stream report invalid fps. It report
90000fps. So the calculate bitrate is very large and cause overflow.

We can add one invalid fps check in our special demuxer to fix the issue.

Our demuxer can demux the special stream. tsdemux will report fail.

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