Welcome![Sign In][Sign Up]
Location:
Search - DirectShow Stream

Search list

[Multimedia DevelopGrabBitmaps

Description: In computer vision, one usually needs access to video frames as they are streamed in order to analyze or process them in some way. This code-pack shows how to obtain a single bitmap from a video stream using Microsoft Directshow.
Platform: | Size: 68608 | Author: 王刚 | Hits:

[Streaming Mpeg4FilterTSSource

Description: DirectShow开发的用以处理ST流的一个filter工具,可以编译使用,使用VC6。-DirectShow development for the treatment of an ST stream filter tool, you can use to compile, use VC6.
Platform: | Size: 6144 | Author: 孟智平 | Hits:

[Video CaptureFrameseriesGrabber

Description: 利用微软提供的directshow从视屏流中每隔0.3秒连续抓取图像帧,并自动按顺序保存成BMP格式。-The use of Microsoft DirectShow stream from the screen every 0.3 seconds for crawling image frame, and automatically in order to preserve into BMP format.
Platform: | Size: 4085760 | Author: zhangchuanbin | Hits:

[Driver Develop1394Cameradriver

Description: a sample WDM stream class video capture driver that supports two IEEE 1394 digital cameras. The same driver may be able to support other digital cameras that conform to 1394-based Digital Camera Specification from 1394 Trade Association. Digital camera supported by dcam.sys is a data source that produces digital image data without any other input connection. It manifests itself in a DirectShow graph as a WDM Streaming Capture Device and as a capture filter that has output capture stream supporting image sizes of 320x240 with a UYVY color space. Its de-compressor, Msyuv.dll, is part of the OS delivery, and it can convert image data format from UYVY to RGB16, RGB8, or to a Direct Draw surface if the video card supports UYVY format. -a sample WDM stream class video capture driver that supports two IEEE 1394 digital cameras.The same driver may be able to support other digital cameras that conform to 1394-based Digital Camera Specification from 1394 Trade Association.Digital camera supported by dcam.sys is a data source that produces digital image data without any other input connection. It manifests itself in a DirectShow graph as a WDM Streaming Capture Device and as a capture filter that has output capture stream supporting image sizes of 320x240 with a UYVY color space. Its de- compressor, Msyuv.dll, is part of the OS delivery, and it can convert image data format from UYVY to RGB16, RGB8, or to a Direct Draw surface if the video card supports UYVY format.
Platform: | Size: 76800 | Author: Li Tian | Hits:

[Video CaptureBeCapture_SBE_Source

Description: Working with Directshow Stream Buffer Engine. You can easily create different audio or video decoder class. -Working with Directshow Stream Buffer Engine. You can easily create different audio or video decoder class.
Platform: | Size: 23552 | Author: Kuo | Hits:

[Windows DevelopGrabber

Description: trans-in-place filter,功能是用来截获directshow框架流中的数据.实际中经常会用到它。-trans-in-place filter, function DirectShow framework is used to intercept the data stream. in practice it is often used.
Platform: | Size: 4813824 | Author: xxzhou | Hits:

[Streaming Mpeg4BufWriter

Description: this a DirectShow filter, which can stream to a buffer.-This is a DirectShow filter, which can stream to a buffer.
Platform: | Size: 14336 | Author: hubble | Hits:

[DirextXfiles

Description: 可以在DirectShow中使用的一组控件,包括了mp4流mux,h264编码filter,yuv源filter等。-DirectShow can be used in a group of controls, including the mp4 stream mux, h264 encoding filter, yuv source filter and so on.
Platform: | Size: 543744 | Author: 许汉荆 | Hits:

[DirextXdirectshowMulticast

Description: 用directshow开发的模拟TS流发送和接收环境,实现对TS流的接收并存储-Directshow simulation developed by TS stream to send and receive environment, to achieve the reception of the TS stream and store
Platform: | Size: 1217536 | Author: andy | Hits:

[DirextXDSWavDest

Description: The DirectShow WavDes filter writes an audio stream to a WAV file. It takes a single audio stream as input, and its output pin must be connected to the File Writer filter. This sample filter is based on the CTransformFilter class.
Platform: | Size: 9216 | Author: sheeva | Hits:

[Windows Developrtp_send

Description: RTP/RTCP实时传输协议 此程序是发送端 设计通过RTP协议传输数据流的收发程序,以字符串模拟数据流。-RTP/RTCP Real-time Transport Protocol This program is a sender Designed by RTP protocol, sending and receiving data stream process to the string analog data stream.
Platform: | Size: 21504 | Author: 太平洋 | Hits:

[Video CaptureDirectShow

Description: 本文以DirectShow技术为基础,通过对媒体文件或多媒体 流中的视频流的处理,从多媒体文件视频流中捕获视频帧图 像,提取出所需要的最好、最有价值的图像帧信息。利用 DirectShow技术从视频流中捕获帧图像,捕获精度可达到l帧。-In this paper, DirectShow technology-based, through the media file or multimedia stream video stream processing, multimedia files from the video stream captured video frame images extracted need the best, the most valuable information on the image frame. Use DirectShow technology to capture frames from the video stream image capture accuracy can reach l-frame.
Platform: | Size: 267264 | Author: 王涛 | Hits:

[Software EngineeringDirectShow

Description: DirectShow技术实时捕捉视频流中的图像帧-DirectShow technology to capture real-time video stream of the image frame
Platform: | Size: 291840 | Author: len | Hits:

[mpeg mp3MPEG2TS

Description: MPEG-2TS码流编辑的原理及其应用,初学者可以看看.-MPEG-2TS stream editing theory and its applications, beginners can look at.
Platform: | Size: 15360 | Author: shenke | Hits:

[DirextXd123313DirectShow_WMFSDK

Description: 基于DirectShow+WMF SDK的 媒体广播应用 基于DirectShow+WMF SDK实现的媒体广播应用采用了两种开发平台———VS2005与BCB,利 用VS2005作Filter的底层开发,其中涉及视音频的采集、编码以及把编码后的媒体流进行广播 借助 BCB的组装控件特性构造Graph模型,将各Filter模块连接起来并协同工作,通过以上方式运用Direct- Show+WMF SDK技术成功实现了媒体广播。 -This paper presents media broadcasting applications using two kinds of development platform- VS2005 andThe BCB. The Filters, whose foundationalmodulewas exploitedwithVS2005, have involved the collection and encoding of the video and audio, and the broadcasting of the encoded media stream. Through constructingGraphmodules by BCB components, the Filters inter-related each other andworked together. U- sing such skills and based on DirectShow and WMF_SDK technology, the application has realized media broadcast successfully and effectively.
Platform: | Size: 145408 | Author: zhu | Hits:

[DirextX123123DirectShow

Description: 基于DirectShow视频帧实时捕捉的设计与实现 主要针对远程教育等软件系统中现存的􀀂 黑屏 问题提出一种解决方案。运用D irectShow 技术对多媒体文件或多媒体流 中的视频流进行处理, 实现从多媒体文件视频流中进行视频帧的实时捕获, 而后调用W indow s中GDI函数对获取的图像帧进行渲 染, 最后按照M PEG2标准合成AVI视频文件并可以实时重放。-In this pape r, w e present a so lution to reso lve the .. black screen problem occurred in softw are sy stem such as distance education, etc. Firstly, w e imp lem ent the v ideo..fram es rea l..tim e capturing from v ideo stream ofm ultim edia files by using D irectShow technology to dea lw ith mu ltim ed ia files or v ideo stream in mu ltimed ia stream. Then, the GDI function o fW indow s is invoked to render the im ag e fram es, wh ich are captured by the DirectShow. Fina lly, acco rd ing to the standard o fMPEG2 a file is com posed in AVI v ideo fo rm at wh ich is able to replay rea l..tim ely.
Platform: | Size: 1794048 | Author: zhu | Hits:

[Multimedia Developdirectshow

Description: 全面介绍DirectShow,针对MPEG-2流媒体的解码-Comprehensive introduction DirectShow, MPEG-2 stream for the decoding
Platform: | Size: 32286720 | Author: joan | Hits:

[Video CaptureDirectshow

Description: 为解决视频监控系统客户端的视频播放问题,提出了SIP(Session Initiation Protocol)协议、RTP(Real-time Transport Protocol 协议以及Directshow 技术接收服务 器端发来的视频流数据并实时播放且成功存储的方法。-To solve the problem of video broadcast in the client of video surveillance syetem,a methord of receiving the video stream,real-time play and video stream storage based on SIP protocol,RTP protocol and Directshow technology is presented
Platform: | Size: 351232 | Author: 赵一方 | Hits:

[Video Capturedirectshow

Description: directshow 抓取是视频流数据 保存图片-the directshow grab the video stream data to save the image
Platform: | Size: 2412544 | Author: xsz | Hits:

[DirextXDirectShow开发指南

Description: DirectShow是微软公司在ActiveMovie和Video for Windows的基础上推出的新一代基于COM(Component Object Model)的流媒体处理的开发包,与DirectX开发包一起发布。DirectShow使用一种叫Filter Graph的模型来管理整个数据流的处理过程,运用DirectShow,我们可以很方便地从支持WDM驱动模型的采集卡上捕获数据,并且进行相应的后期处理乃至存储到文件中。这样使在多媒体数据库管理系统(MDBMS)中多媒体数据的存取变得更加方便。它广泛地支持各种媒体格式,包括Asf、Mpeg、Avi、Dv、Mp3、Wave等,为多媒体流的捕捉和回放提供了强有力的支持。(DirectShow is Microsoft Corp's ActiveMovie and Video for Windows based on the launch of a new generation of COM (Component Object Model) streaming media development package, and DirectX development kits released together. The process, DirectShow uses a Filter Graph model to manage the entire data stream using DirectShow, we can easily drive the model from the support WDM card to capture data, and the corresponding post processing and storage to a file. As a result, access to multimedia data becomes more convenient in a multimedia database management system (MDBMS). It supports a wide variety of media formats, including Asf, Mpeg, Avi, Dv, Mp3, Wave and so on. It provides strong support for the capture and playback of multimedia streams.)
Platform: | Size: 31692800 | Author: 手のひらの桜 | Hits:
« 12 »

CodeBus www.codebus.net