linphone-developers
[Top][All Lists]
Advanced

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

Re: [Linphone-developers] Video issue whlie porting linphone on arm base


From: Simon Morlat
Subject: Re: [Linphone-developers] Video issue whlie porting linphone on arm based embedded board.Hi,
Date: Wed, 6 Jun 2007 13:49:42 +0200
User-agent: KMail/1.9.5

Hi,

For your information, ffmpeg is only used to encode/decode video, but display 
is done with libSDL. 
If the warnings come from ffmpeg, then I think there is no reason to think 
that the problem is the LCD display.

Simon


Le dimanche 3 juin 2007 11:19, Kim Hong-gyu a écrit :
> Hello,
>
>
>
> First of all, thank you all for this brilliant software.
>
> I'm trying to port linphone-1.7.1 on an embedded board using arm processor.
>
> I have successfully cross compiled it and ported to my board.
>
>
>
> So far, voice calling is working great but video has a lot of problems.
>
> When I run linphonec with -V option, I run into this message.
>
>
>
> ---------------------------------------------------------------------------
>- --------
>
> Value 0.000000 for parameter 'b' out of range.
>
> Value 0.000000 for parameter 'ab' out of range.
>
> Value 0.000000 for parameter 'bt' out of range.
>
> Value 0.000000 for parameter 'flags' out of range.
>
>                           ....
>
> ---------------------------------------------------------------------------
>- ---------
>
>
>
> I found the message is from ffmpeg.
>
>
>
> Basically, the board has LCD for display.
>
> As you know, it's different from X-window based display.
>
> I think three possible reasons of the problem.
>
>
>
> 1.    Source code should be changed to display video on LCD screen.
> 2.    Option is wrong when ffmpeg is cross compiled.
> 3.    Option is wrong when SDL is cross compiled.
>
>
>
> If there is anyone who displayed video on LCD screen successfully, could
> you please give me an idea?
>
>
>
> Thanks in advance,
>
>
>
> Kim




reply via email to

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