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 652956 - vp8enc: add more encoder options
vp8enc: add more encoder options
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
git master
Other Linux
: Normal enhancement
: 0.10.23
Assigned To: David Schleef
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2011-06-19 19:09 UTC by Oleksij Rempel
Modified: 2011-08-03 20:50 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
0001-vp8enc-use-multipass.cache-file-name-as-default-for-.patch (1.29 KB, patch)
2011-06-19 19:09 UTC, Oleksij Rempel
none Details | Review
0002-vp8enc-add-lag-in-frames-option.patch (3.66 KB, patch)
2011-06-19 19:09 UTC, Oleksij Rempel
none Details | Review
0003-vp8enc-add-min-maxsection-pct-option.patch (4.62 KB, patch)
2011-06-19 19:10 UTC, Oleksij Rempel
none Details | Review

Description Oleksij Rempel 2011-06-19 19:09:40 UTC
Created attachment 190221 [details] [review]
0001-vp8enc-use-multipass.cache-file-name-as-default-for-.patch

Here are patches for more advanced encoding:
1 - use multipass.cache file by default for multipass encoding
2 - add lag-in-frames option for better compression in two pass more
3 - add min/maxsection-pct option, to encode for playback on loend hardware.
Comment 1 Oleksij Rempel 2011-06-19 19:09:58 UTC
Created attachment 190222 [details] [review]
0002-vp8enc-add-lag-in-frames-option.patch
Comment 2 Oleksij Rempel 2011-06-19 19:10:26 UTC
Created attachment 190223 [details] [review]
0003-vp8enc-add-min-maxsection-pct-option.patch
Comment 3 David Schleef 2011-06-25 18:38:25 UTC
Working on same thing in my own branch.  Will merge soon.
Comment 4 Oleksij Rempel 2011-06-25 18:48:03 UTC
Thank you!
Comment 5 David Schleef 2011-08-03 20:42:54 UTC
All pushed.
Comment 6 Oleksij Rempel 2011-08-03 20:50:17 UTC
Thank you!