[FFmpeg-devel] [PATCH 6/9] vp9: add keyframe profile 2/3 support.
Carl Eugen Hoyos
cehoyos at ag.or.at
Wed May 6 22:28:04 CEST 2015
Ronald S. Bultje <rsbultje <at> gmail.com> writes:
> > I still wonder if it was a good idea to add the
> > formats >8 and <16...
>
> I think the biggest issue with going with 16 and
> using bits_per_coded_sample, is to enforce that
> the lowest bits are actually zero.
I think this shouldn't be enforced.
Iirc, one issue is that libx264 expects these
pix_fmts and would have to transform the input
if FFmpeg would not support them.
>From a (very) quick look, this seems to be
different with libvpx or did I misread your
patch?
Carl Eugen
More information about the ffmpeg-devel
mailing list