[Libav-user] Decoding memory consumption

Asaf Kave kaveasaf at gmail.com
Tue Jul 2 11:58:15 EEST 2019


Hi ,
I track the first call to 'avcodec_send_packet', and i find that the
majority of the memory consumption is made by call to
'IDirectXVideoAccelerationService_CreateSurface' with initial_pool_size ==
20.
Is  there any way to configure this number ?


On Mon, Jul 1, 2019 at 9:52 AM Asaf Kave <kaveasaf at gmail.com> wrote:

> i just use one avpacket and one avframe, and reuse them for each new
> sample.
>
> *something impotent that i miss out is that i am using hardware
> acceleration using DXVA2 to configure the FFmpeg.*
>
>
>
> On Sun, Jun 30, 2019 at 4:39 PM Venkateswaran.S <
> venketeswaran2015 at gmail.com> wrote:
>
>> Are you using any queue for avpackets and avframe..?
>>
>> _______________________________________________
>> Libav-user mailing list
>> Libav-user at ffmpeg.org
>> https://ffmpeg.org/mailman/listinfo/libav-user
>>
>> To unsubscribe, visit link above, or email
>> libav-user-request at ffmpeg.org with subject "unsubscribe".
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://ffmpeg.org/pipermail/libav-user/attachments/20190702/4137b163/attachment.html>


More information about the Libav-user mailing list