Enrico Weigelt wrote: > Hi folks, > > I'm using mplayer w/ vo-directfb. Every time the video device > is initialized, it probes a lot of video modes, which results > in ugly flickering for some seconds, until the movie starts. > > Is there any way for storing the probed video mode and reuse > it later, to prevent further probing on each call ?
vo-directfb shouldn't completely shutdown/reinit DirectFB each time. But to work around this you can remove all modes except the desired one from /etc/fb.modes. -- Best regards, Denis Oliver Kropp .------------------------------------------. | DirectFB - Hardware accelerated graphics | | http://www.directfb.org/ | "------------------------------------------" _______________________________________________ directfb-users mailing list [email protected] http://mail.directfb.org/cgi-bin/mailman/listinfo/directfb-users
