[Bug 768458] vaapiencode: use gst_util_uint64_scale() and check fps numerator

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Tue Jul 26 14:31:59 UTC 2016


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

--- Comment #11 from Víctor Manuel Jáquez Leal <vjaquez at igalia.com> ---
Created attachment 332143
  --> https://bugzilla.gnome.org/attachment.cgi?id=332143&action=edit
encoder: h264,h265,mpeg2,vp8: use gst_util_uint64_scale() for bitrate

Use gst_util_uint64_scale() to calculate bitrate instead of normal arithmetic
to avoid overflows, underflows and loss of precision.

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