On Fri, Apr 21, 2017 at 3:34 PM, Xiaolei Yu <dreifachst...@gmail.com> wrote:
> Some android devices do not properly align the input surface of MediaCodec 
> (Nexus 4, Galxy Note 2) and
> we are forced to specify a multiple of 16 as the video width. A possible 
> workaround is to insert the desired crop
> into the output sps, but I am not sure if it is legal.

H.264 always has a coded dimension which is a multiple of 16, and any
smaller granularity on actual dimensions is achieved with cropping
parameters.

- Hendrik
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to