Hi, I got into this problem too, recently. I fixed it on cvs. The problem was that the behaviour of sws_scale() function is different whether it is compiled in libswscale or emulated by libavcodec.
Simon Le Tuesday 20 May 2008 21:32:41 Jérôme PRIOR, vous avez écrit : > Hi, I'm using Slackware, and ffmpeg is not provided. So I must compile > it. > > Since some release, I see that I must --disable-swscaler during > ffmpeg ./configure, even if I've got, some times compilation problems, > sometimes a green screen in video windows, it depends of linphone > version. > > This post just to tell that compiling ffmpeg with --disable-swscaler > can fixe some videos issue. > > enjoy \o_ > > > _______________________________________________ > Linphone-users mailing list > [email protected] > http://lists.nongnu.org/mailman/listinfo/linphone-users _______________________________________________ Linphone-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/linphone-users
