搜索资源列表
MFFMBitStream
- MFFM Bit Stream A C++ heirachy for reading and writing bit streams. Implemented for maximum efficiency/ease of use. Write or read bit streams for audio and video protocols such as mpeg (mp3), H.263, etc. Many parallel streams could be used in logic
h264bitstream-0.1.4.tar
- The h264bitstream library provides a complete set of functions to read and write video streams conforming to the ITU H264 (MPEG4-AVC) video standard. License: GNU Library or Lesser General Public License. -h264bitstream The library provides a comp
player
- 网络会议视频同步播放!程序运行在Windows 98/2000/XP/2003平台下,可在VC++ 6.0或.NET中调试。调试前请先安装Microsoft DirectX 9.0 SDK。因为本章的程序用到DirectShow的COM,需要在程序options→directories→include files中添加“E:\\Program Files\\Microsoft DirectX 9.0SDK\\Samples\\C++\\DirectShow\\BaseClasses”。注意:st
mp3play
- 非常适合内嵌式mp3播放,例如控制台!注意看压缩包里readme.doc 详细过程,在ARM及MIPS下通过 新建一个 wce application,选择 a simple windows ce application 在 1.tool->options->directories>include files里包含必要的头文件 D:\\WINCE500\\pubilc\\directx\\SDK\\INC D:\\WINCE500\\pubilc\\com
媒体头文件解决方法
- 有关VC流媒体开发的第一步,解决VC与DirectShow环境中的设置,此方法是第一个用Debug_Unicode版本来实现关于streams.h头文件问题的(至少在我之前是没看到有人用此方法来解决问题。信不信,下了就知道,反正就1分。
streams--DirectShow.h
- VC6+DirectShow环境编译通过有困难的人,或是不熟悉多媒体编程的人,在想用流媒体来实现视频监控各方面功能的时候,这个无疑是你必须经过的门槛,关于解决streams.h头文件的新一种方法,就在这里,你可以试下,下了做一下,你就会知道了-VC6+ DirectShow environmental compiled through difficulties, or those who are not familiar with multi-media programming, in the
streams.h
- (环境配置)总结-streams.h问题.这是本人发了三天时间才完成环境VC6与DirectShow进行编程的环境配置,这个解决方法是第一个完全用Debug_Unicode版本来方法解决(至少我没看到过有用这个方法的)-(Environment configuration) sum-streams.h problem. It is I made a three days to complete environmental VC6 with DirectShow programming envir
last_x264.tar.bz2
- 高清视频解码器 可用于系统为linux的高清播放器 20110616更新-x264 is a free software library and application for encoding video streams into the H.264/MPEG-4 AVC format, and is released under the terms of the GNU GPL
DirectShow.h-Dshow
- VC6+DirectShow环境编译通过有困难的人,或在想用流媒体来实现视频监控各方面功能的时候,这个无疑是你必须经过的门槛,关于解决DirectShow.h头文件的新一种方法-VC6+ DirectShow environmental compiled through difficulties, or those who are not familiar with multi-media programming, in the want to use streaming media to al
SS7GWPD
- The function of an SS7 GW is to allow interconnection between the signalling of the PSTN, based on SS7, and the signalling systems of the VoIP networks – either SIP or H.323. Additionally, the SS7 GW must provide connection control for interworki
bda0609
- BDA Capture BDA Tuner Filter示范代码-BDA Capture BDA Tuner Filter Model code
chat
- VC++6.0下开发的视频采集工具,功能算是基本齐全,上传以供大家共同学习和交流!-VC++6.0 under the development of video capture tool, the basic function is complete, upload for everyone to learn and share!
Dshow.h
- 虽然内容很小,只有几KB吧,但是还是很有用的!!利用VC6进行DirectShow编程时的环境设置解决方法!!这是我继上一个解决Streams.h头文件解决方法后的又一次上传-Although it is very small, only a few KB bar, but it is still very useful! ! Use VC6 for DirectShow programming environment settings when the solution! ! This is
decoder
- 共有12个解码器,可以解码h.264的码流-decoder which can decode h.264 streams
Ffmpeg H264 Decoder Lib
- 本解码库以ffmpeg为参考模型,针对不同档次的H.264码流进行了修正,解码核心部分进行了相应的MMX优化。 整个解码过程分3个步骤进行,只需要按顺序调用头文件里描述的初始化、处理、释放这三个函数即可。 解码得到的图像数据为YUV,该工程将YUV转换为RGB,直接显示,省去了解码后,还需要借助YUVViewer等工具打开YUV文件的步骤,更加的方便快捷。 支持各个档次的H.264码流解码,将H.264码流放在H264Test目录下即可。 编译平台:VC6.0,VC200
DSNetworkUDPCIF
- 利用directshowSDK,制作播放H.264流的接收filter-Use directshowSDK, making playback H.264 streams receiving filter
complex
- .h文件。c++中的复数类,能够直接完成基本四则运算,输入输出流,完成一定范围内的比较运算-. H file. c++ classes in the plural, to directly perform basic arithmetic, input and output streams, to complete a range of comparison operators
3nityMediaPlayer_src_3.0.0.3_delphi2007
- 3nity Media Player is a highly portable multimedia player capable of reading most audio and video formats (MPEG-2, MPEG-4, H.264, DivX, MPEG-1, mp3, ogg, aac ...) as well as DVDs, Audio CDs VCDs, and network streams. 3nity Media Player is a grap
h.264_RTP_send.tar
- 基于UDP的RTP的h.264的打包发送程序,读取本地的.264文件,仅有视频流无音频同步。可以正常发送。-RTP, UDP-based packaging h.264 sending program, read the local .264 files, only video streams without audio sync. Can be sent normally.
H264Tool
- 对h.264或hevc码流的sps进行解析或重写。(Hevc and h.264 streams' sps rewritter.)