SIGSEGV was what i was expeting but nothing appears.. <br>about the memory is no problem because i remove all that is created and i am only using 10mb <br><br>i try to put the ffmeg initialization to run only once but that also didn't help..<br>
<br>finally some errors that were not appearing in the log cat and now appear just before crashing<br><br>06-18 10:59:53.898: W/InputDispatcher(155): channel '4161de58 com.inter/com.inter.aFAndroidActivity (server)' ~ Consumer closed input channel or an error occurred.  events=0x8<br>
06-18 10:59:53.898: E/InputDispatcher(155): channel '4161de58 com.inter/com.inter.aFAndroidActivity (server)' ~ Channel is unrecoverably broken and will be disposed!<br clear="all"><br>Start to search for answer.. but i still didn't find one..<br>
<br><br><br>------<br>Give a man a fish and you feed him for a day. Teach him how to fish and you feed him for a lifetime.<br>
<br><br><div class="gmail_quote">On Mon, Jun 18, 2012 at 10:47 AM, Alex Cohn <span dir="ltr"><<a href="mailto:alexcohn@netvision.net.il" target="_blank">alexcohn@netvision.net.il</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">On Mon, Jun 18, 2012 at 12:26 PM, Rui Luís <<a href="mailto:rui.luis@gmail.com">rui.luis@gmail.com</a>> wrote:<br>
<br>
> The problem is that i do not get any error output.<br>
<br>
</div>This is very strange. Usually with Android, you can see a crash report<br>
with logcat, something like SIGSEGV(11). It is also worthwhile to<br>
monitor memory usage when you switch videos. Could it be that you<br>
simply run out of memory?<br>
<div class="HOEnZb"><div class="h5"><br>
BR,<br>
Alex Cohn<br>
_______________________________________________<br>
Libav-user mailing list<br>
<a href="mailto:Libav-user@ffmpeg.org">Libav-user@ffmpeg.org</a><br>
<a href="http://ffmpeg.org/mailman/listinfo/libav-user" target="_blank">http://ffmpeg.org/mailman/listinfo/libav-user</a><br>
</div></div></blockquote></div><br>