[MPlayer-users] fb_dev: flickering output

Carl Eugen Hoyos cehoyos at ag.or.at
Tue Mar 22 21:11:27 CET 2011


Alexander Stein <alexander.stein <at> systec-electronic.com> writes:

> I tried rc4 and noticed a slight flicking in the output. Especially if i fill 
> the framebuffer using cat /dev/urandom > /dev/fb0.
> Using rc2 there is no such flickering. I tried to bisect the problem, but I 
> have problem building mplayer.

svn co -r {2010-09-27} svn://svn.ffmpeg.org/mplayer/trunk mplayer
cd mplayer
svn up --ignore-externals -r {2010-09-27} libavutil/ libavformat/ libavcodec/
libavcore/ libpostproc/ libdvdread4/ libdvdnav/
./configure && make
make distclean
svn up --ignore-externals -r {2009-12-31}
svn up --ignore-externals -r {2009-12-31} libavutil/ libavformat/ libavcodec/
libpostproc/ libdvdread4/ libdvdnav/
./configure && make

Note that libavcore was introduced around 2010-07-21, do not add it to earlier
update commands!

I don't know if it is possible to test versions after 2010-09-26.

There are git-repositories, I do not know if they easily allow testing older
versions.

Carl Eugen



More information about the MPlayer-users mailing list