[FFmpeg-devel] [PATCH] avcodec/libvpxenc: add VP8 support for ROI-based encoding
Guo, Yejun
yejun.guo at intel.com
Mon Mar 4 04:41:07 EET 2019
> -----Original Message-----
> From: ffmpeg-devel [mailto:ffmpeg-devel-bounces at ffmpeg.org] On Behalf
> Of Derek Buitenhuis
> Sent: Friday, March 01, 2019 8:43 PM
> To: ffmpeg-devel at ffmpeg.org
> Subject: Re: [FFmpeg-devel] [PATCH] avcodec/libvpxenc: add VP8 support
> for ROI-based encoding
>
> On 01/03/2019 03:18, Guo, Yejun wrote:
> > yes, that's the reason I pending VP9 work. As for VP8 ROI, another thinking
> > is to first push vp8 roi, since libvpx is an external dependency and we don't
> > know the time when it is available for vp9 roi. Anyway, I'm open to both.
>
> Presumably the forthcoming VP9 ROI stuff would have to be under a version
> check anyway, unlike the VP8 path?
yes, I think so. The VP9 ROI path will have a version check to remind people for
the unsupported versions, and the proper time for VP9 roi patch pushing in ffmepg
might be when a new libvpx release is available.
>
> - Derek
> _______________________________________________
> ffmpeg-devel mailing list
> ffmpeg-devel at ffmpeg.org
> https://ffmpeg.org/mailman/listinfo/ffmpeg-devel
More information about the ffmpeg-devel
mailing list