Simon, When the video is disabled, this does not happen.
my ffmpeg configure option is, ./configure --prefix=$PREFIX --enable-shared --enable-cross-compile --cross-prefix=arm-none-linux-gnueabi- --arch=arm --enable-libvorbis --enable-libtheora --enable-gpl --enable-x11grab --enable-libopenjpeg --enable-libspeex --cpu=armv7-a I think i need to add "mcpu=cortex-a8" and "neon" to compiler flags and try to recompile the ffmpeg and test whether this can make any difference. Thanks and Regards, HarishKumar.V On Fri, Aug 28, 2009 at 2:40 PM, Simon Morlat <[email protected]>wrote: > Hi, > > BUG: soft lockup - CPU#0 stuck for 61s! [linphone-3:606] > Ater a google search, it seems this message comes from the linux kernel. > I don't know if it is a cause or a consequence of something else. > The mpeg4 decoding errors seems to indicate that video packets have been > dropped, probably because the processor doesn't succeed in decoding in > realtime. > Is your ffmpeg enough ARM-optimized to run on your processor ? > Does this problem happens also when video is disabled? > > Simon > > Le vendredi 28 août 2009 07:42:12, Harishkumar V a écrit : > > Hi, > > > > I am running linphone-3.1.2 on ARM Board. > > > > I have resigstered two accounts in sip.antisip.com > > > > Testing setup: > > > > linphone 3.1.2 (ARM BOARD) and linphone3.1.2 (UBUNTU PC) over the > > internet. both have stun server ipaddress as stun.tpad.com. > > > > both have same audio and video codecs enabled. > > > > audio codecs: PCMU, PCMA, ILBC > > video codecs: MPEG4V-ES, theora, H263-1998,xsnow > > > > > > Now, after setting up the call, audio and video conversation happens. > > But, after sometime, linphone at ARM board end hangs and it reports, > > > > [mpeg4 @ 0x29b200]concealing 97 DC, 97 AC, 97 MV errors > > [mpeg4 @ 0x29b200]header damaged > > [mpeg4 @ 0x29b200]2. marker bit missing in 3. esc > > [mpeg4 @ 0x29b200]Error at MB: 63 > > [mpeg4 @ 0x29b200]marker does not match f_code > > [mpeg4 @ 0x29b200]concealing 99 DC, 99 AC, 99 MV errors > > [mpeg4 @ 0x29b200]header damaged > > Last message repeated 1 times > > [mpeg4 @ 0x29b200]ac-tex damaged at 3 5 > > [mpeg4 @ 0x29b200]Error at MB: 63 > > [mpeg4 @ 0x29b200]marker does not match f_code > > Last message repeated 2 times > > [mpeg4 @ 0x29b200]concealing 99 DC, 99 AC, 99 MV errors > > [mpeg4 @ 0x29b200]cbpc damaged at 4 5 > > [mpeg4 @ 0x29b200]Error at MB: 64 > > [mpeg4 @ 0x29b200]marker does not match f_code > > [mpeg4 @ 0x29b200]concealing 99 DC, 99 AC, 99 MV errors > > BUG: soft lockup - CPU#0 stuck for 61s! [linphone-3:606] > > > > > > Thanks and Regards, > > HarishKumar.V > >
_______________________________________________ Linphone-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/linphone-users
