Hi,

2015-10-04 4:14 GMT+02:00 Michael Niedermayer <michae...@gmx.at>:
> ./ffmpeg -f lavfi -i testsrc=s=1440x1080  -vframes 1 -pix_fmt yuv422p -vcodec 
> dnxhd -vb 80M -flags +ildct file.mov

btw this afaik uses CID 1260 which has a particular feature,
MBAFF-like. While we do handle it since a few revision, I suspect we
shouldn't validate the encoder output against our decoder.

CID 1260 should be blacklisted (it's planned, but...).

It does not invalidate the experiment (checking interlaced handling in
the encoder) that has to be made, though.

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

Reply via email to