[Bug 758620] x264enc: allow bitrates higher than 100Mbps
GStreamer (GNOME Bugzilla)
bugzilla at gnome.org
Thu Nov 26 08:08:47 PST 2015
https://bugzilla.gnome.org/show_bug.cgi?id=758620
Tim-Philipp Müller <t.i.m at zen.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |t.i.m at zen.co.uk
Resolution|--- |FIXED
Target Milestone|git master |1.6.2
Summary|Increase x264enc bitrate |x264enc: allow bitrates
|limit > 100Mbps |higher than 100Mbps
--- Comment #6 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
Thanks for the patch. Next time, please make a git commit locally and then
submit a patch in git format-patch format (then we don't have to type in author
and commit messages), thanks!
commit f037e7e59eca096c0a2b372044afc380cd3490f5
Author: Arjen Veenhuizen <arjen.veenhuizen at tno.nl>
Date: Thu Nov 26 15:49:47 2015 +0000
x264enc: increase bitrate limit from 100Mbps to 2Gbps
Don't artificially limit the bitrate, x264enc allows much
higher bitrates, and for intra-only 4k AVC they are needed.
x264 clips to 2Gbps internally, so use that as limit for now.
https://bugzilla.gnome.org/show_bug.cgi?id=758620
--
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