HomerHEVC
Developer(s) | Juan Casal |
---|---|
Written in | C |
Engine | |
Operating system | Microsoft Windows, Linux |
Type | Video codec |
License | LGPL v2.1 |
Website | github |
Search HomerHEVC on Amazon.
HOMER (HEVC Open Mpeg EncodeR) or simply HomerHEVC is a real time open-source HEVC encoder compliant to the High Efficiency Video Coding (HEVC/H.265) standard.
HomerHEVC is multiplatform software, tested in Windows and GNU/Linux. It supports native Win32 and Posix threads. HomerHEVC is optimized for Intel's SSE4.2 SIMD instruction set. In the near future it will support the AVX2 instruction set. HomerHEVC is still under development. It currently supports "intra main profile". According to the published roadmap[1] it will support the "main profile" in the near future.
Technical details[edit]
The current release[1] has these features:
- 8 bit depth
- All intra prediction modes
- All CTU sizes (64, 32, 16)
- All transform sizes (32,16,8,4)
- Sign hiding bit enabled
- RDO
- Wpp parallelization (native pthread or win32 threads, depending on the OS).
- Fast decision mode algorithm.
See also[edit]
Some use of "" in your query was not closed by a matching "".Some use of "" in your query was not closed by a matching "".
- x265 – an open source video encoder for H.265/HEVC
- High Efficiency Video Coding – a video compression format developed by the ISO/IEC MPEG and ITU-T VCEG
References[edit]
External links[edit]
This article "HomerHEVC" is from Wikipedia. The list of its authors can be seen in its historical. Articles copied from Draft Namespace on Wikipedia could be seen on the Draft Namespace of Wikipedia and not main one.