Topic: Using SVP in web stream

Hello,

Can be SVP somehow used for fps interpolation of such streaming services as HBO GO or Netflix? If so, please provide description how to do it.

Thanks

Re: Using SVP in web stream

obviously they are encrypted and DRM'ed, so the answer is no

3 (edited by maruschade 01-02-2025 12:03:23)

Re: Using SVP in web stream

There is a tool called "ShaderGlass" which can get the screen content and later modify it with shaders.
https://github.com/mausimus/ShaderGlass

Another example is tool "Lossless Scaling" which captures screen with
Microsoft Desktop Duplication API (DXGI) or Windows Graphics Capture (WGC) API
https://losslessscaling.net/

Or Magpie using Windows Magnifier API
https://github.com/Blinue/Magpie

Maybe SVP could use the same way for streaming video in browsers?

It would increase SVP customer market.