QB64 Phoenix Edition
SPV Video library. - Printable Version

+- QB64 Phoenix Edition (https://qb64phoenix.com/forum)
+-- Forum: QB64 Rising (https://qb64phoenix.com/forum/forumdisplay.php?fid=1)
+--- Forum: Expanding Horizons (Libraries) (https://qb64phoenix.com/forum/forumdisplay.php?fid=21)
+---- Forum: One Hit Wonders (https://qb64phoenix.com/forum/forumdisplay.php?fid=24)
+---- Thread: SPV Video library. (/showthread.php?tid=4336)

Pages: 1 2


RE: SPV Video library. - ahenry3068 - 01-21-2026

Ok In response to some ideas.   I added a Change_VideoFPS sub to the Library.

Added a new sample program to SIMPLE PLAYER Sub Archive.   vid-callback-SLOWPOKE.bas which demostrates changing the Video FPS
On the Fly.    (U Key -> Increase FPS,   D Key -> Decrease FPS,  R Key restore Original encoded FPS) 

That sample program also demonstrates using the FRAME_CALLBACK & V_Custom_Controller features !

New Library version attached: 

 

   The Video playing above is a low res encode of the Movie Charades,  Encoded FPS is only 10.  
But it was the longest video I had encoded to demonstrate this feature.
The quality is not representative of what is possible. The video was just handy to use.