[FFmpeg-devel] [PATCH]v408 decoder and encoder
Paul B Mahol
onemda at gmail.com
Mon Jan 30 14:35:46 CET 2012
On 1/30/12, Carl Eugen Hoyos <cehoyos at ag.or.at> wrote:
> Paul B Mahol <onemda <at> gmail.com> writes:
>
>> > + if (avctx->width & 1)
>> > + av_log(avctx, AV_LOG_WARNING, "v408 requires width to be
>> > even.\n");
>>
>> Hmm is this really correct? what happens if you encode uneven width?
>
> That is not allowed by the QuickTime specification:
> ... horiz_align_pixels is 2 ...
And where is that specification?
More information about the ffmpeg-devel
mailing list