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

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Fri Apr 29 08:58:34 UTC 2016


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

Sebastian Dröge (slomo) <slomo at coaxion.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEEDINFO                    |NEW

--- Comment #9 from Sebastian Dröge (slomo) <slomo at coaxion.net> ---
Ok, this fails because "mpegtsbase.c:1328:mpegts_base_scan:<tsdemux0> Couldn't
find any PCR within the first 655360 bytes". Where is the PCR? :)


Can you open another bug against tsdemux for this specific file? Inside
baseparse what should happen probably is to guard against overflows not only in
this place but in general, I don't think your patch is complete here as it
could still overflow (bitrate is still an int).

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