<div dir="ltr"><div dir="ltr">Hi,<div>Is there any method to get encoder's current state? Precisely, I'm talking about libx264 and I mean rate-control buffer fullness, vbv-delay, etc? I've found this structure: <a href="https://www.ffmpeg.org/doxygen/4.0/structAVCPBProperties.html">https://www.ffmpeg.org/doxygen/4.0/structAVCPBProperties.html</a></div><div>but I can't see that any codec fills them. There are some filelds in codec context also, but the marked as deprecated. <br></div><div><br></div><div>So what's the right method to access encoder's internal state?</div><div><br></div><div>Thanks</div></div></div>