搜索资源列表
divxecode.编解码器的xvid静态库的c++封装
- 编解码器的xvid静态库的c++封装 编码: m_vdo_enc->Encode(pBuffer) // 这里pBuffer是BGR24的320x240的数据 编码如果成功,就会自动调用PostEncHandler函数,就可以得到编码后的结果 解码: m_vdo_dec->Decode(xvid, xvid_len) // 传入的存有xvid数据的buffer和长度 解码成功后,会自动调用PostDecHandler,注意对于流媒体数据而言,在这个函数中还有
TesoCapture 简单易用的摄像头的OCX控件
- 一个简单易用的摄像头的OCX控件。可选择设备列表,可以得到帧数据。-A simple and easy to use OCX camera control. Can choose a list of devices, can get the frame data.
CMMB_ESG.rar
- CMMB 解复用源码 从原始的广播数字信号解析音视频,紧急广播等各种业务数据,CMMB demultiplexing the radio source from the original audio and video digital signal analysis, emergency operations such as data broadcasting
YUVSaveBmp.rar
- YUV数据直接转化为bmp文件,使用c语言定义。使用与多种平台,YUV data save to bmp file
FarSight
- 运行于Windows Moblie 上的手机视频实时监控程序。使用ffmpeg解码h264编码的视频数据,并使用directDraw技术进行显示。-Runs on Windows Moblie phone on real-time video monitoring program. Use ffmpeg decode h264 encoded video data, and use directDraw display technology.
Socket
- H.264格式视频数据的通信代码,对搞H.264开发的人很有用。-H.264 format video data communication code, the development of H.264 who engage in very useful.
AVITest
- 基于vc 6.0 mfc的avi文件帧数据读取代码-Based on vc 6.0 mfc read code of frame data
FFMpeg_SDK_kaifashouce
- FFMpeg_SDK_开发手册,详细介绍FFMpeg 中比较重要的函数以及数据结构等的基本用法。-FFMpeg_SDK_ development manual, detailing the FFMpeg more important in the function and basic usage of the data structure.
udpplayer
- 在C++ Builder中创建使用VLC player插件播放通过socket发送来的视频数据的实例,对学习Builder下udp及vlc插件播放器播放局域网发送数据有帮助!-In C++ Builder to create plug-ins to use VLC player to play through the socket to send to the video data example, the study Builder plug-ins under the udp and vlc
EncodeYUV
- 用FFMEPG将YUV数据编码成H264,网上资料很少,贡献出来。-With FFMEPG the YUV data encoded into H264, little information online, contributed.
2008149392271
- 今晚终于搞定xvid的调用,开了很多资料,没有完整的xvid说明,只好慢慢摸索。 用delphi调用xvid的范例怎么也没有找到,今天总算搞出来点成就。发出来大家分享,顺便研究一下。 实现了QQ摄像头的视频采集,用DC-DSP控件那个在delphi盒子上可以下载。实时捕获的位图数据采用xvid压缩后,再立即解码显示。实时性良好,CPU不到8 -Tonight finally buttoned xvid call, open a lot of information, no c
ClientDemo
- 实时监视 实时监视功能有二种播放方式,直接方式和数据回调方式。直接方式是指通过服务器传送过来的视频数据不需要用户自己去解码就能够显示播放,用户只要调用接口CLIENT_API LONG CLIENT_RealPlay(LONG lLoginID, int nChannelID, HWND hWnd),将窗口句柄传入形参hWnd就能够实时播放视频了;数据回调方式是指服务器传送过来的视频数据通过回调函数由用户自己来处理,如果用户需要播放的话,可以调用解码库dhplay.dll解码播放。 多画
DataViewExample
- WPF,DataView例子,数据绑定,增加删除,修改-WPF, DataView example, data binding, increasing delete, modify
pcm_play
- pcm 原始音频数据 播放,读取音频文件数据,写入音频驱动-pcm raw audio playback read the audio files data written to the audio driver
midi
- 使用计算机自带的报警小喇叭发生来播放音乐,音乐数据在data.txt中。具体说明见readme.txt-Using a computer built-in alarm to the occurrence of small speakers to play music, music data in data.txt. Details, see readme.txt
cmmb
- CMMB(中国移动多媒体广播)的全套中文资料,CMMB开发人员的必备资料。-CMMB (China Mobile Multimedia Broadcasting), a complete set of Chinese data, CMMB essential information developers.
WatermarkingofImagesandVideo
- Very thorough discussion of Data Hiding / Steganography / Watermarking of video with DCT-Very thorough discussion of Data Hiding/Steganography/Watermarking of video with DCT
OpenSceneGraph-Data-2.8.0
- OpenSceneGraph-Data-2.8.0 OpenSceneGraph是一个易用的三维图形开发库,使用OpenSceneGraph必备的数据
YUV-data-player-by-DDraw
- DDraw播放YUV视频数据的最好例子,接口简单,使用方便!-The DDraw Play the best example of YUV video data.
data
- data一个比较完整的计算下一秒时间的程序,自己写的,带注释 C语言-data a more complete calculation of the next second time-consuming procedures, write your own, with the Notes C language
