搜索资源列表
aviprogram
- 这是一个可以播放AVI视频的程序,用VC编写而成-can play AVI video procedures, prepared with VC
MCIAVIPlayer
- VC++播放AVI的源程序,可以播放AVI视频文件.-VC broadcast of the source, can play AVI video files.
MLiveShow
- 一个使用windows API编写的视频采集样例,可捕捉摄像头采集的数据,同时记录到硬盘,保存为AVI视频文件(不过没有压缩,呵呵,会比较大)-use of a windows API prepared by the Video Capture example, camera can capture data collection, record to hard disk, for the preservation of AVI video files (but no compression,
AppMci
- AVI视频剪辑播放器,镶嵌在视图窗口中,只要点一下左键就调出,可以应用在你的任何程序中
AVI-Mux_GUI-1.17.7-Src
- AVI-Mux 是一款综合性的视频文件分离/合成工具
avi-视频压缩代码
- avi视频的压缩代码,详见index.html说明-avi video compression code, as detailed in Note index.html
avc2avi.rar
- 该程序包提供了"***.264"格式的文件转换为"***.avi"格式视频的源代码。 "***.264"是未经封装的H.264格式的视频文件,经过该程序添加avi封装后,形成"***.avi"格式的视频文件,从而可以用普通的播放器进行播放。 通过该源代码还可以学习到avi格式封装的实现方法。 该程序开发语言是C++,开发环境是VS。,The package provides a "***. 264" format files into the "***. avi" format video so
H.264
- 详尽地论述了H.264 特点、编码器原理、解码器原理、编解码器的实现。为了更好地理解H.264 编解码原理及其实现,第7 章详细介绍了H.264 码流的句法和语义。最后对H.264 视频编码传输的QoS 进行了专门地论述。-H.264 are discussed in detail the characteristics of the principle of encoders, decoders principle, the realization of codec. To better un
264tomp4
- 把h.264的视频文件,转换成MP4格式的通用文件-The h.264 video files into MP4 file format common
VideoConvertor
- 视频转码工具,可以将WMV,MP4,flv,avi,mkv,mpg,swf,vob,mpeg各式转换成3gp格式-Video transcoding tool that can be WMV, MP4, flv, avi, mkv, mpg, swf, vob, mpeg into 3gp format for all kinds of
qianrw_mpg2avi
- 实现mpg视频文件到无压缩的avi文件的转换。-The realization of mpg video files to avi files without compression conversion.
PlayAVI
- Avi视频播放器,基于VC++MFC框架下的持续,对初学者有一定的帮助-Avi video player, based on the VC++ MFC framework of continuing to have some help for beginners
VideoView
- 用于AVI视频开发代码,在VC 6.0 上实现!实现播放器的部分代码。-Develop code for the AVI video in the VC 6.0 to achieve! Achieve the player part of the code.
avifileopenprogram
- 该程序基于DirectShow滤波器集成了一个能打开avi,mpeg,wmv等格式视频文件的类,对做视频分析的入门人员提供了很大的便利,可以获得每帧的原始数据来分析.-The program is based on integrating a DirectShow filter to open the avi, mpeg, wmv video file formats such as class, the entry of a video analysis provide a great con
h264toavi_test
- 本程序能实现将H264视频文件转换为avi视频文件,已经调试通过,希望对从事视频编程的同志批评指正,并附有h264码流分析资料-This program can realize H264 video files will convert avi video documents have been through, and I hope to debugging in video programming comrade of criticism, and with correct H264 yar
79343900mpeg2avi
- mpeg格式视频转换为avi,代码为c++,可以编译mpeg2avi-mpeg format video convert avi, code c++, you can compile mpeg2avi
avitobmp
- BMP位图转换AVI视频,可以实现bmp到视频的转换-BMP bitmap convert AVI video, can convert bmp to video
Avi2Yuv2Bmp
- 根据X264视频编解码库提供的解码api,编写程序,对x264格式的avi视频文件进行解码成YUV格式并转换成bmp图像。-According to decoding api provided by X264 video codec library, converts x264 format avi video file into YUV format and bmp image.
avi-wav-mid-player
- 视频播放器,可以支持播放avi-wav-mid等格式文件。-avi-wav-mid-player is a delphi mediaplayer can support avi-wav-mid-player.
H5视频播放插件
- 随着H5的兴起,传统的C/S构架产品逐步迁移到B/S架构上,但是H5的版本演进一直没能很好的解决实时视频播放的问题,从HLS到WebRtc 再到 Wasm 都伴随着它的问题, HLS延迟大满足不了实时流性要求; WebRTC 复杂以及更适合视频会议的场景使得在安防行业很难大规模应用, Wasm的出现给人们带来了希望,但是由于目前性能和原生应用相差效远,在 2K 等高分辨率的情况,很难达到实时流解码; 因此越来越多的客户迫切需要一种能在安防行业基于B/S框架的视频播放方案 本播放控件支持以下功能: