Welcome![Sign In][Sign Up]
Location:
Search - mpg

Search list

[File Operateavitompg

Description: 文件格式转换的程序,可以将avi格式的短片转换为mpg格式。-the program can translate avi to mpg
Platform: | Size: 30720 | Author: 田野 | Hits:

[Multimedia DevelopMYFirstPlayer

Description: 一个用MCI写的简陋的媒体播放器,可以播放mp3、wav、wmv、mpg、avi等文件。由于没有对控件扩展所以界面不好看。-with MCI was one of the primitive media player that can play MP3, WAV, wmv, mpg, avi and other documents. The absence of a control interface expansion so it does not look good.
Platform: | Size: 724992 | Author: 罗时爱 | Hits:

[Multimedia Developlookit

Description: 1.可以查看的文本类型:"TXT"、"LOG"、"HTM"、"HTML"、"CFG"、"WIN"、"DOS"、"INC"、"YSL"、"ASC" 2.可以播放的声音类型:"WAV"、"SND"、"AIF"、"AU"、"MID"、"RMI"、"MP3"、"M3U"、"ASF"、"ASU" 3.可以播放的视频类:"DAT"、"AVI"、"MPG"、"M1V"、"MP2"、"MPA"、"MOV"、"QT" -1. View can type the text : "TXT", "LOG", "HTM", "HTML", "CFG", "WIN", "DOS", "INC", "said Natori," "ASC" 2. May to broadcast the voices of the type : "WAV", "SND", "AIF", "AU", "MID", "RMI", "MP3", "M3U", "ASF," "ASU" 3. playback of video category : "DAT", "AVI", "MPG", "disk", "MP2", "MPA", "MOV", "QT"
Platform: | Size: 684032 | Author: 朱纯余 | Hits:

[Multimedia programMiniPlayer (Win32 SDK)

Description: 这是一个用MCI String Interface编写的一个小播放器。有实用价值,可以用来播放.AVI .MPG, .ASF ..WMV文件。但整个程序作为编程参考更好些。程序提供了一个较完整的窗口框架,例如菜单处理,Rebar和Toolbar控制。程序还解决了几个编写Windows程序经常遇到的小问题:怎样把"Opend"对话框放到父窗口的中间?怎样实现全屏窗口?怎样让窗口总在最前面?-This is a String Interface with MCI prepared by a small player. Have practical value, can be used to broadcast. AVI. MPG,. ASF WMV .. documents. But the whole process as a programming reference better. The procedures provide a more comprehensive framework for a window, for example, the menu, Rebar and Toolbar control. Procedures also resolved to prepare a few Windows programs frequently encountered problems : how to "Opend" dialog window father put in the middle? How to achieve the full-screen window? How do we let the general window in front?
Platform: | Size: 20480 | Author: 张紫竹(张维) | Hits:

[Video CaptureVideoProcess

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:

[Video CapturexlFancyPlay2005

Description: xlFancyPlay2005带有原码用C#开发的一个媒体播放器,支持real,mpg等格式-xlFancyPlay2005 with the original code using C# development of a media player, support for real, mpg formats.
Platform: | Size: 69632 | Author: | Hits:

[Windows DevelopMpeg2WavConversion_src

Description: This article describes the process of storing the audio data of a movie file (.mpeg, .mpg, .avi and .dat) on the hard disk in a WAV file using DirectShow filters. -This article describes the process of storing the audio data of a movie file (. Mpeg,. Mpg. Avi and. Dat) on the hard disk in a WAV file using DirectShow filters.
Platform: | Size: 108544 | Author: secondman_Jon | Hits:

[File OperateTAClient

Description: 一个文件转换程序mp2转mp3。 具体是s48格式-mpg -a document conversion process mp2 to mp3. S48 is a specific format- mpg
Platform: | Size: 5011456 | Author: 邓晖 | Hits:

[mpeg mp3NitePlayer

Description: Example of how to play .MPG files using Windows Media Player-Example of how to play. MPG files using Wind Diego Media Player
Platform: | Size: 3072 | Author: 陈宏 | Hits:

[Multimedia DevelopdllHwPlayer

Description: ◆◆◆ 《多媒体播放器封装类》◆◆◆ 使用mciSendXXX()函数播放多媒体文件,可以播放mp3,wav,cda,avi,asf,wmv,mpg等所有windows支持的文件,还可以直接播放CD 我已经封装好一个类,还有测试程序,程序很简单,源代码您可以直接使用。- 鈼? 鈼?"Multimedia Player Seal Class" 鈼?鈼?鈼?uses mciSendXXX () the function to broadcast the multimedia document, may broadcast mp3, wav, cda, avi, asf, wmv, mpg and so on all windows support document, but also was allowed play-over CD I already to seal the good kind, but also had the test order, the procedure is very simple, the source code you were allowed directly to use.
Platform: | Size: 58368 | Author: 谢红伟 | Hits:

[Multimedia DevelopdllDSPlayer1

Description: ◆◆◆ 《DirectShow多声卡播放器》◆◆◆ 一个用DirectShow开发的音频播放程序,支持多个声卡,可以任意指定播放声卡,可以播放mp3,wav,cda,avi,asf,wmv,mpg等所有 windows支持的多媒体视频、音频文件,还可以直接播放CD。我已经封装好一个类,还有测试程序,源代码您可以直接使用。 我刚接手做这个多声卡播放程序的时候也毫无头绪,我以前只用过wavOpenXXX()和mciSendXXX()系列API来播放音频 文件,但是这些方法根本不支持多声卡,播放时的声音只能从系统默认的声卡中发出来,后来想到一个办法,在程序启动时将系统 默认声卡改成我要播放的声卡,程序退出时再还原,可这样改来改去总会有问题。没办法,就到网上到处找资料,希望能得到指点, 终于皇天不负有心人,我终于找到一个《多声卡SDK开发包》控件,我满心高兴地下载安装并试用,原来这是一个需要注册的控件,真是 有违开源的思想啊,不就是一个多声卡播放程序,犯得着用来赚钱吗?你不开源也就得了,还弄个需要注册,不注册还不能用! 实在没辙那就自己写好了。-err
Platform: | Size: 68608 | Author: 谢红伟 | Hits:

[Video Capturevfw_video

Description: 视频捕捉,可以存储为avi、mpg等格式的文件-video capture, storage for avi, mpg files
Platform: | Size: 46080 | Author: 乌鸦 | Hits:

[mpeg mp3344328943

Description: 新的DirectShow 媒体对象,全面支持*.AVI ,*.WAV,*.MPG,*.MP3 ,*.ASF以及DVD等格式的多媒体文件及多媒体流的高质量的播放及捕获。-new DirectShow media objects, fully support*. AVI,*. WAV.*. MPG,*. MP3,*. ASF DVD format and the multimedia files and high-quality multimedia streaming and capture the broadcast.
Platform: | Size: 199680 | Author: 朱平 | Hits:

[Multimedia programMCIWnd_MediaPlayer

Description: 采用MCIWnd实现多媒体播放器,支持avi,mpg,wmv,mp3,mid,wav,jpg,bmp,gif。具有可更换的bmp背景,其它控件透明自绘。-MCIWnd using multimedia player, support avi, mpg, wmv, mp3, mid, wav, jpg, bmp, gif. Can be replaced with the bmp background, the other controls drawn from transparent.
Platform: | Size: 889856 | Author: 孙延腾 | Hits:

[Multimedia Developdllhw_player

Description: 多媒体播放器封装类 使用mciSendXXX()函数播放多媒体文件,可以播放mp3,wav,cda,avi,asf,wmv,mpg等所有windows支持的文件,还可以直接播放CD 我已经封装好一个类,还有测试程序,程序很简单,源代码您可以直接使用-multimedia players use mciSendXXX Packaging category () function broadcast multimedia files, can play mp3, wav, cda, avi, asf, wmv, mpg windows all the support documents can also direct broadcast CD Packaging, I have a good class, There test procedure is very simple procedure, the source code you can directly use
Platform: | Size: 24576 | Author: wangning | Hits:

[mpeg mp3GrabFrame

Description: 一个视频帧的抓取演示程序。开发平台:Windows XP, Visual C++ 6.0。该程序首先打开mpg文件,然后抓取视频文件的首帧并存为bmp文件。-a video frame grabbing demonstration program. Platform : Windows XP, Visual C 6.0. The procedure was first opened mpg file, and then crawls video files of the first frame to coexist bmp document.
Platform: | Size: 36864 | Author: 刘啸天 | Hits:

[Multimedia programPCRepeater

Description: 这是为了自己需要而开发的小软件,也许对你也有用,第一次开发与多媒体有关的程序,走了不少弯路。但总算完成了,它自带了一个多功能播放器,能播放的格式很多,主要包括:MP3 文件(*.mp3)、MP3 序列(*.m3u)、声音文件(*.wav)、影像文件(*.mpg)、VCD 文件(*.DAT)、MiDi音乐(*.mid)、音频文件(*.wma)。只要我能想到的我都试过了。如果你胆大,不怕Down机你还可以试试其它格式!我没有在程序中做特别的限制。电影当然也可以了,如果,你觉得自带播放器不好用,你也可以只保留复读功能而启用你自己习惯的播放器,怎么样,够大方了吧!-This is to their own needs and development of small software, perhaps useful to you, first with the development of multimedia-related procedures, and take a lot of detours. But finally completed it, bringing their broadcast of a multifunctional device that can broadcast many of the format, including : MP3 (*. mp3), MP3 sequence (*. m3u), audio files (*. wav), Image (*. mpg), VCD (*. DAT), MiDi music (*. mid), Audio files (*. wma). As long as I can think of I tried. If you are bold, not afraid Down machine, you can also try the other format! I have not done in the proceedings special restrictions. Film can of course, if you feel that bringing their players not used, You can only retain the functional and repetition opening your own custom player, how kind, generous enough of it!
Platform: | Size: 24576 | Author: 周文武 | Hits:

[Multimedia DevelopAVI2MPG.ZIP

Description: 用VC++编写的一个很好的AVI转MPG格式的小程序-VC prepare a good MPG to AVI format of small procedures
Platform: | Size: 32768 | Author: 潘震平 | Hits:

[Streaming Mpeg4MoviePlay

Description: 本电影播放器可以播放AVI,MOV.MPG,MPGEG格式的电影文件,使用DirectDraw进行多媒体编程,DirectDraw是DirectX的核心模块, DirectX是windows用于多媒体开发,特别是游戏开发的一套SDK.-The movie player can play AVI, MOV.MPG, MPGEG format movie file, the use of DirectDraw for multimedia programming, DirectDraw is DirectX the core module, DirectX is a windows for multi-media development, in particular a set of game development SDK.
Platform: | Size: 66560 | Author: 新建 | Hits:

[Compress-Decompress algrithmsmpeg2decode

Description: 该源码可以将mpeg、mpg和m2v格式的视频文件解码成yuv、ppm、tga等格式文件,另外还提供了程序参数说明文档。-The source can be mpeg, mpg and m2v video file format decoder into yuv, ppm, tga, etc. format files, also provided documentation process parameters.
Platform: | Size: 52224 | Author: jiaping | Hits:
« 1 23 4 5 6 7 8 9 10 ... 15 »

CodeBus www.codebus.net