[MPlayer-users] flicker between playlist items

keithcsl at ihug.co.nz keithcsl at ihug.co.nz
Sat Jun 4 18:46:28 CEST 2005


Hi Guillaume

Yes, fixed-vo solves the problem if the playlist is passed
into mplayer. However, in our application the playlist
changes and is not constant. The application maintains the
playlist and after each item is played, the app will decide
which item is played next.

Since fixed-vo solves the problem within mplayer, I guess
there is no way our application will be able to solve the
problem. This is because the application is playing one item
at a time, thus using a new window each time.

I just found out that even if the playlist has 1 item, there
is a flicker before the item is played. Is this something to
do with the window initialisation?

Regards
Keith



> Hi,
>
> On 6/4/05, keithcsl at ihug.co.nz <keithcsl at ihug.co.nz>
> > wrote: Hi
> >
> > I am using mplayer to play a list of video files.
> > However, there is a slight flicker in between the files
> > (eg between the end of video1.mpeg and beginning of
> > video2.mpeg).
> > How do I avoid this flicker? I have also tried setting
> > colormap to 0x000000, but this does not help. I suspect
> > it is something done in the code *before* the video is
> played.
>
> Add "-fixed-vo" to your commandline.
>
> Guillaume
> --
> Should I have invented the tape recorder too,
> people would have more quotes of me to put
> at the bottom of their e-mails
> -- Benjamin Franklin
>




More information about the MPlayer-users mailing list