[Libav-user] I cannot get swr_convert to work without memory in my demo

Carl Eugen Hoyos ceffmpeg at gmail.com
Mon Jan 1 13:54:06 EET 2018


2018-01-01 9:46 GMT+01:00 Finalspace <finalspace at googlemail.com>:

> 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


More information about the Libav-user mailing list