登录
首页 » C# » ActiveMediaPlayer

ActiveMediaPlayer

于 2010-01-04 发布 文件大小:26822KB
0 232
下载积分: 1 下载次数: 173

代码说明:

  C#实现的视频播放,抓帧,快进快退。单帧播放。使用前请认真阅读使用说明。(video play and process.)

文件列表:

ActiveMediaPlayer
.................\ActiveMediaPlayer
.................\.................\ActiveMediaPlayer.csproj
.................\.................\bin
.................\.................\...\Debug
.................\.................\...\.....\ActiveMediaPlayer.exe
.................\.................\...\.....\ActiveMediaPlayer.pdb
.................\.................\...\.....\ActiveMediaPlayer.vshost.exe
.................\.................\...\.....\DirectShowLib-2005.dll
.................\.................\...\.....\DllApp.dll
.................\.................\...\.....\gdi32.dll
.................\.................\...\.....\indi001.mpg
.................\.................\...\.....\Interop.DexterLib.dll
.................\.................\...\.....\Interop.MediaPlayer.dll
.................\.................\...\.....\Interop.QuartzTypeLib.dll
.................\.................\...\.....\microsoft.directx.audiovideoplayback.dll
.................\.................\...\.....\shot2.avi
.................\.................\...\.....\VideoAnalysisProcessSystem.exe
.................\.................\...\.....\VideoAnalysisProcessSystem.pdb
.................\.................\...\.....\建邦555开关B相检漏图像.asf
.................\.................\...\.....\建邦555开关B相检漏图像1.asf
.................\.................\Form_PlayVideo.cs
.................\.................\Form_PlayVideo.Designer.cs
.................\.................\Form_PlayVideo.resx
.................\.................\obj
.................\.................\...\ActiveMediaPlayer.csproj.FileList.txt
.................\.................\...\Debug
.................\.................\...\.....\ActiveMediaPlayer.csproj.GenerateResource.Cache
.................\.................\...\.....\ActiveMediaPlayer.csproj.ResolveComReference.cache
.................\.................\...\.....\ActiveMediaPlayer.exe
.................\.................\...\.....\ActiveMediaPlayer.Form_PlayVideo.resources
.................\.................\...\.....\ActiveMediaPlayer.pdb
.................\.................\...\.....\ActiveMediaPlayer.Properties.Resources.resources
.................\.................\...\.....\Interop.DxVBLib.dll
.................\.................\...\.....\Interop.DxVBLibA.dll
.................\.................\...\.....\Interop.MediaPlayer.dll
.................\.................\...\.....\Interop.QuartzTypeLib.dll
.................\.................\...\.....\Interop.WMPLib.dll
.................\.................\...\.....\Refactor
.................\.................\...\.....\ResolveAssemblyReference.cache
.................\.................\...\.....\TempPE
.................\.................\...\.....\......\Properties.Resources.Designer.cs.dll
.................\.................\Program.cs
.................\.................\Properties
.................\.................\..........\AssemblyInfo.cs
.................\.................\..........\Resources.Designer.cs
.................\.................\..........\Resources.resx
.................\.................\..........\Settings.Designer.cs
.................\.................\..........\Settings.settings
.................\.................\VideoAnalysisProcessSystem(200905192345)
.................\.................\........................................\VideoAnalysisProcessSystem
.................\.................\........................................\..........................\bin
.................\.................\........................................\..........................\...\Debug
.................\.................\........................................\..........................\...\.....\DirectShowLib-2005.dll
.................\.................\........................................\..........................\...\.....\Interop.DexterLib.dll
.................\.................\........................................\..........................\...\.....\Interop.DexterLib.dll.VisualState.xml
.................\.................\........................................\..........................\...\.....\microsoft.directx.audiovideoplayback.dll
.................\.................\........................................\..........................\...\.....\VideoAnalysisProcessSystem.exe
.................\.................\........................................\..........................\...\.....\VideoAnalysisProcessSystem.pdb
.................\.................\........................................\..........................\...\.....\VideoAnalysisProcessSystem.vshost.exe
.................\.................\........................................\..........................\ClassFile
.................\.................\........................................\..........................\.........\DataType.cs
.................\.................\........................................\..........................\.........\ErrorProcess.cs
.................\.................\........................................\..........................\.........\FrameGrabber.cs
.................\.................\........................................\..........................\.........\MediaDescription.cs
.................\.................\........................................\..........................\frmMainForm.cs
.................\.................\........................................\..........................\frmMainForm.Designer.cs
.................\.................\........................................\..........................\frmMainForm.resx
.................\.................\........................................\..........................\frmVideoInfoScan.cs
.................\.................\........................................\..........................\frmVideoInfoScan.Designer.cs
.................\.................\........................................\..........................\frmVideoInfoScan.resx
.................\.................\........................................\..........................\obj
.................\.................\........................................\..........................\...\Debug
.................\.................\........................................\..........................\...\.....\Refactor
.................\.................\........................................\..........................\...\.....\........\VideoAnalysisProcessSystem.exe
.................\.................\........................................\..........................\...\.....\ResolveAssemblyReference.cache
.................\.................\........................................\..........................\...\.....\TempPE
.................\.................\........................................\..........................\...\.....\VideoAnalysisProcessSystem.csproj.GenerateResource.Cache
.................\.................\........................................\..........................\...\.....\VideoAnalysisProcessSystem.exe
.................\.................\........................................\..........................\...\.....\VideoAnalysisProcessSystem.frmMainForm.resources
.................\.................\........................................\..........................\...\.....\VideoAnalysisProcessSystem.frmVideoInfoScan.resources
.................\.................\........................................\..........................\...\.....\VideoAnalysisProcessSystem.pdb
.................\.................\........................................\..........................\...\.....\VideoAnalysisProcessSystem.Properties.Resources.resources
.................\.................\........................................\..........................\...\VideoAnalysisProcessSystem.csproj.FileList.txt
.................\.................\........................................\..........................\Program.cs
.................\.................\........................................\..........................\Properties
.................\.................\........................................\..........................\..........\AssemblyInfo.cs
.................\.................\........................................\..........................\..........\Resources.Designer.cs
.................\.................\........................................\..........................\..........\Resources.resx
.................\.................\........................................\..........................\..........\Settings.Designer.cs
.................\.................\........................................\..........................\..........\Settings.settings
.................\.................\........................................\..........................\VideoAnalysisProcessSystem.csproj
.................\.................\........................................\VideoAnalysisProcessSystem.sln
.................\.................\........................................\说明.txt
.................\ActiveMediaPlayer.sln

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • medioprogram
    多媒体的VC++编程,里面有十几个实例,能够在VC++6.0下直接运行,对于初学者 很有帮助(Multimedia VC++ Programming, which has more than a dozen examples, can VC++ 6.0 directly running very helpful for beginners)
    2008-04-06 13:01:20下载
    积分:1
  • wavetoframe1
    wav文件的与处理,包括预加重,分帧,合并,测试通过(wav files with the treatment, including pre-emphasis, sub-frame, combined, tested through)
    2007-10-16 11:38:07下载
    积分:1
  • Mediaplayer
    MFC实现的播放器,可以实现简单的播放、暂停、停止等功能,有播放列表。(MFC implementation player, you can achieve a simple play, pause, stop and other functions, and playlists.)
    2020-12-05 08:49:23下载
    积分:1
  • dmt2
    多媒体技术成品,浪漫满屋风格的页面显得十分的窝心,背景和音乐很协调!(Multi-media technology products, Full House-style pages of the heart it is, the background and music is very coordinated!)
    2009-06-22 19:00:43下载
    积分:1
  • CMixerClass
    一个音量控制类,调节录音音量 一个音量控制类,调节录音音量(A class of volue control)
    2012-08-03 14:02:27下载
    积分:1
  • navigation
    Zarchan s tacticle and strategic missile guidence (Zarchan s tacticle and strategic missile guidence)
    2008-04-30 17:16:56下载
    积分:1
  • Daylight-Saving-Time
    Calculating Daylight Saving Time Data in Google Spreadsheet
    2016-07-05 23:32:47下载
    积分:1
  • Cavity
    Cavity Flow The FDM is used to solve Vortictiy Stream Function for a Caviy Flow
    2015-02-19 14:55:16下载
    积分:1
  • WelcomeToBeijing
    这是一个多媒体可以实现对字体和字体颜色编辑的程序(This is a multi-media can be achieved on the font and font color of the editing processes)
    2008-08-11 17:17:50下载
    积分:1
  • Audioandvideo
    (visualc++音频视频处理技术及工程实践)书中的光盘内容((Visualc++ audio and video processing technology and engineering practice) the contents of the book' s CD-ROM)
    2021-01-05 23:18:54下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载