[FFmpeg-devel] [PATCH] avformat/movenc: AVC Intra support
Kieran Kunhya
kierank at obe.tv
Sun Sep 28 03:00:00 CEST 2014
On 28 September 2014 00:49, Michael Niedermayer <michaelni at gmx.at> wrote:
>
> This allows remuxing AVC intra into mov
> it does not work with libx264 encoded AVC Intra for unknown reason
1080i should work. 1080p needs some random magic numbers in the
bitstream which are probably different for all the
framerate/resolution combinations. Blame Apple for having a decoder
that violates the H.264 spec - specifically requiring SEIs to have
certain information in them.
Kieran
More information about the ffmpeg-devel
mailing list