[FFmpeg-devel] [PATCH v7] avcodec/libvpxenc: add a way to explicitly set temporal layer id

James Zern jzern at google.com
Tue Feb 11 21:56:43 EET 2020


On Mon, Feb 10, 2020 at 12:58 PM James Zern <jzern at google.com> wrote:
>
> On Mon, Feb 10, 2020 at 10:30 AM Wonkap Jang
> <wonkap-at-google.com at ffmpeg.org> wrote:
> >
> > In order for rate control to correctly allocate bitrate to each temporal
> > layer, correct temporal layer id has to be set to each frame. This
> > commit provides the ability to set correct temporal layer id for each
> > frame.
> > ---
> >  doc/encoders.texi      |  9 ++++++++-
> >  libavcodec/libvpxenc.c | 13 ++++++++++++-
> >  2 files changed, 20 insertions(+), 2 deletions(-)
> >
>
> lgtm. I'll apply this soon.
>

applied, thanks.


More information about the ffmpeg-devel mailing list