HEVC编码器

HEVC编码器器也就是H265编码器。

补充一点:H264又叫(Advanced Video Coding,AVC)

具体参考如下文章:

HEVC/H.265编码器

Lentoid HEVC编码器中使用了多种高性价比的快速算法,在保证编码质量的同时极大程度地降低了编码复杂度。此外,优秀的多线程编码框架使得我们的编码器在多线程任务中性能更加优异。对于追求编码质量的用户,Lentoid HEVC编码器慢速档次编出的码流能够达到与目前流行的开源HEVC编码器x265 placebo档次质量相当的效果,而编码速度可以达到x265的数倍。对于追求编码速度的用户,Lentoid HEVC编码器的极限编码速度比x265 ultrafast档次快一倍以上,且拥有更好的编码质量。
  为了全面展示Lentoid HEVC编码器的出色性能,我们与x265进行了详细的编码速度和编码质量对比,测试序列为视频编码联合组(JCT-VC)推荐的Class A到Class E的标准序列,下面给出了部分测试结果,详细结果请参见测试报告(注:本报告仅反映给定环境和片源的实验结果,并不代表任何观点)。

下面罗列出了Lentoid HEVC编码器与x265编码器最快档次(ultrafast)的编码码率和编码速度对比。平均而言,在相同编码质量的情况下Lentoid HEVC编码器能够节省近16%的带宽,同时减少一半多的编码时间,这对运算能力较差的移动端编码,低延时的视频直播、会议等网络视频应用有着重大的意义。

ClassSequenceBDrate(%)ΔT(%)
A
(2560x1600)
PeopleOnStreet-15.1042.73
Traffic-19.0151.00
B
(1920x1080)
BasketballDrive-6.0251.20
BQTerrace-27.0945.69
Cactus-19.4053.36
Kimono-6.6165.41
ParkScene-19.2551.97
C
(832x480)
BasketballDrill-14.5650.06
BQMall-19.5043.22
PartyScene-12.6842.86
RaceHorses-12.0846.10
D
(416x240)
BasketballPass-13.3241.58
BlowingBubbles-19.7739.17
BQSquare-11.5337.82
RaceHorses-16.0538.88
E
(1280x720)
FourPeople-14.2059.91
Johnny-15.9463.72
KristenAndSara-17.3763.41
vidyo1-15.4360.82
vidyo3-19.5257.40
Average-15.7250.32

总体上来说,在相同编码质量和编码码率的情况下,Lentoid HEVC编码器能够比开源编码器x265快2-4倍,极大程度得减少了运算时间。点此下载Lentoid HEVC编码器,立即开始HEVC的震撼视觉之旅!

Open Source (GPL) H.265/HEVC video encoder 下载网址:https://bitbucket.org/multicoreware/x265/src x265 developer wiki To compile x265 you must first install Mercurial (or TortoiseHg on Windows) and CMake. Then follow these easy steps: (for the most definitive instructions, consult our build README) Linux Instructions # ubuntu packages: $ sudo apt-get install mercurial cmake cmake-curses-gui build-essential yasm # Note: if the packaged yasm is older than 1.2, you must download yasm-1.2 and build it $ hg clone https://bitbucket.org/multicoreware/x265 $ cd x265/build/linux $ ./make-Makefiles.bash $ make Windows (Visual Studio) Instructions $ hg clone https://bitbucket.org/multicoreware/x265 Then run make-solutions.bat in the build\ folder that corresponds to your favorite compiler, configure your build options, click 'configure', click 'generate', then close cmake-gui. You will be rewarded with an x265.sln file. Also see cmake documentation. Intel Compiler Instructions On Windows, you should open an Intel Compiler command prompt and within it run one of the make-makefiles.bat scripts in build/icl32 or build/icl64, then run nmake. On Linux, you can tell cmake to build Makefiles for icpc directly. This requires you to have configured Intel's compiler environment (by sourcing the appropriate shell script). For example: $ source /opt/intel/composer_xe_2013/bin/compilervars.sh intel64 $ cd repos/x265/build/linux $ export CXX=icpc $ export CC=icc $ ./make-Makefiles $ make Command line interface The Makefile/solution builds a static encoder.lib library and a standalone x265 executable that aims to be similar to x264 in its command line interface. Running without arguments shows you the command line help. Info Mission Statement Road Map TODO HOWTO add a new encoder performance primitive HOWTO Contribute patches to x265 HOWTO cross compile from Linux to Windows Coding Style Helpful links
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值