[FFmpeg-devel] DXVA2 CreateVideoDecoder

gabriele salvati gabrieleqxt at gmail.com
Mon Aug 7 17:49:39 EEST 2017


Hi to all,

I'm working on DXVA2 video decoding, I'm facing a problem
with CreateVideoDecoder. I create a new video decoder every time a new
video have to be decoded. I noticed that when I release the video decoder
not all the allocated memory is properly released. By using VS2015 I found
the ~0.70 Kb are not released.

I take a look to the "memory usage" in VS2015 it reports that
CreateDecodeDeviceLH allocates memory that it's not released.

Someone else has noticed the same problem?

I'm using ffmpeg 3.2

thanks to everyone,

Gabriele


More information about the ffmpeg-devel mailing list