搜索资源列表
MEPG4编码系统
- (1)本程序可在Windows 2000、Visual C++6.0 环境下编译通过。 (2)源码是一个编码模块,编译后生成encore.lib库文件, 不能直接执行。需要读者自己编写程序调用其中的功能。 (3)运行时打开//encore/build/目录下的encore.dsw文件。-(1) the procedures in Windows 2000, Visual C 6.0 environment compile. (2) is a source code modules compil
Dxvid_dllxvidcore-1.0.1srcdct
- 快速dct和idct的C程序源码,而且提供了一些优化了的idct的汇编代码。-C source code of fast DCT and IDCT, and some optimized compilation code of IDCT
41002_BMP2AVI
- 这是一个用borland c++编写的将bmp转换成avi的源代码,可以从里面看到学到一些图像视频编码的原理。有一定的参考价值。-with borland c + + will convert avi bmp the source code can be learned from the inside to see some images video coding theory. There will be some reference value.
WiaEasyVideo
- 基于WIA技术的C# WIA-〔视频〕-获取和处理程序,是开发基于WIA的PC USB产品的良好Helper。具体技术细节请直接和作者本人联系。我们还推出了WIA的基本控制WIA Tool,WIAImage等相关的源码,请关注。-WIA technology-based C# WIA-[video] - acquisition and processing procedures, WIA is the development of PC-based USB products of good He
DirectShowLibV1-3
- dotNET c# directshow的运行库, 由C#的direct运行时库实现截取和回放 在本版本中 增加了DirectDraw, Windows Media Format的示例代码-dotNET directshow the runtime from the direct C# runtime library to intercept and playback version of the DirectDraw added to the Windows Media Format of t
MPEG-4encode
- (1)本程序可在Windows 2000、Visual C++6.0 环境下编译通过。 (2)源码是一个编码模块,编译后生成encore.lib库文件, 不能直接执行。需要读者自己编写程序调用其中的功能。 (3)运行时打开//encore/build/目录下的encore.dsw文件。-(1) The procedures in Windows 2000, Visual C 6.0 environment compile. (2) is a source code mo
MPEG4_encore
- MPEG4编码库源代码,基于C++的源码。-MPEG4 encoder library source code, based on the C source.
JM8.6
- 新一代视频压缩标准h264的JM8.2源代码。用c写的。用于H264的研究,效率较低-new generation of video compression standard ENG JM8.2 the source code. Using c writes. H264 for the study, less efficient
C++check
- 很多流媒体的程序员忽视的问题,那就是如何检查代码,这里介绍了代码检查的整个流程!-many programmers streaming media ignored the issue, which is how to check code the code presented here inspection of the entire process!
mediaPlayPlug1
- 用c#写的mediaservice的授权认证插件,因为一些安全因素,代码中一部分我删去了,但通过这些代码可以掌握基本的media插件开发技术。将程序编译后在windows2003上注册com组件,在mediaservice中就可以启动-used to write c # mediaservice the authentication plug-in, as some safety factors, code by deleting the part I, but the code can mas
MPEG4DECORE-C-C++
- This code has been developed by Andrea Graziani. This software is an implementation of a part of one or more MPEG-4 Video tools as
3gpp.rar
- 3GP文件结构解析原理 以及解码C++程序,3GP file structure analysis as well as decoding C++ program
x264-snapshot-20090216-2245
- x264最新源码,20090216。在vs2005下可以顺利编译。修正了原来log2f link错误。-the latest x264 source code, 20090216. In VS2005 can be successfully compiled. Amendments to the original error log2f link.
SiI9134_Source_code
- HDMI Transmitter IC SiI9134 Source code
code
- 在网上找的一个用c#编写的流媒体播放器源码-Written by c# source streaming media player
79343900mpeg2avi
- mpeg格式视频转换为avi,代码为c++,可以编译mpeg2avi-mpeg format video convert avi, code c++, you can compile mpeg2avi
14381723H264
- h.264codecsource(cla - 可以用h.264编码解码器源码(c语言)-h.264codecsource (cla- you can use h.264 codec source code (c language)
MP4--C-source-code
- C语言实现的MP4功能,供大家学习娱乐之用-C language MP4 functions
h264.c
- h264 最最简单的压缩视频的代码例子, 参考这个修改吧-a simple sample souce code about h264 encoder
ffplayformfc-code
- 本工程将ffmpeg项目中的ffplay播放器(ffplay.c)移植到了VC的环境下。 并且使用MFC做了一套简单的界面。- This software transplant ffplay to Microsoft VC++ environment. And use MFC to build a simple Graphical User Interface.