game-stop/veejay

Hap codecs integration

d-j-a-y opened this issue · 1 comments

HAP is a family of video codecs which perform decompression using a computer's graphics hardware, substantially reducing the CPU usage necessary to play video — this is useful in situations where CPU power is a limiting factor, such as when working with multiple high resolution videos in real-time.

The HAP codec project is open-source, licensed under a Free BSD License, meaning you can use it in your commercial or noncommercial applications free of charge.

https://github.com/vidvox/hap
https://hap.video/

OK but not right away :)