linphone-developers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Linphone-developers] Too many slices, increase MAX_SLICES and recom


From: Simon Morlat
Subject: Re: [Linphone-developers] Too many slices, increase MAX_SLICES and recompile
Date: Mon, 30 Nov 2009 15:14:15 +0100

Hi,

It's an ffmpeg error message, from the ffmpeg h264 decoder.
Apparently the incoming stream has too many slices within a single
frame, which can happen frequently if you are doing VGA or high quality
encoding. Who is sending the H264 stream your linphone is trying to
decode ?
The best choice to solve that is to do what ffmpeg asks to do: find the
definition of MAX_SLICES in ffmpeg and double it, then recompile.

Simon

Le samedi 28 novembre 2009 à 12:26 -0400, Jim Diamond a écrit :
> Hi,
> 
> linphone-3 (3.2.1) is spitting out messages like
> 
> [h264 @ 0x824245c]Too many slices, increase MAX_SLICES and recompile
>     Last message repeated 3 times
> 
> (1) Has anyone actually done that and lived to tell about it?
> (2) Can anyone recommend a particular value that will make linphone's
>     use of ffmpeg happy?
> 
> Thanks
> 
>                               Jim
> 
> 
> _______________________________________________
> Linphone-developers mailing list
> address@hidden
> http://lists.nongnu.org/mailman/listinfo/linphone-developers






reply via email to

[Prev in Thread] Current Thread [Next in Thread]