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 742744 - recorder: Switch to vp9
recorder: Switch to vp9
Status: RESOLVED FIXED
Product: gnome-shell
Classification: Core
Component: general
unspecified
Other All
: Normal normal
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
Depends on:
Blocks:
 
 
Reported: 2015-01-11 11:20 UTC by drago01
Modified: 2015-01-11 14:36 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
recorder: Switch to vp9 (1.89 KB, patch)
2015-01-11 11:20 UTC, drago01
committed Details | Review

Description drago01 2015-01-11 11:20:08 UTC
See patch.
Comment 1 drago01 2015-01-11 11:20:10 UTC
Created attachment 294268 [details] [review]
recorder: Switch to vp9

Currently we have been using the vp8 codec because it was the best unencumbered codec at that time. With vp9 we know have a successor that leads to smaller
files at at the same video quality and has been supported by current browsers
for a while.

With the raise of hidpi and 4K displays we need a better codec that handles
those resolutions better, so witch to vp9.
Comment 2 Florian Müllner 2015-01-11 14:32:55 UTC
Review of attachment 294268 [details] [review]:

OK, minus a couple of typos in the commit message (we *now* have a successor, so *switch* to vp9)
Comment 3 drago01 2015-01-11 14:36:35 UTC
Pushed with fixed commit message.

Attachment 294268 [details] pushed as d183f13 - recorder: Switch to vp9