flipbuffers() synchronisation

Just starting out? Need help? Post your questions and find answers here.
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by GIDO.

hi,
how can I synchronize the command flipbuffers() with the vertical
synchronisation of my graphic card ?
Note : I work with a videoplayer procedure and a scrolling text ;
Sometimes, the scrolling text is broken in 2 vertical parts ( 1 frame delay )permanently ;
so I think that the flipbuffers arrives at the moment
of the vertical synchronisation ; if I can check this moment, I will resolve my problem .

Thank you for your help .
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by fred.

FlipBuffer() wait automatically for the vertical synchro. May be your video card doesn't support it..

Fred - AlphaSND
BackupUser
PureBasic Guru
PureBasic Guru
Posts: 16777133
Joined: Tue Apr 22, 2003 7:42 pm

Post by BackupUser »

Restored from previous forum. Originally posted by Danilo.

With some cards you can change that in the options
of the graphics card, so take a look there too.

cya,
...Danilo

(registered PureBasic user)
Post Reply