PDA

View Full Version : Controlling the speed of videos with the Deviare hooking engine


srw
June 13th, 2012, 15:48
I am glad to share our new article: Controlling the Speed of YouTube, Flash, HTML5, and Desktop Videos with Deviare ("http://blog.nektra.com/main/2012/06/13/controlling-the-speed-of-youtube-flash-html5-and-desktop-videos-with-deviare-hooks/") http://blog.nektra.com/main/2012/06/13/controlling-the-speed-of-youtube-flash-html5-and-desktop-videos-with-deviare-hooks/

It shows how to convince video players that your machine is running slower or faster to speed up or slow down a video. It hooks the timeGetTime() function. Please look at the simple part of the code ("https://github.com/srw/video-speed-control-flash-html5-desktop-deviare-hooking-sample/blob/master/SpeedTube/Form1.cs") https://github.com/srw/video-speed-control-flash-html5-desktop-deviare-hooking-sample/blob/master/SpeedTube/Form1.cs where the hooking and logic is made. The example hooks iexplore.exe