搜索资源列表
VidRead.tar
- Video Reading Code for Matlab. This some C++ and mex code written as a Matlab wrapper around the ffmpeg video reading libraries. It should compile under Windows and Linux. (The Windows compilation requires mingw gcc. Extact installation instructions
tmn-2.0.tar
- h.263视频编码,在gcc下和VC++6.0下测试过,好使.
tmndec-2.0.tar
- h.263 解码器代码,解码后可生成好几种可选的文件格式.在gcc下测试,好使
libffmpeg
- ffmpeg从gcc移植到Visual C++上的版本,本人自行移植-ffmpeg from gcc ported to Visual C++ on the version I own transplant
baseON_ARM_MPEG4.pdf
- 基于ARM的MPEG4视频解码器的优化。本文对嵌入式软件开发人员有参考价值,本人从事嵌入式多媒体软件开发。对MPEG4,ARM,MIPS有些研究,此文对基于ARM的MPEG4视频解码器优化为开发人员提供了新的思路。-ARM-based MPEG4 video decoder optimization. In this paper, embedded software developers have a reference value, I engaged in embedded multimed
ffmpeg-svn-20070501.tar
- 视音频编解码功能,通过了在linux下的编译,gcc版本4.1.2。成功对视频流进行H.264编码并将符合H.264标准的视音频文件解码成YUV数据,最后使用YUV工具播放成功。-audio/video codec toos. It includes libavcodec, the leading open source codec library. compiled in linux GCC at version 4.1.2.