搜索资源列表
h.264解码器
- 一个媒体播放器,可以播放264格式的文件,是对H.264算法的软件实现。注意,本代码仅仅供学习实验使用-a media player that can play 264 files, the H.264 algorithm software implementation. Note that this code only for the use of experimental study
264本地解码器
- h.264解码器,可设置码率以及视频格式,cif或者qcif。开发环境:vc-h.264 codec, bit rate can be set and video formats, or qcif cif. Development environment : vc
H[1].264解码器中CAVLC码表查找算法的改进
- H.264解码器中CAVLC码表查找算法的改进.PDF-H.264 decoder CAVLC code table lookup algorithm improvements. PDF
H.264
- H.264编码,H.264解码,H.264 编码,H.264解码
H.264解码器源码
- H.264解码器源码
实时采集RGB24O,然后用FFMPEG实现阶264压缩和264解码源码.rar
- 实时采集RGB24O,然后用FFMPEG实现阶264压缩和264解码源码.rar
h.264解码
- h.264解码器,实现对h.264的解码
h.264编解码库
- h.264 编解码库 已经写成动态库直接调用就可以了
h.264编解码库
- h.264 编解码库 已经写成动态库直接调用就可以了
H264.h.264解码C语方源代码
- h.264解码 有自己添加的详细的注释 有一部分是基于ffmpeg,h.264 decoder has its own detailed comments to add in part is based on ffmpeg
H.264解码器ffmpeg完整优化代码
- H.264解码器ffmpeg完整优化代码包括PC和WindowsMobile版本,ffmpeg WindowsMobile directshow mux implement
H.264
- 详尽地论述了H.264 特点、编码器原理、解码器原理、编解码器的实现。为了更好地理解H.264 编解码原理及其实现,第7 章详细介绍了H.264 码流的句法和语义。最后对H.264 视频编码传输的QoS 进行了专门地论述。-H.264 are discussed in detail the characteristics of the principle of encoders, decoders principle, the realization of codec. To better un
H264
- 这是一个纯C语言的 H.264 解码程序,速度较慢-This is a pure C language of the H.264 decoding process is slow
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
H.264
- jm编解码手册,关于算法的描述-jm codec Manual。。。。。。。。。
264
- 业界最新的视频编解码算法,在x264的基础上进行了一定的优化。-The industry' s latest video codec algorithm, based on the x264 a certain degree of optimization.
264
- h.264解码器源码,VS,linux下都可以编译通过-h.264 decoder source code, VS, linux can be compiled by the next
optimization-of-H.-264
- 本文描述了基于TMS320DM642 DSP 多媒体平台的H. 264 解码器的实现和优化。简单介绍了该解码器的 硬件平台之后,讲述了移植解码器的过程,包括将基于PC 的H. 264 解码程序DSP 化 随后介绍了针对各解码模块的 优化方法。实验结果表明:与原始的H. 264 解码器(JM74) 相比,该解码器提高了运行速度,可以进行实时应用。-This paper describes the implementation and optimization of H. 264 decod
H264硬件解码程序
- 运用于Linux系统的视频解码程序,采用H.264协议(The video decoding program used in the Linux system and the H.264 protocol)
H.264解码(VC)
- 这是用VC开发的一款基于H.264视频格式的解码程序。(This is a H.264 video format based decoding program developed with VC.)