In the sis driver in "sis_video.c" I have disabled the wait for a retrace in "set_overlay", so the overlay could be programmed outside a retrace... I'm just testing it at this moment, but so far everything works good and finally playing a dvd in fullscreen with Xv works smoothly on my laptop. :)
1.) XF 4.1 -fullscreen (1024x768) with xine /Xv (unmodified sis_video.c) 1477 root 16 0 57896 24M 10972 R 60,6 11,0 2:57 X 2119 andre 10 0 22256 21M 11068 S 2,1 9,9 0:05 xine 2122 andre 9 0 22256 21M 11068 S 1,3 9,9 0:00 xine 2.) XF CVS -fullscreen (1024x768) with xine /Xv (without waiting for a retrace) 2418 root 18 0 22204 18M 11016 R 27,0 8,3 5:05 xine 2155 root 10 -1 55528 21M 11724 S < 7,1 10,0 0:37 X 2412 root 9 0 22204 18M 11016 S 2,5 8,3 0:33 xine -Andre. On Tue, 18 Dec 2001, Andre Werthmann wrote: > > 1.) playing windowed with mplayer / Xv > %CPU > 1477 root 19 0 49372 15M 2456 R 66,6 7,2 1:02 X > 2052 andre 15 0 6020 6020 2388 S 29,3 2,6 0:09 mplayer > > 2.) playing windowed with mplayer / XShm > > 2057 andre 18 0 5828 5828 2580 R 35,4 2,6 0:04 mplayer > 1477 root 9 0 49576 16M 2660 S 10,5 7,3 1:26 X > > 3.) playing fullscreen (1024x768) with xine / Xv > > 1477 root 16 0 57896 24M 10972 R 60,6 11,0 2:57 X > 2119 andre 10 0 22256 21M 11068 S 2,1 9,9 0:05 xine > 2122 andre 9 0 22256 21M 11068 S 1,3 9,9 0:00 xine > > 4.) playing fullscreen (1024x768) with xine / XShm > > 2134 andre 18 0 45052 43M 24672 S 26,7 20,1 0:17 xine > 1477 root 18 0 71808 37M 24892 R 24,8 17,3 3:32 X > 2136 andre 9 0 45052 43M 24672 S 1,5 20,1 0:00 xine > > > _______________________________________________ > Xpert mailing list > [EMAIL PROTECTED] > http://XFree86.Org/mailman/listinfo/xpert > _______________________________________________ Xpert mailing list [EMAIL PROTECTED] http://XFree86.Org/mailman/listinfo/xpert
