2018-01-01 9:46 GMT+01:00 Finalspace <[email protected]>:

> i am writing some sort of a media player right now, but when i convert the
> audio samples into the target format i need - the memory is always
> increasing even though when i call av_frame_unref() und av_packet_unref()
> when i am done with the frame/packet.

Did you already run valgrind to see where the memory is allocated?

Carl Eugen
_______________________________________________
Libav-user mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/libav-user

Reply via email to