搜索资源列表
JpegEcode
- JpegEcode基于视频编解码的H264编码算法
H264
- H.264的解码器 输出文件格式为yuv 开发工具Visual Studio 6.0 以上
用delphi编写的H264解码
- 用delphi编写的H264解码 适合ffmpeg初学者参考-
H264Decoder
- 实现了H.264的解码,并且利用OPENCV进行了解码后图像的显示。-Realize H.264 decoding, and use OPENCV had decoded image display.
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
JM
- JM h264编解码源代码 可以直接编译通过 对搞视频算法这块的很有帮助。-JM h264 codec source code can be compiled directly by engaging in this very helpful video algorithms.
JM86
- jm86说明文档,包括编码与解码都是英文原版,对学习视频编码h264的初学者帮助极大。-jm86 documentation, including encoding and decoding are the original English greatly help beginners learn video encoding h264.
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
video_proc.tar
- 一个摄像头采集播放程序 QTcreator,V4linux2 h264编码,但FFmpeg解码失败,大家可以找找原因,新版的ffmpeg不好使啊。-A camera acquisition player QTcreator, h264 encoding V4linux2, FFmpeg decoding fails, we can find out why, the new version of ffmpeg so bad.
H264
- H264 FFMPEG 解码效率 解码的时候需要计算解码时间-H264 ffmpeg decoding efficiency
sample
- 基于ffmpeg 的h264编解码和mp4等文件的生成。适合入门。-Based on the the ffmpeg h264 codec and mp4 file generation. Suitable for beginners.
H264Player
- 实现H264编解码图像文件的源代码 实现算法:baseline profile ,含H.264算法参数设置(分辨率、帧率(I/P:15-20)等)和解码后的I帧-H264 codec to achieve an image file of the source code algorithm: baseline profile, including H.264 algorithm parameter settings (resolution, frame rate (I/P :15-20),
x264
- 针对h264标准视频图像编码,解码测试用源代码-H264 standard for video encoding, decoding test source code
@huaMediaSDKandDEMO
- 播放SDK是大华压缩卡和硬盘录像机的配套产品,支持大华所有码流格式以及海思公司的h264码流和ADI的h264码流。本文档详细描述了开发包中各函数实现的功能及接口 播放SDK的主要功能有:支持文件或流数据的播放、回放控制(如暂停\恢复、快放慢放)、音频控制、流数据录像、多区域显示、按帧序号或按时间定位、数据回调、消息回调、字符叠加、抓图……. 开发包中包括的文件有: dhplay.dll、dhplay.h、dhplay.lib、底层mpeg4解码库(dllmpeg4.dll)、底层h
H264
- H.264 编解码的一个简单实现 实现了帧内 帧间编码(H.264 encoding and decoding of a simple realization of inter frame coding)
ITU标准H.264(中文版).pdf
- 国际电信联盟发布的h264建议书,中文版本,值得一看。(The H264 recommendation of the International Telecommunication Union, the Chinese version, is worth a visit.)
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)