實時開源HEVC視頻編碼器源代碼 適合Windows 和 Linux多平台的執行 是高手練習壓縮技術的好範例~

上传者: INANANG | 上传时间: 2022-07-20 16:05:42 | 文件大小: 258KB | 文件类型: ZIP
實時開源HEVC視頻編碼器源代碼 HOMER (Hevc Open Mpeg EncodeR) 是一個開源的 HEVC 編碼器,用於將 YUV420 視頻序列編碼為新的 HEVC(H.265) 流格式 主要目標方面為發展:易於定制和便攜且多平台(目前在 Windows 和 Linux 中測試)。 特徵: 當前功能 8 位深度。 內部和基線配置文件(I 和 P 圖像與 1 個參考圖像)。 所有幀內預測模式。 2Nx2N 和 NxN 幀間預測模式。 半像素和四分之一像素精度運動估計。 所有預測大小 (64,32,16,8,4)。 所有變換大小 (32,16,8,4)。 固定 QP、CBR(恆定比特率)和 VBR(可變比特率)。 去塊過濾器。 SAO(樣本自適應偏移)。 基於 Wpp 和 Frame 的並行化以實現大規模並行 啟用符號隱藏位。 內部 RDO。 內部快速RD。 優化(SSE42): 幀內預測生成。 運動估計。 國際預測。 幀內預測。 重建。

文件下载

资源详情

[{"title":"( 72 个子文件 258KB ) 實時開源HEVC視頻編碼器源代碼 適合Windows 和 Linux多平台的執行 是高手練習壓縮技術的好範例~","children":[{"title":"HomerHEVC-master","children":[{"title":"src","children":[{"title":"homer_app","children":[{"title":"homer_app.c <span style='color:#111;'> 20.40KB </span>","children":null,"spread":false}],"spread":true},{"title":"license.txt <span style='color:#111;'> 25.81KB </span>","children":null,"spread":false},{"title":"win_includes","children":[{"title":"stdint.h <span style='color:#111;'> 339B </span>","children":null,"spread":false}],"spread":true},{"title":"homer_lib","children":[{"title":"hmr_arithmetic_encoding.c <span style='color:#111;'> 76.88KB </span>","children":null,"spread":false},{"title":"hmr_motion_intra.c <span style='color:#111;'> 77.10KB </span>","children":null,"spread":false},{"title":"hmr_metics.c <span style='color:#111;'> 3.92KB </span>","children":null,"spread":false},{"title":"hmr_headers.c <span style='color:#111;'> 21.11KB </span>","children":null,"spread":false},{"title":"hmr_tables.h <span style='color:#111;'> 3.18KB </span>","children":null,"spread":false},{"title":"hmr_bitstream.c <span style='color:#111;'> 7.57KB </span>","children":null,"spread":false},{"title":"hmr_tables.c <span style='color:#111;'> 11.75KB </span>","children":null,"spread":false},{"title":"hmr_private.h <span style='color:#111;'> 47.62KB </span>","children":null,"spread":false},{"title":"hmr_mem_transfer.c <span style='color:#111;'> 14.56KB </span>","children":null,"spread":false},{"title":"hmr_ctx_tables.h <span style='color:#111;'> 7.55KB </span>","children":null,"spread":false},{"title":"hmr_sse42_functions_prediction.c <span style='color:#111;'> 37.73KB </span>","children":null,"spread":false},{"title":"hmr_quant.c <span style='color:#111;'> 7.40KB </span>","children":null,"spread":false},{"title":"hmr_container.h <span style='color:#111;'> 1.97KB </span>","children":null,"spread":false},{"title":"hmr_sse42_macros.h <span style='color:#111;'> 28.27KB </span>","children":null,"spread":false},{"title":"hmr_transform.c <span style='color:#111;'> 23.97KB </span>","children":null,"spread":false},{"title":"hmr_container.c <span style='color:#111;'> 4.87KB </span>","children":null,"spread":false},{"title":"hmr_motion_inter.c <span style='color:#111;'> 205.17KB </span>","children":null,"spread":false},{"title":"hmr_sse42_functions_pixel.c <span style='color:#111;'> 37.54KB </span>","children":null,"spread":false},{"title":"hmr_sse42_functions_transform.c <span style='color:#111;'> 105.74KB </span>","children":null,"spread":false},{"title":"hmr_sse42_functions_inter_prediction.c <span style='color:#111;'> 37.68KB </span>","children":null,"spread":false},{"title":"hmr_motion_intra_chroma.c <span style='color:#111;'> 20.51KB </span>","children":null,"spread":false},{"title":"homer_hevc_enc_api.h <span style='color:#111;'> 4.54KB </span>","children":null,"spread":false},{"title":"hmr_sse42_functions_quant.c <span style='color:#111;'> 7.92KB </span>","children":null,"spread":false},{"title":"hmr_encoder_lib.c <span style='color:#111;'> 138.26KB </span>","children":null,"spread":false},{"title":"hmr_os_primitives.h <span style='color:#111;'> 6.75KB </span>","children":null,"spread":false},{"title":"hmr_binary_encoding.c <span style='color:#111;'> 16.31KB </span>","children":null,"spread":false},{"title":"hmr_common.h <span style='color:#111;'> 19.55KB </span>","children":null,"spread":false},{"title":"hmr_rate_control.c <span style='color:#111;'> 12.95KB </span>","children":null,"spread":false},{"title":"hmr_deblocking_filter.c <span style='color:#111;'> 34.68KB </span>","children":null,"spread":false},{"title":"hmr_sao.c <span style='color:#111;'> 52.96KB </span>","children":null,"spread":false},{"title":"hmr_sse42_primitives.h <span style='color:#111;'> 6.29KB </span>","children":null,"spread":false},{"title":"hmr_sse42_functions.h <span style='color:#111;'> 11.10KB </span>","children":null,"spread":false},{"title":"hmr_profiler.h <span style='color:#111;'> 2.13KB </span>","children":null,"spread":false},{"title":"hmr_cabac_tables.h <span style='color:#111;'> 4.28KB </span>","children":null,"spread":false},{"title":"hmr_sse42_sao.c <span style='color:#111;'> 16.82KB </span>","children":null,"spread":false},{"title":"hmr_profiler.c <span style='color:#111;'> 2.63KB </span>","children":null,"spread":false}],"spread":false}],"spread":true},{"title":".gitignore <span style='color:#111;'> 2.58KB </span>","children":null,"spread":false},{"title":"README.md <span style='color:#111;'> 6.72KB </span>","children":null,"spread":false},{"title":".gitattributes <span style='color:#111;'> 483B </span>","children":null,"spread":false},{"title":"build","children":[{"title":"vc9","children":[{"title":"homer_app","children":[{"title":"homer_app.vcproj <span style='color:#111;'> 6.85KB </span>","children":null,"spread":false}],"spread":true},{"title":"homer_lib","children":[{"title":"homer_lib.vcproj <span style='color:#111;'> 8.35KB </span>","children":null,"spread":false}],"spread":true},{"title":"homer_app.sln <span style='color:#111;'> 2.08KB </span>","children":null,"spread":false}],"spread":true},{"title":"cygwin","children":[{"title":"homer_app","children":[{"title":"Release","children":[{"title":"makefile <span style='color:#111;'> 1004B </span>","children":null,"spread":false},{"title":"rules.mk <span style='color:#111;'> 511B </span>","children":null,"spread":false}],"spread":true},{"title":"subdir.mk <span style='color:#111;'> 403B </span>","children":null,"spread":false},{"title":"Debug","children":[{"title":"makefile <span style='color:#111;'> 1000B </span>","children":null,"spread":false},{"title":"rules.mk <span style='color:#111;'> 510B </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"homer_lib","children":[{"title":"Release","children":[{"title":"makefile <span style='color:#111;'> 951B </span>","children":null,"spread":false},{"title":"rules.mk <span style='color:#111;'> 540B </span>","children":null,"spread":false}],"spread":true},{"title":"subdir.mk <span style='color:#111;'> 2.59KB </span>","children":null,"spread":false},{"title":"Debug","children":[{"title":"makefile <span style='color:#111;'> 963B </span>","children":null,"spread":false},{"title":"rules.mk <span style='color:#111;'> 530B </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"makefile <span style='color:#111;'> 452B </span>","children":null,"spread":false}],"spread":true},{"title":"Linux","children":[{"title":"homer_app","children":[{"title":"Release","children":[{"title":"makefile <span style='color:#111;'> 985B </span>","children":null,"spread":false},{"title":"rules.mk <span style='color:#111;'> 508B </span>","children":null,"spread":false}],"spread":true},{"title":"subdir.mk <span style='color:#111;'> 417B </span>","children":null,"spread":false},{"title":"Debug","children":[{"title":"makefile <span style='color:#111;'> 980B </span>","children":null,"spread":false},{"title":"rules.mk <span style='color:#111;'> 506B </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"homer_lib","children":[{"title":"Release","children":[{"title":"makefile <span style='color:#111;'> 951B </span>","children":null,"spread":false},{"title":"rules.mk <span style='color:#111;'> 532B </span>","children":null,"spread":false}],"spread":true},{"title":"subdir.mk <span style='color:#111;'> 2.59KB </span>","children":null,"spread":false},{"title":"Debug","children":[{"title":"makefile <span style='color:#111;'> 963B </span>","children":null,"spread":false},{"title":"rules.mk <span style='color:#111;'> 564B </span>","children":null,"spread":false}],"spread":true}],"spread":true},{"title":"makefile <span style='color:#111;'> 447B </span>","children":null,"spread":false}],"spread":true},{"title":"vc11","children":[{"title":"homer_app","children":[{"title":"homer_app.vcxproj.filters <span style='color:#111;'> 706B </span>","children":null,"spread":false},{"title":"homer_app.vcxproj <span style='color:#111;'> 8.20KB </span>","children":null,"spread":false}],"spread":true},{"title":"homer_lib","children":[{"title":"homer_lib.vcxproj <span style='color:#111;'> 9.28KB </span>","children":null,"spread":false},{"title":"homer_lib.vcxproj.filters <span style='color:#111;'> 4.88KB </span>","children":null,"spread":false}],"spread":true},{"title":"homer_app.sln <span style='color:#111;'> 2.08KB </span>","children":null,"spread":false}],"spread":true}],"spread":true}],"spread":true}],"spread":true}]

评论信息

免责申明

【只为小站】的资源来自网友分享,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,【只为小站】 无法对用户传输的作品、信息、内容的权属或合法性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论 【只为小站】 经营者是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。
本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二条之规定,若资源存在侵权或相关问题请联系本站客服人员,zhiweidada#qq.com,请把#换成@,本站将给予最大的支持与配合,做到及时反馈和处理。关于更多版权及免责申明参见 版权及免责申明