<html><body><div style="color:#000; background-color:#fff; font-family:times new roman, new york, times, serif;font-size:12pt">>>The avformat consumer sets ILME and ILDCT on the AVCodecContext flags<br><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: times new roman,new york,times,serif; background-color: transparent; font-style: normal;">>>when the mlt profile/consumer is set for non-progressive output.  It<br>>>is not clear to me if that information is passed to the libavformat<br>>>yuv4mpegpipe.<br>><br>>It also sets the interlaced and top_field_first fields of the AVFrame,<br>>except in the case of rawvideo!  Rawvideo output has some special<br>>handling.  I just committed a fix for it and verified the header field<br>>of yuv4mpeg output ...</div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: times new roman,new york,times,serif; background-color: transparent;
 font-style: normal;"><br></div><div>Thanks once again for fixing the raw YUV output so quickly!<br></div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: times new roman,new york,times,serif; background-color: transparent; font-style: normal;"><br></div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: times new roman,new york,times,serif; background-color: transparent; font-style: normal;">I'm getting the same problem with HuffYUV rendering -- my interlaced video ends up progressive.</div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: times new roman,new york,times,serif; background-color: transparent; font-style: normal;">To be fair, "ffmpeg -i input.yuv -vcodec huffyuv output.avi" also loses my interlaced flag (at least according to "ffmpeg -i output.avi -vcodec rawvideo -f yuv4mpegpipe - | head -1").</div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: times new roman,new york,times,serif;
 background-color: transparent; font-style: normal;">I don't suppose this would be another quick, easy fix...?</div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: times new roman,new york,times,serif; background-color: transparent; font-style: normal;"><br></div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: times new roman,new york,times,serif; background-color: transparent; font-style: normal;">Steven Boswell</div><div style="color: rgb(0, 0, 0); font-size: 16px; font-family: times new roman,new york,times,serif; background-color: transparent; font-style: normal;"><br></div></div></body></html>