Create an ultra quality HEVC video pipeline with hardware cost of less than $500
github.com·9h·
Discuss: Hacker News
Flag this post

(Please note: This Guide is work in progress. I plan to add some screenshots later. Feel invited to ask about sections that should be extended.)

Guide: How to create an ultra quality HEVC video pipeline with hardware cost of less than $500

The basics - how to get h.265 HEVC done with cheap and energy-efficient hardware

Most live streaming today is done with the rather outdated h.264 video standard. This is because h.264 is well-established, and encoders for it are cheap and common, and patent situation somewhat settled.

However, it’s outdated. H.265 (also called HEVC) can achieve the same visual quality of h.264 at half the bitrate. Or, the other way round, massively better visual quality at the same bitrate as a h.264 stream. So: We want HEVC.

But how? Doi…

Similar Posts

Loading similar posts...