Ragas sag wrote:
Hi Xperts,
I cross compiled ffmpeg sources to generate ffplay binary. And target is
I am able to genetrate ffplay binary, and when i test the binary on the
DVEVM board, the file starts playing and betefore the file ends, i get
the collowing kernal dump messages as below.
My question's are;
1) Am i making a mistake in my configuration settings?
2) If not, than any idead about why this below mentioned crash is happening?
ffplay is crashing because it is using to much memory, the kernel out-of-memory
killer then kills it.
3) And if at all memory leaks in ffmpeg, how do i find/fix that?
ffplay might not leak memory, it might just use more than you have.
ffplay is a quite well debugged SW and I doubt that it leaks memory just like that, but maybe there something that makes
it leak on the dm6446.
how much memory do you have before starting ffplay (type "free")?
_______________________________________________
Davinci-linux-open-source mailing list
Davinci-linux-open-source@linux.davincidsp.com
http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source