搜索资源列表
H264中的整数DCT变换编码及量化代码
- H264中的整数DCT变换编码及量化代码,并附有原文的DCT编码、量化的说明文档。本源码从X264及JM中抽取后整理得来,并用原文档中的示例数据进行了测试,与原文档结果完全一样,是学习H.264不可多得的参考资源.
用delphi编写的H264解码
- 用delphi编写的H264解码 适合ffmpeg初学者参考-
h264 ffmpeg opencv h264+ffmpeg+opencv开发手册
- h264+ffmpeg+opencv开发手册,初学者必备-h264+ ffmpeg+ opencv developer manuals, beginners
H264verilogcore
- H264的VERILOG代码,基本实现了全部的功能-H264 of the Verilog code, the basic realization of all the functions
H.264decodingprocess
- 这是一个纯C语言的 H.264 解码程序,速度较慢,如果您试验时手头没有解码器,可以用此凑合。 执行命令方式为: -o 264格式的输入文件 yuv格式的输出文件 比如(假如目录为 D:\H264\ ): D:\H264\h264_dec.exe D:\H264\test.264 D:\H264\test.yuv 若不输入参数,则默认为: h264_dec.exe test.264 test.yuv-This is a pure C language of the H.2
h264source
- h264标准编解码,有编解码源代码,并有正确的码流-source for h264 codec,included encode and decode source
H264
- h.264(verilog HDL) 这是基于流水线结构的H.264解码器源码-h.264 (verilog HDL) which is based on the pipeline structure of the H.264 decoder source code
H264-DCT-Quanter
- H264中的整数DCT变换编码及量化代码,并附有原文的DCT编码、量化的说明文档。本源码从X264及JM中抽取后整理得来,并用原文档中的示例数据进行了测试,与原文档结果完全一样,是学习H.264不可多得的参考资源. -H264 in the integer DCT transform coding and quantization code, together with the original DCT coding, quantitative descr iption of the doc
h264_intp
- 图形图像H264插值算法,应用于图像视频处理-H264 graphic image interpolation algorithm is applied to image video processing
avc
- AVC源代码,H264编码的一种实现,了解不同于JM的一些优化算法-AVC source code, H264 encoding an implementation to understand some of the optimization algorithm is different from the JM
H264
- H.264的开源代码,绝对权威,代码很大。-H264 vhdl
h264
- 详细说明了H264的原理和一些基本的图像处理方法。-Detailed descr iption of the principles of H264 and some basic image processing methods.
JM
- JM h264编解码源代码 可以直接编译通过 对搞视频算法这块的很有帮助。-JM h264 codec source code can be compiled directly by engaging in this very helpful video algorithms.
h264
- 用ffmpeg解码h264视频文件,并且将解码出来的每帧图像用opencv封装进行显示。使用时须配置好ffmpeg和opencv,然后将自己的h264文件名称修改为1.h264 并将其置于当前目录即可运行(可作为2次开发的参考)-Using ffmpeg to decode h264 video file and display each frame decoded using opencv package, the ffmpeg is the latest version 3-2. In ad
H264
- 主要介绍H264的规格,还有源码介绍,大概就这些-Introduces H264 specifications, source introduced
H264
- H264 FFMPEG 解码效率 解码的时候需要计算解码时间-H264 ffmpeg decoding efficiency
H264--standard-ppt-2011.10.2
- H264视频压缩编码标准 2011.10.2-H264 video compression coding standard 2011.10.2
h264
- h264实现监控,不是动态的,是通过读取每一帧图像-h264 yuv420 to rgb
H264标准文档
- h264标准文档,英文版的,研究视频编解码算法必备资料。(H264 standard document, English version, research video codec algorithm essential information.)
h264
- 通过websocket接收h264裸流后,在web端解析播放(After receiving the bare stream of h264 through websocket, it is parsed and played on the web side)