After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 683687 - VP8enc quality setting should be higher by default
VP8enc quality setting should be higher by default
Status: RESOLVED OBSOLETE
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
0.11.x
Other Linux
: Normal normal
: git master
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2012-09-09 22:21 UTC by Jean-François Fortin Tam
Modified: 2012-09-16 08:50 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Jean-François Fortin Tam 2012-09-09 22:21:16 UTC
The default quality setting (5/10) yields crappy results with easily visible image compression. Usually I always set it to 8.5 or 9, I'd suggest that it becomes the default setting.
Comment 1 Sebastian Dröge (slomo) 2012-09-16 08:50:10 UTC
There's no quality property anymore as all properties were reworked to be more in line with the libvpx API and vpxenc. Also the default setting is the libvpx default setting now.