搜索资源列表
FTMCP210_DS_v1.0
- Faraday FTMCP210 H.264 Baseline Video Decoder. (Note: this is the datasheet, not the product brief as found on faraday website) The FTMCP210 is a hardware video encoder for the baseline profile followed the MPEG-4 AVC/JVT/H.264 video codi
x264decoder
- Special to decoder for x.264, it s not encoder. Build no error and warning build in VC6.0 preinstall vc6sp5 and nasm.exe in vc6 bin directory msn:fatalfeel@hotmail.com-Special to decoder for x.264, it s not encoder. Build no error and warningbu
jmfirst
- H.264视频编解码程序,更简练,执行速度更快-H.264 encoder decoder
X264+overview
- This document may be starting point to understand x264 and this documents good flaw will make you take nice deep in to x264 development. And come to x264 part, the x264 showed better quality than several commercial H.264/AVC encoders In this paper, p
my_H264_src
- 不用带库的c/c++ H.264编码器 特别适用于嵌入式开发,也可用于win-Not with the library c/c++ H.264 encoder suitable for embedded development, but also can be used to win
h264
- 对H.264 编码器在不同平台的典型实现进行了介绍, 对其多种优化方式和软件、硬件设计进行分析。总结了基于模型的 编码器开发过程, 并结合正在开发的H.264 编码系统, 研究了参考模型代码转换和复杂度高的模块的算法优化。-H.264 encoder on the typical implementation in different platforms were introduced, and its variety of optimization methods and software
H264 Decode
- 提问,寻找哪儿有H.264解码器,询问如何从ffmpeg中提取H.264的解码器,询问 是否有VC下的工程,可以实现H.264的解码,……,为了满足这些朋友的要求, ffmpeg工程组成员“hust_xcl”特地从ffmpeg中提取出了H.264的解码器部分(H.264 的编码器有独立的工程:x264),并用VC++生成了工程文件,各位有需要的朋友 可以在本工程的基础上进行适当的修改,以满足自己的需求。-As
simplest_ffmpeg_video_encoder
- ffmpeg编码器实例,vs2010编译运行,学习ffmpeg编解码的同学可以下来参考学习,支持h.264.h.265,mpeg2类型编码。-ffmpeg encoder example, vs2010 running, support h.264,h.265,mpeg2