robmpreston / videoprocessor

Video processing on live data.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

VideoProcessor banner

📽️ VideoProcessor turns a computer into a 4k HDR capable live video processor by connecting a video capture card to a renderer and taking care of details such as conversion, timing and HDR metadata.

This allows advanced renderers to do things like 3D LUT, HDR tone mapping, scaling, deinterlacing and much more which can significantly improve image quality on most displays and beamers.

Capture cards cannot capture HDCP protected data, VideoProcessor can only process what can be captured.

Website

You can find all the static details on videoprocessor.org

Screenshot

Screenshot

License & legal

This application is released under the GNU GPL 3.0 for non-commercial usage, commercial usage to build and sell video processor systems is not allowed, see LICENSE.txt.

Parts of this code are made and owned by others, for example SDKs; in all such cases there are LICENSE.txt and README.txt files present to point to sources, attributions and licenses.


Copyright 2021 Dennis Fleurbaaij

About

Video processing on live data.

License:Other


Languages

Language:C++ 90.5%Language:C 9.1%Language:PowerShell 0.4%