▍1. h.264视频压缩标准全文(英文) ISO/IEC JTC 1/SC 29/WG
h.264视频压缩标准全文(英文) ISO/IEC JTC 1/SC 29/WG -The full text of h.264 video compression standards (English) ISO/IEC JTC 1/SC 29/WG
h.264视频压缩标准全文(英文) ISO/IEC JTC 1/SC 29/WG -The full text of h.264 video compression standards (English) ISO/IEC JTC 1/SC 29/WG
循环冗余校验CRC(Cyclic Redundancy Check)是由分组线性码的分支而来,其主要应用是二元码组。编码简单且误判概率很低,在通信系统中得到了广泛的应用。重点介绍了CRC校验的原理及其算法实现。-Cyclic Redundancy Check (Cyclic Redundancy Check) is a linear code from the branch, its main application is binary codes. Coding simple misjudgment of very low probability, the communications system, which is widely used. Highlights of the CRC algorithm and its principles.
xivd改写的全C代码,可以在任何平台上不加修改的进行编译运行,可移植到DSP平台。-xivd rewrite the entire C code can be any platform without modification to the compiler for running can be transplanted to the DSP platform.
简单的C++解析ps视频流的代码,非常适合新手学习,了解ps视频流的协议格式的解析,以及打包程序。经过亲自测试,可以正常运行
AVI视频播放器的VC++简单实现,界面简单,功能上可以播放AVI格式的视频,-AVI video player of the VC++ simple implementation, the interface simple function that can play AVI format video,
1.可以查看的文本类型:"TXT"、"LOG"、"HTM"、"HTML"、"CFG"、"WIN"、"DOS"、"INC"、"YSL"、"ASC" 2.可以播放的声音类型:"WAV"、"SND"、"AIF"、"AU"、"MID"、"RMI"、"MP3"、"M3U"、"ASF"、"ASU" 3.可以播放的视频类:"DAT"、"AVI"、"MPG"、"M1V"、"MP2"、"MPA"、"MOV"、"QT" -1. View can type the text : "TXT", "LOG", "HTM", "HTML", "CFG", "WIN", "DOS", "INC", "said Natori," "ASC" 2. May to broadcast the voices of the type : "WAV", "SND", "AIF", "AU", "MID", "RMI", "MP3", "M3U", "ASF," "ASU" 3. playback of video category : "DAT", "AVI", "MPG", "disk", "MP2", "MPA", "MOV", "QT"
simple exemple in agenda for delphi
本程序在Windows XP、Visual C++6.0版本环境下编译通过。需要rtcdll.dll文件(此文件一般在Windows安装目录下的system32文件夹中)。 另外,MMSYSTEM.H头文件一般在“C:Program FilesMicrosoft Visual StudioVC98 Include”目录下 运行程序需要摄像头和麦克风等设备。 -this program in Windows XP, Visual C Version 6.0 environment compile. Need rtcdll.dll document (document in the general Windows installation directory under the system32 folder). In addition, the first document MMSYSTEM.H generally "C : Program Files Microsoft Visual Studio VC98 Include" directory operational procedures need cameras and microphones and other devices.
大家看看这个程序有什么错误-we look at what the procedures are wrong
用C#编写的图片处理程序,实现了图片的裁剪和缩放等功能。-Written using C# image processing procedures to achieve a picture of the cutting and scaling functions.
该代码例子提供了一个视频AVI采集控件-the code examples provided an AVI video Acquisition Control
MPEG-4 microsoft的视频的参考实现ISO/IEC 14496 (MPEG-4)。版本号: Microsoft-FDAM1-2.5-040207。实现了视频的编码和解码,它的实现是按照MPEG-4的最新标准-MPEG-4 video microsoft reference implementation of the ISO/IEC 14496 (MPEG-4). Version : Microsoft-FDAM1-250-040207. Implementation of video coding and decoding, it is the realization of the MPEG-4 standard to the latest
1.用VC编译的libmp4v22.可以用于MP4容器的封装和解封装,兼容3gp,mov等容器3.支持H.264/mpeg4/aac等codec4.支持本地格式和网络流媒体格式的封装。5.支持rtp, udp等ip网络传输服务