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

Search list

[JSP/Javajvtv_0.6

Description: JavaTV Program source code Need to play Windows Media files and streams, mpeg4 video or DVDs in java? Access WDM capture devices? Control a firewire DVCam? Then maybe this can help you. dsj is an ongoing project to provide a java wrapper around Microsoft s DirectShow API. It offers a set of high level classes that give java easy access to functionality widely missed by java programmers and also lets you dive deeper into the interiors of Windows core api for 2D media. On the java side dsj tries to keep things open as possible - you may use it standalone or let it feed data into JMF or other APIs. -JavaTV Program source code to play Need Win dows Media files and streams. mpeg4 video or DVDs in java Access WDM capture de vices Control a Firewire DVCam Then maybe this c an help you. dsj is an ongoing project to provide a java wrapper around Microsoft's DirectShow AP I. It offers a set of high level classes that give java easy access to functionality widely misse d by java programmers and also lets you dive deep er into the interiors of Windows core api for 2D m edia. On the java side dsj tries to keep things op en as possible-you may use it standalone or let i t feed data into JMF or other APIs.
Platform: | Size: 151163 | Author: lampson | Hits:

[JSP/Javajvtv_0.6

Description: JavaTV Program source code Need to play Windows Media files and streams, mpeg4 video or DVDs in java? Access WDM capture devices? Control a firewire DVCam? Then maybe this can help you. dsj is an ongoing project to provide a java wrapper around Microsoft s DirectShow API. It offers a set of high level classes that give java easy access to functionality widely missed by java programmers and also lets you dive deeper into the interiors of Windows core api for 2D media. On the java side dsj tries to keep things open as possible - you may use it standalone or let it feed data into JMF or other APIs. -JavaTV Program source code to play Need Win dows Media files and streams. mpeg4 video or DVDs in java Access WDM capture de vices Control a Firewire DVCam Then maybe this c an help you. dsj is an ongoing project to provide a java wrapper around Microsoft's DirectShow AP I. It offers a set of high level classes that give java easy access to functionality widely misse d by java programmers and also lets you dive deep er into the interiors of Windows core api for 2D m edia. On the java side dsj tries to keep things op en as possible-you may use it standalone or let i t feed data into JMF or other APIs.
Platform: | Size: 150528 | Author: lampson | Hits:

[JSP/Javadsj

Description: DSDVCam wraps DirectShow functionality for IEEE 1394 (aka Firewire, iLink) DV camcorders.-DSDVCam wraps DirectShow functionality f or IEEE 1394 (aka FireWire. iLink) DV camcorders.
Platform: | Size: 664576 | Author: lampson | Hits:

[Streaming Mpeg4Meida3GPPlayer

Description: 1:支持常用的播放文件 2:基于DirectShow9.0框架-1: Support for commonly used play the file 2: Based on the framework DirectShow9.0
Platform: | Size: 2312192 | Author: | Hits:

[DirextXGMFPlay

Description: DirectShow Player 應用C# 開發之Video播放程式.請於Compile時加入Reference檔DirectShowLib-2005.dll,並於執行程式前先執行regsvr32 GMFBridge.d-DirectShow Player application C# Developed Video Player. Please join the Reference file Compile when DirectShowLib-2005.dll, and on the implementation of the program before the implementation of regsvr32 GMFBridge.d
Platform: | Size: 444416 | Author: jack | Hits:

[Game EngineAsphyre_D3d8

Description: 大名鼎鼎Asphyre的delphi 3d游戏开发引擎,可以的是不支持d3d8(direct8),现在可以了,经我修改使Asphyre能支持了-Asphyre of the famous game developer delphi 3d engine, you can not support the d3d8 (direct8), can now, with my modifications to make to support the Asphyre
Platform: | Size: 11496448 | Author: 沈昌逸 | Hits:

[DirextXDirectShow(DES)

Description: 一个基于DirectShow非线性编辑DES的功能演示,对于学习DirectShow有帮助的-DirectShow-based non-linear editing functions DES demonstration, learning DirectShow help! !
Platform: | Size: 574464 | Author: fan | Hits:

[File FormatdxVideo

Description: This library contains helper functions to read image frames into matlab from Video file using DirectShow. This library has borrowed codes from Ashwin Thangali s "DirectShow (DirectX) based AVI file reader", and it can read multiple video formats besides avi. Features: a) can read frames from rmvb, avi, etc. b) handles most codecs installed on the system d) its implementation is only based on the IMediaDet interface -- Depending on your Matlab version, the .mexw32 files may need to be renamed as .dll -- The library usage is as follows, [avi_hdl, avi_inf] = dxVideoOpen(avi_filename) pixmap = dxVideoReadMex(avi_hdl, frame_num) img = reshape(pixmap,[avi_inf.Height,avi_inf.Width,3]) dxVideoCloseMex(avi_hdl) -- recompile the library I have compiled the code with the DirectShow lib in Microsoft DirectX 9.0 SDK Update (December 2004) -- known limitation a)only works for windows :( b)may be slow for big image frames and some codecs. -This library contains helper functions to read image frames into matlab from Video file using DirectShow. This library has borrowed codes from Ashwin Thangali s "DirectShow (DirectX) based AVI file reader", and it can read multiple video formats besides avi. Features: a) can read frames from rmvb, avi, etc. b) handles most codecs installed on the system d) its implementation is only based on the IMediaDet interface -- Depending on your Matlab version, the .mexw32 files may need to be renamed as .dll -- The library usage is as follows, [avi_hdl, avi_inf] = dxVideoOpen(avi_filename) pixmap = dxVideoReadMex(avi_hdl, frame_num) img = reshape(pixmap,[avi_inf.Height,avi_inf.Width,3]) dxVideoCloseMex(avi_hdl) -- recompile the library I have compiled the code with the DirectShow lib in Microsoft DirectX 9.0 SDK Update (December 2004) -- known limitation a)only works for windows :( b)may be slow for big image frames and some codecs.
Platform: | Size: 17408 | Author: marwa | Hits:

[Windows CEWinCE_Driver1

Description: 调用directshow出现链接错误,如何解决? player.obj : error LNK2001: unresolved external symbol _IID_IVideoWindow player.obj : error LNK2001: unresolved external symbol _IID_IMediaControl 这是因为链接器没有找到合适的.lib文件。两种办法: 1、在EVC菜单Tools—options—directories 里把library files的路径重新调整一下。如果你只安装了EVC自带的 Standard SDK而没有其它SDK,可以指定WINCE目录中的.lib文件路径,例如D:\WINCE500\PUBLIC\DIRECTX\ OAK\LIB\X86\RETAIL。注意CPU的类型。 2、安装SDK,前提是导出SDK的PB内核工程必须包括DirectShow或者其它组件。 -Call directshow link errors, how to solve? player.obj: error LNK2001: unresolved external symbol _IID_IVideoWindow player.obj: error LNK2001: unresolved external symbol _IID_IMediaControl This is because the linker does not find suitable. lib file. In two ways: 1, in the EVC menu Tools-options-directories in the path of the library files to re-adjust. If you only installed the Standard SDK EVC own and not the other SDK, you can specify the directory in WINCE. Lib file path, for example D: \ WINCE500 \ PUBLIC \ DIRECTX \ OAK \ LIB \ X86 \ RETAIL. Note CPU type. 2, the installation of SDK, SDK, provided that the PB cores derived works must include the DirectShow or other components.
Platform: | Size: 14336 | Author: chenl | 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:

[GDI-BitmapCameraVCTest_2013_08_03

Description: 使用directshow获取摄像头,并可以保存摄像头的图像,点击预览显示摄像头的图像,点击保存按钮可以保存预览到的摄像头图像,我把图像保存位置设置在了D:盘根目录下,拍照按钮没有实现,这个按钮的功能可以自己扩充,vs2008调试通过,win7旗舰版sp1系统下可以,无需安装directshow就可以运行程序,程序有一个directshow目录,里面有程序需要的头文件。-Use directshow access to the camera, and you can save camera images, click on the preview display camera images, click the Save button to save the preview of the camera image, I put the image saving location is set in the D: root directory, camera button is not achieved, This button can extend themselves, vs2008 debugging through, win7 Ultimate sp1 system can, without having to install directshow you can run the program, the program has a directshow directory, there are procedures required header files.
Platform: | Size: 12974080 | Author: zhuxiaocheng | Hits:

[VOIP program红色杂志风格设计平面设计师求职竞聘简历PPT模板

Description: *运行环境 TC2.0下的台球游戏 w,s,a,d控制方向, 逗号和句号控制力量,空格发杆 本来还可用鼠标控制,因为要用一个好(* run environment TC2.0 table tennis game W, s, a, d control direction, comma and period control power, space bar is also controlled by the mouse, because to use a good)
Platform: | Size: 8034304 | Author: 是的绝代风华 | Hits:

[OpenCV茶叶茶艺茶道茶文化PPT模板

Description: 这是双人竞走游戏,它是一个双人玩的策略游戏,游戏有两点,第一个游戏者可以按R,G,f,D控制第一个点的走向,(This is a double race walking game. It's a two person game strategy game. There are two points in the game. The first player can control the trend of the first point according to R, G, F and D.)
Platform: | Size: 9937920 | Author: 那就等会 | Hits:

CodeBus www.codebus.net