Benjamin Larsson <[EMAIL PROTECTED]> added the comment: Vladimir Eremeev wrote: > Vladimir Eremeev <[EMAIL PROTECTED]> added the comment: > > Memory leaks in linux also. > I've got installed RedHat to the DVB computer and used the > same code, but entered /dev/asirx0 as the file name in call > to av_open_input_file. > > The program memory sizes began growing after about 1.5 hour > of work. >
Hi, can you rerun this with code compiled with -g3 and -O0 under valgrind (with --leak-check=full --show-reachable=yes)? And when it starts to leak memory end the process . MvH Benjamin Larsson ______________________________________________________ FFmpeg issue tracker <[EMAIL PROTECTED]> <https://roundup.mplayerhq.hu/roundup/ffmpeg/issue430> ______________________________________________________
