视音频编辑器 前言 有时候我们想对音视频进行加工处理,比如视频编辑、添加字幕、裁剪等功能处理,虽然 Github 上开源了一些比较不错的项目,但是如果我们想在此项目上进行二次开发,比如我想拿到该项目的动态库基于 OpenH264 来进行对 YUV 编码,这个时候有可能该动态库没有集成 OpenH64 库,所以为了扩展性,我就自己弄了一套万能的库,基本上包含了所有常用的音视频处理库,你不用再去进行编译。编译完成的头文件和动态库可以在该项目的 core/cpp 目录自行获取(已完全开源)。 ##介绍 视音频编辑器 主要移至 **FFmpeg v4.4-dev + libx264 + freetype + fontconfig + fribidi + openh264 +libfdk-aac + gnutls + speex + libwebp + lame +opus + opencore-
2023-03-27 11:54:21 108.62MB freetype lame opus opencore-amr
1
openh264 源代码
2022-03-30 13:52:19 36.51MB openh264
1
libopenh264库文件,适用于windows64。
2021-06-23 22:07:02 398KB h.264
1
libopenh264库文件,适用于windows64。
2021-06-23 22:07:02 806KB h.264
1
OpenH264 是思科公司发布的一个开源的 H.264 编码和解码器。编码器特性Constrained Baseline Profile up to Level 5.2 (4096x2304)Arbitrary resolution, not constrained to multiples of 16x16Rate control with adaptive quantization, or constant quantizationSlice options: 1 slice per frame, N slices per frame, N macroblocks per slice, or N bytes per sliceMultiple threads automatically used for multiple slicesTemporal scalability up to 4 layers in a dyadic hierarchySpatial simulcast up to 4 resolutions from a single inputLong Term Reference (LTR) framesMemory Management Control Operation (MMCO)Reference picture list modificationSingle reference frame for inter predictionMultiple reference frames when using LTR and/or 3-4 temporal layersPeriodic and on-demand Instantaneous Decoder Refresh (IDR) frame insertionDynamic changes to bit rate, frame rate, and resolutionAnnex B byte stream outputYUV 4:2:0 planar input解码器特性Constrained Baseline Profile up to Level 5.2 (4096x2304)Arbitrary resolution, not constrained to multiples of 16x16Single thread for all slicesLong Term Reference (LTR) framesMemory Management Control Operation (MMCO)Reference picture list modificationMultiple reference frames when specified in Sequence Parameter Set (SPS)Annex B byte stream inputYUV 4:2:0 planar output支持的操作系统Windows 64-bit and 32-bit (initial release is only 32-bit, 64-bit will follow soon)Mac OS X 64-bit (initial release does not include this target, will follow soon)Linux 64-bit and 32-bit (initial release is only 32-bit, 64-bit will follow soon)Android 32-bit (initial release does not include this target, will follow soon)iOS 64-bit and 32-bit (not supported yet, may be added in the future)支持的处理器Intel x86 optionally with MMX/SSE (no AVX yet, help is welcome)ARMv7 optionally with NEON (initial release does not include this target, will follow later)Any architecture using C/C fallback functions 标签:OpenH264
2021-05-19 16:18:02 57.83MB 开源项目
1
openh264 编译成果物
2021-05-19 15:51:42 150.94MB openh264
1
OpenH264 是思科公司发布的一个开源的 H.264 编码和解码器。
2021-05-06 12:08:40 679KB openh 视频处理
1
该dll文件用于opencv保存视频,只要把该压缩包解压出来的dll文件放到脚本(.py)的同一目录下,便可保存视频。
2021-04-26 21:07:32 368KB opencv
1
pjsip官方代码编译出的最新Android平台的Demo,加入了openh264的支持,可以视频通话
2021-04-08 22:01:30 24.62MB pjsip android 视频 openh264
1
OpenCV4.1的编码版本
2021-04-02 15:07:11 379KB 视频处理
1