[MPlayer-users] Blinking when looping

Nathan Grebowiec njgreb at gmail.com
Wed Jun 20 15:36:38 CEST 2007


I am using mplayer to display content on a 65" Sharp Aquos LCD TV.  I have a
single video I am wanting to loop constantly and I am launching it via a
bash script and here is the command I am using:
/usr/bin/gmplayer -display :0 `cat /var/www/videos/timed` -loop 0
1>/home/display/test 2>/home/display/test2 &

In this case, the video getting launched is a h.264 MOV file that is
1920x1080 at 35Mbps.  The video looks great and is looping well, but at the end
of the video there is a really brief flash (I can take a video of it so you
can see if you like).  I am trying to get the looping to be perfectly clean
(the video starts with flat white and ends with flat white, so it should be
doable I would think).

Also, here is my mplayer.conf:
vo=xv
fs=yes
monitoraspect=16:9
aspect=16:9
ao=null
ac=mad,
really-quiet = yes


Any help would be great.

Thanks.



More information about the MPlayer-users mailing list