<div dir="ltr"><div dir="ltr"><br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Sun, May 10, 2020 at 5:16 AM qw <<a href="mailto:applemax82@163.com">applemax82@163.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div style="line-height:1.7;color:rgb(0,0,0);font-size:14px;font-family:Arial"><div>Hi,</div><div><br></div><div>I have one question about movenc.c:</div><div><br></div><div><a href="https://github.com/FFmpeg/FFmpeg/blob/master/libavformat/movenc.h#L116" target="_blank">https://github.com/FFmpeg/FFmpeg/blob/master/libavformat/movenc.h#L116</a></div><div><br></div><div>What does it mean, i.e. 'active picture (w/o VBI) height for D-10/IMX' ? And, what is D-10/IMX?</div></div></blockquote><div><br></div><div>VBI stands for "vertical blanking interval", so the "height" variable includes only the true picture data, without any padding associated with vertical blanking.</div><div><br></div><div>D-10 and IMX are other names for the SMPTE 356M professional audio/video format. You can read a bit about it at <a href="https://en.wikipedia.org/wiki/SMPTE_356M">https://en.wikipedia.org/wiki/SMPTE_356M</a>, but you'll probably need to read the actual SMPTE document to find out why that comment is attached to the variable declaration. I know nothing about it, myself.</div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div style="line-height:1.7;color:rgb(0,0,0);font-size:14px;font-family:Arial"><div><br></div><div>Thanks!</div><div><br></div><div>Regards</div><div><br></div><div>Andrew</div><div><br></div></div><br><br><span title="neteasefooter"><p> </p></span>_______________________________________________<br>
Libav-user mailing list<br>
<a href="mailto:Libav-user@ffmpeg.org" target="_blank">Libav-user@ffmpeg.org</a><br>
<a href="https://ffmpeg.org/mailman/listinfo/libav-user" rel="noreferrer" target="_blank">https://ffmpeg.org/mailman/listinfo/libav-user</a><br>
<br>
To unsubscribe, visit link above, or email<br>
<a href="mailto:libav-user-request@ffmpeg.org" target="_blank">libav-user-request@ffmpeg.org</a> with subject "unsubscribe".</blockquote></div></div>