<div dir="ltr"><div class="gmail_quote"><div dir="ltr">ср, 7 нояб. 2018 г. в 14:08, Paul B Mahol <<a href="mailto:onemda@gmail.com">onemda@gmail.com</a>>:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 11/7/18, Vasiliy Volkov <<a href="mailto:volk.vasiliy@gmail.com" target="_blank">volk.vasiliy@gmail.com</a>> wrote:<br>
> Hi,<br>
> Is there any method to get encoder's current state? Precisely, I'm talking<br>
> about libx264 and I mean rate-control buffer fullness, vbv-delay, etc? I've<br>
> found this structure:<br>
> <a href="https://www.ffmpeg.org/doxygen/4.0/structAVCPBProperties.html" rel="noreferrer" target="_blank">https://www.ffmpeg.org/doxygen/4.0/structAVCPBProperties.html</a><br>
> but I can't see that any codec fills them. There are some filelds in codec<br>
> context also, but the marked as deprecated.<br>
><br>
> So what's the right method to access encoder's internal state?<br>
<br>
Name says it all, internal stuff is not available from outside.<br></blockquote><div><br></div><div>Very disappointing. Sometimes application need this information to recreates internal codec state</div><div>to continue processing. </div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
_______________________________________________<br>
Libav-user mailing list<br>
<a href="mailto:Libav-user@ffmpeg.org" target="_blank">Libav-user@ffmpeg.org</a><br>
<a href="http://ffmpeg.org/mailman/listinfo/libav-user" rel="noreferrer" target="_blank">http://ffmpeg.org/mailman/listinfo/libav-user</a><br>
</blockquote></div></div>