搜索资源列表
vfwNew
- 1、使用vfw实现视频采集 2、使用divx编解码器压缩解压缩 2、使用网络通讯udp-1, the use of VFW Video Collection 2, the use of divx codec compression decompression 2, the use of network communications udp
rm52c
- 中国自主开发的音视频标准AVS中的视频编解码参考程序。版本为rm(reference model)52c。在Visual C++ 6里能编译通过,正确执行。可以把yuv视频源文件压缩成avs文件,也可以把avs解压缩成yuv。-China's independent development of the audio-video standard of AVS Video decoder reference program. Version rm (reference model) 52c
VideoNet
- 该程序可以用于两个人在LAN/Intranet(或者Internet) 上进行视频会议。现在有许多视频会议程序,每个都有 各自的性能提升技术。主要的问题是视频会议视频帧的 尺寸对于传输来说太大。因此,性能依赖于对帧的编解 码。我使用快速h263编码库来达到更好的压缩率提高速 度。该程序做些小改动也可以在Internet上使用。
AVS_M_ver10
- AVS_M 移动音频完整代码 数字音视频编解码技术标准工作组(简称AVS工作组)由国家信息产业部科学技术司于2002年6月批准成立。工作组的任务是:面向我国的信息产业需求,联合国内企业和科研机构,制(修)订数字音视频的压缩、解压缩、处理和表示等共性技术标准,为数字音视频设备与系统提供高效经济的编解码技术,服务于数字广播、移动无线多媒体通讯、互联网宽带流媒体等重大信息产业应用。2007年12月,AVS完成了第一阶段的移动语音和音频标准。
coder
- H.263编解码源代码,对视频音频文件的压缩解压码
av
- 本文针对不同的局域网,提出一种通用的实时视频传输的解决方案。在使用Divx编解码的基础上,提出了从压缩、组帧、发送到接收、解压整个流程的思想,具体实施方案和VC++实现核心源代码以及传输控制策略,有效地保证了高质量的实时视频传输。
MPEG4
- MPEG4编解C源代码(可以移植到ARM和DSP上),用于视频的编解码.
MPEG-2视频编解码源代码(VC版)
- MPEG-2视频编解码源代码(VC版)
JM15.1
- 可以编解各种视频文件,里边有详细的配置说明及测试,
xxx
- 视频图像的编解码,将原始图像压缩成MPEG4格式,然后在客户端解压缩显示-Video codec, the original image will be compressed into MPEG4 format, and then decompress on the client display
JM10.2addTest
- 264编解吗的官方代码,我们增加了一些测试的模块,可以测试视频有多少个场景变换-264 made it the official source solution, we increased the number of test modules, to test the number of video scenes transform
H.264simple
- 通过vc开发的一个简单实现h.264视频编解器-Vc developed through a simple solution to achieve h.264 video device
h263decoder
- H.263编解码源代码,用于视频的压缩和解压缩-H.263 codec source code for video compression and decompression
HardwareDesignofEmbededVideoSUrveillanceSystemBase
- :以视频编解码硬件系统及其实现技术为研究内容,以TMS320DM642为核心,结合TVP5150&SAA7105视频编解 码芯片,设计了高性能的视频监控系统。详细说明了系统架构以及各功能模块,给出了各模块的硬件连接图,并结合实际设 计中碰到的问题给出解决方法。最后在此基础上简要介绍了系统的应用前景以及功能扩展 -This paper emphasizes the hardware design and realization of video encoding/decoding sy
MPEG4
- 视 频 编 解 码 程 序(c)-Video codec program
x264-snapshot-20090208-2245
- 又法国工程人员开发的用于实际工程的H.264格式的视频编解码工具软件核心。可在Windows和linux环境下编译运行。解压缩时将扩展名.rar改为.tar.bz2-Also the French engineers for the development of practical engineering H.264 format video codec core tools. Windows and linux environment can be compiled to run under
AVS-P2
- 详细介绍AVS-P2,先进音视频编解码过程,完全按照国家标准(GB),规定了数字音视频的压缩、解压缩、处理和表示的技术方案-Details of AVS-P2, advanced audio and video encoding and decoding process, in full accordance with national standards (GB), provides digital audio and video compression, decompression, pro
InternetPhone
- 该程序可以用于两个人在LAN/Intranet(或者Internet) 上进行视频会议。现在有许多视频会议程序,每个都有 各自的性能提升技术。主要的问题是视频会议视频帧的 尺寸对于传输来说太大。因此,性能依赖于对帧的编解 码。我使用快速h263编码库来达到更好的压缩率提高速 度。该程序做些小改动也可以在Internet上使用。-Two procedures can be used in LAN/Intranet for video conferencing. Now there are many
VH264simplei
- 通过Visual C开发的一一个简单实现h.264视频编解器 -Visual C developed a simple h.264 video codec
FFmpeg.AutoGen
- ffmpeg的C#版本,可以对视频文件进行解封装、读取媒体流文件等,需要有一定的ffmpeg的知识基础才能实现很轻松的开发。(The C# version of ffmpeg can unpack video files, read media streaming files and so on. It needs a certain knowledge base of ffmpeg to achieve very easy development.)