Location:
Search - direct play
Search list
Description: 该软件利用Direct Show可以用于播放多种格式的视频文件,且能从网口接收视频数据流
Platform: |
Size: 579876 |
Author: 黄鸟 |
Hits:
Description: 使用DirectSound播放wave文件 -Using directsound to play wave file
Platform: |
Size: 72704 |
Author: 站长 |
Hits:
Description: AdjustSound sample shows how to load and play a wave file using a DirectSound buffer and adjust its focus, frequency, pan, and volume
Platform: |
Size: 17408 |
Author: none |
Hits:
Description: direct show
Platform: |
Size: 385024 |
Author: cccc |
Hits:
Description: 一个显示YUV文件的演示程序,方便Direct开发者的共同进步-YUV documents show a demonstration in order to facilitate the development of the Direct common progress
Platform: |
Size: 111616 |
Author: dddd |
Hits:
Description: 用direct show 写的个播放器,可是实现最简单的播放、暂停、停止、截图等。-show with direct write-player, but to achieve the most simple play, pause, stop, and screenshots.
Platform: |
Size: 2868224 |
Author: 胡小华 |
Hits:
Description: 一个完整的2D滚屏游戏示例,编译后可以运行玩耍。使用DIRECT DRAW,DIRECT INPUT,DIRECT SOUND;游戏逻辑完整,有记分系统,供喜欢游戏编程的初学者参考切磋。-a full 2d scrolling screen game demo.play it after building.using DIRECT DRAW,DIRECT INPUT,DIRECT SOUND,game logic is complete,whith score counting system.it is prepared for the beginner of game development.
Platform: |
Size: 3288064 |
Author: 包明 |
Hits:
Description: 使用 Direct show 撰寫, 可開啟 avi, asf, mpg, mpeg..等格式, 內含 Live Capture, Capture to File, Backward/Forward Play 等功能-use Direct written show, which can be opened avi, asf, mpg, mpeg etc. .. format that includes Live Capture, Capture to File, Backward/Forward functions Play
Platform: |
Size: 2408448 |
Author: 黃建華 |
Hits:
Description: direct编程实现五子棋,挺好玩的-direct Programming 331, very good play!
Platform: |
Size: 1116160 |
Author: 微微 |
Hits:
Description: 基于Media Format SDK编写的一个流媒体服务器。采用多线程实现。一个线程负责读取数据放到缓冲流中,另一个线程负责从缓冲流中读取数据并对外发布。通过Medai Player可直接观看发布的视频流。是开发p2p视频点播服务器的基础。-Media Format SDK Based on the preparation of a streaming media server. Multi-threading to achieve. A thread is responsible for reading data from a buffer stream, and the other threads from the buffer for read data flow and external publication. Through direct Medai Player to watch streaming video release. The development of peer-to-peer video-on-demand server basis.
Platform: |
Size: 21504 |
Author: 张志 |
Hits:
Description: 用waveOut底层函数直接播放WAVE文件示例,并显示声道数、频率、采样位数。-waveOut bottom function with direct broadcast WAVE document examples, and shows channel number, frequency, Sample median.
Platform: |
Size: 212992 |
Author: mazer |
Hits:
Description: 这是一个FTP服务器和客户端程序,可实现直接播放FTP上的媒体-This is an FTP server and client procedures, direct broadcast media FTP
Platform: |
Size: 21504 |
Author: 吴建文 |
Hits:
Description: 本源码是关于在wince下如何使用directx播放多媒体文件的小程序,为了方便代码的移植,将directx的操作封装成CMedia类,只要直接调用该类,就可以相当简便地调用directx来播放多媒体文件了-The source code is under the wince on how to use multimedia files to play directx small procedure code in order to facilitate the transplant, the operation will be directx package CMedia into categories, so long as such a direct call, you can quite easily call to play multimedia files directx a
Platform: |
Size: 4096 |
Author: JackyChan |
Hits:
Description: This tutorial on Direct Sound will show you how to load and play a sound file
in an OpenGL window. -This tutorial on Direct Sound will show you how to load and play a sound filein an OpenGL window.
Platform: |
Size: 1065984 |
Author: |
Hits:
Description: 该软件利用Direct Show可以用于播放多种格式的视频文件,且能从网口接收视频数据流-err
Platform: |
Size: 5395456 |
Author: 黄鸟 |
Hits:
Description: 基于DirectShow的播放器,可用于播放wmv,asf等文件-DirectShow-based player can be used to play wmv, asf and other documents
Platform: |
Size: 75776 |
Author: angelli2001 |
Hits:
Description: 可以在各种JAVA开发平台运行这个源程序,直接玩游戏,非常简单实用.-Can in a variety of JAVA development platform running the source, direct play games, very simple and practical.
Platform: |
Size: 4096 |
Author: 王开通 |
Hits:
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:
Description: 立体电影制作、播放软件,包含源码。支持SIDE BY SIDE、Can play mpeg2 stream non deinterlaced , it produce interlaced image
without compression ghosting as an result. Such an picture is directly
suitable for direct watching in stereo by the help of line-blanking
method.-Three-dimensional film production, broadcast software, including source code. Support for SIDE BY SIDE, Can play mpeg2 stream non deinterlaced, it produce interlaced image without compression ghosting as an result. Such an picture is directly suitable for direct watching in stereo by the help of line-blanking method.
Platform: |
Size: 281600 |
Author: 焦学健 |
Hits:
Description: For Direct play sample.
Platform: |
Size: 22528 |
Author: Andre |
Hits: