Hi,
We are developing our framework based on libav H.264 decoder, now we need
to pre-allocated all frame buffers due to some limitation in video render.
But we can't find any frame buffer numbers related information reported
from libav api.
So our question is if there are any ways to get minimum frame buffer number
for current video clip.
We know the libav use callback(get_buffer/release_buffer) to manage the
frame buffers,
but it is still important to know the required minimum buffer number before
starting decode.
Thanks.
Eagle
_______________________________________________
libav-api mailing list
[email protected]
https://lists.libav.org/mailman/listinfo/libav-api