On Mon, 2005-10-03 at 13:09 +0200, Wolfgang Rohdewald wrote: > On Montag 03 Oktober 2005 11:33, Simon Baxter wrote: > > -any image displayed with the first track displays fine > > -as soon as the 2nd track plays, the new image becomes pixelated (see > > attached) > > there is an > > usleep(80000) > > somewhere in the source. Does it help to increase that value? > (this is a workaround around a driver/firmware bug) Yes there is, in player-mp3.c I changed it to 100000, and it screwed up the mp3 playing and image. Changed it to 81000 and the image changing is as it was - pixelated after the first image/track change any ideas?