Welcome![Sign In][Sign Up]
Location:
Search - streams.h

Search list

[Multimedia programMFFMBitStream

Description: 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 syntax streams as well Operating System: OS Independent (Written in an interpreted language)-MFFM A Bit Stream C heirachy for reading and writing bit streams. Implemented for maximum e fficiency / ease of use. Write or read bit stream s for audio and video protocols such as mpeg (mp3 ), H.263, etc. Many parallel streams could be used in logi c syntax streams as well Operating System : OS Independent (Written in an interpreted lang uage)
Platform: | Size: 59222 | Author: shan | Hits:

[VOIP programplayer

Description: 网络会议视频同步播放!程序运行在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”。注意:streams.h文件就在上述文件夹下面。另外,不要编译Summer 2004版本的DirectX SDK。编译streams.h文件还需要CJLibrary608c.rar库和AV8SDK库,读者都可以在本书的光盘中找到。安装好后需要在options→directories→include files中添加C:\\Program Files\\CodeJockey\\CJLibrary Version 6.08\\Include目录和AV8SDK\\AV8SDK\\include目录。
Platform: | Size: 3378171 | Author: 袁洲 | Hits:

[Other resourcemp3play

Description: 非常适合内嵌式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\\common\\SDK\\INC D:\\WINCE500\\pubilc\\common\\OAK\\INC D:\\WINCE500\\pubilc\\common\\DDK\\INC 2. >Library files D:\\WINCE500\\PUBLIC\\DIRECTX\\SDK\\LIB\\MIPSII\\RETAIL D:\\WINCE500\\PUBLIC\\COMMON\\SDK\\LIB\\MIPSII\\RETAIL D:\\WINCE500\\PUBLIC\\COMMON\\OAK\\LIB\\MIPSII\\RETAIL 3.可能要在Project->Settings->link的object/library modules 加入 commctrl.lib coredll.lib ole32.lib oleaut32.lib uuid.lib strmiids.lib newres.h play.cpp play.vcw resource.h StdAfx.cpp StdAfx.h 下面为播放源码 #include \"stdafx.h\" #include<dshow.h> #include<streams.h> .......其实编译时的 object/library modules 只要看 sourse 文件包含哪个dll,或lib 就行
Platform: | Size: 1569391 | Author: lzy | Hits:

[Video Capture媒体头文件解决方法

Description: 有关VC流媒体开发的第一步,解决VC与DirectShow环境中的设置,此方法是第一个用Debug_Unicode版本来实现关于streams.h头文件问题的(至少在我之前是没看到有人用此方法来解决问题。信不信,下了就知道,反正就1分。
Platform: | Size: 3927 | Author: abc43412119@126.com | Hits:

[Multimedia DevelopMFFMBitStream

Description: 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 syntax streams as well Operating System: OS Independent (Written in an interpreted language)-MFFM A Bit Stream C heirachy for reading and writing bit streams. Implemented for maximum e fficiency/ease of use. Write or read bit stream s for audio and video protocols such as mpeg (mp3 ), H.263, etc. Many parallel streams could be used in logi c syntax streams as well Operating System : OS Independent (Written in an interpreted lang uage)
Platform: | Size: 59392 | Author: shan | Hits:

[Streaming Mpeg4h264bitstream-0.1.4.tar

Description: 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 Lete set of functions to read and write video str eams conforming to the ITU H.264 (MPEG4-AVC) vid eo standard. License : Library or Lesser GNU General Public License.
Platform: | Size: 23552 | Author: 苏朝晖 | Hits:

[VOIP programplayer

Description: 网络会议视频同步播放!程序运行在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”。注意:streams.h文件就在上述文件夹下面。另外,不要编译Summer 2004版本的DirectX SDK。编译streams.h文件还需要CJLibrary608c.rar库和AV8SDK库,读者都可以在本书的光盘中找到。安装好后需要在options→directories→include files中添加C:\Program Files\CodeJockey\CJLibrary Version 6.08\Include目录和AV8SDK\AV8SDK\include目录。-Synchronous web conferencing video player! Program runs in Windows 98/2000/XP/2003 platform can be VC++ 6.0 or. NET debug. Before commissioning the installation of Microsoft DirectX 9.0 SDK. Note: streams.h document in the folder below. Also, do not compile Summer 2004 version of the DirectX SDK. Streams.h document also need to compile CJLibrary608c.rar library and AV8SDK library, readers can be in this book to find the CD-ROM. Installed after the need for options → directories → include files to add C: Program FilesCodeJockeyCJLibrary Version 6.08Include catalog and directory AV8SDKAV8SDKinclude.
Platform: | Size: 3378176 | Author: 袁洲 | Hits:

[Windows CEmp3play

Description: 非常适合内嵌式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\common\SDK\INC D:\WINCE500\pubilc\common\OAK\INC D:\WINCE500\pubilc\common\DDK\INC 2. >Library files D:\WINCE500\PUBLIC\DIRECTX\SDK\LIB\MIPSII\RETAIL D:\WINCE500\PUBLIC\COMMON\SDK\LIB\MIPSII\RETAIL D:\WINCE500\PUBLIC\COMMON\OAK\LIB\MIPSII\RETAIL 3.可能要在Project->Settings->link的object/library modules 加入 commctrl.lib coredll.lib ole32.lib oleaut32.lib uuid.lib strmiids.lib newres.h play.cpp play.vcw resource.h StdAfx.cpp StdAfx.h 下面为播放源码 #include "stdafx.h" #include<dshow.h> #include<streams.h> .......其实编译时的 object/library modules 只要看 sourse 文件包含哪个dll,或lib 就行 -Very suitable for embedded mp3 player, such as the console! Attention Readme.doc bag to see the detailed process of compression, in the ARM and MIPS adopted a new wce application, choose a simple windows ce application in 1.tool-
Platform: | Size: 1568768 | Author: lzy | Hits:

[OS programVisSDK

Description: Property Lists and Self-Describing Streams
Platform: | Size: 2016256 | Author: abxcyw6 | Hits:

[Special Effectsdirectshow

Description: 使用directshow必须include的三个头文件:dshow.h qedit.h atlbase.h-Use DirectShow must include the three header files: dshow.h qedit.h atlbase.h
Platform: | Size: 46080 | Author: 北北 | Hits:

[Multimedia Developbda0609

Description: BDA Capture BDA Tuner Filter示范代码-BDA Capture BDA Tuner Filter Model code
Platform: | Size: 121856 | Author: Jon | Hits:

[Video Capturechat

Description: 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!
Platform: | Size: 9935872 | Author: 白色恋人 | Hits:

[DirextXstreams.h

Description: (环境配置)总结-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 environment configuration, this solution is the first version of an entirely Debug_Unicode solutions (at least I did not watch this approach have been to be useful)
Platform: | Size: 4096 | Author: lixiaojin | Hits:

[DirextXDshow.h

Description: 虽然内容很小,只有几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 my last one, following a solution to solve Streams.h header file after the upload again
Platform: | Size: 3072 | Author: lixiaojin | Hits:

[Video Capturestreams--DirectShow.h

Description: VC6+DirectShow环境编译通过有困难的人,或是不熟悉多媒体编程的人,在想用流媒体来实现视频监控各方面功能的时候,这个无疑是你必须经过的门槛,关于解决streams.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 all aspects of video surveillance capabilities to achieve the time, this is no doubt that you must pass the threshold, on the settlement of streams.h header file with a new way, right here, you can try the next, got to do something, you' ll know
Platform: | Size: 4096 | Author: 李孝进 | Hits:

[Video CaptureDirectShow.h-Dshow

Description: 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 all aspects of video surveillance capabilities to achieve the time, this is no doubt that you must pass the threshold, on the settlement of streams.h header file with a new way, right here, you can try the next, got to do something, you' ll know
Platform: | Size: 3072 | Author: 李孝进 | Hits:

[Streaming Mpeg4decoder

Description: 共有12个解码器,可以解码h.264的码流-decoder which can decode h.264 streams
Platform: | Size: 1724416 | Author: helijun | Hits:

[Streaming Mpeg4FfmpegH264DecoderLib

Description: 本解码库以ffmpeg为参考模型,针对不同档次的H.264码流进行了修正,解码核心部分进行了相应的MMX优化。 整个解码过程分3个步骤进行,只需要按顺序调用头文件里描述的初始化、处理、释放这三个函数即可。 解码得到的图像数据为YUV,该工程将YUV转换为RGB,直接显示,省去了解码后,还需要借助YUVViewer等工具打开YUV文件的步骤,更加的方便快捷。 支持各个档次的H.264码流解码,将H.264码流放在H264Test目录下即可。 编译平台:VC6.0,VC2005,VC2008. -The decoding library to ffmpeg as a reference model for different grades of H.264 streams was amended to decode the core parts of the corresponding MMX optimization. The whole decoding process comprises three steps, according to the order simply call the header file describing the initialization, handling, release of these three functions can be. Decoded image data obtained as YUV, the project would convert YUV to RGB, direct display, eliminating the need for decoding, but also with tools such as open YUV file YUVViewer steps, more of the convenient. Support the various grades of H.264 stream decoding, the H.264 yards in exile in H264Test directory can be. Compile Platform: VC6.0, VC2005, VC2008.
Platform: | Size: 6300672 | Author: 致胜织梦 | Hits:

[Internet-Networkh.264_RTP_send.tar

Description: 基于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.
Platform: | Size: 5120 | Author: ls | Hits:

[Streaming Mpeg4H264Tool

Description: 对h.264或hevc码流的sps进行解析或重写。(Hevc and h.264 streams' sps rewritter.)
Platform: | Size: 23552 | Author: 王帅123 | Hits:
« 12 »

CodeBus www.codebus.net