[Bug 747728] vp8enc: multipass-mode=2 is not working

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Sat Aug 15 03:25:22 PDT 2015


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

--- Comment #29 from Tim-Philipp Müller <t.i.m at zen.co.uk> ---
commit 98527a6ea22198db575822dc8201cacea1d5d8bb
Author: Tim-Philipp Müller <tim at centricular.com>
Date:   Sat Aug 15 11:12:05 2015 +0100

    vp8enc, vp9enc: reset multipass file index when stopping encoder

    Fixes multipass encoding when re-using the same element/pipeline
    for subsequent encoding runs.

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

commit 0e10e9295376282036fef0a2129101d7fae9bb94
Author: Tim-Philipp Müller <tim at centricular.com>
Date:   Sat Aug 15 11:09:42 2015 +0100

    vp9enc: provide support for multiple pass cache files

    Some files may provide different caps insight of one stream. Since
    vp9enc support caps reinit, we should support cache reinit too.
    If more then file cache file will be created, the naming will be:
    cache cache.1 cache.2 ...

    Based on patch by: Oleksij Rempel <linux at rempel-privat.de>

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

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