[Libav-user] Getting access to encoder's internal state

Vasiliy Volkov volk.vasiliy at gmail.com
Wed Nov 7 11:47:50 EET 2018


Hi,
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:
https://www.ffmpeg.org/doxygen/4.0/structAVCPBProperties.html
but I can't see that any codec fills them. There are some filelds in codec
context also, but the marked as deprecated.

So what's the right method to access encoder's internal state?

Thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://ffmpeg.org/pipermail/libav-user/attachments/20181107/a3b4c7d9/attachment.html>


More information about the Libav-user mailing list