登录
首页 » C# » PlayerDemo

PlayerDemo

于 2014-11-08 发布 文件大小:3224KB
0 246
下载积分: 1 下载次数: 189

代码说明:

  这是一个c#写的音视频播放器,它是基于ffmpeg开发的(C# audio and video player, based on the ffmpeg )

文件列表:

PlayerDemo
..........\AdpcmA.cs,6520,2013-10-21
..........\AudioServer.cs,15732,2013-11-04
..........\bin
..........\...\Debug
..........\...\.....\avcodec-51.dll,7744512,2008-06-08
..........\...\.....\avdevice-52.dll,10752,2008-06-08
..........\...\.....\avformat-52.dll,656896,2008-06-08
..........\...\.....\avutil-49.dll,58368,2008-06-08
..........\...\.....\FFmpegSharp.dll,114688,2013-12-05
..........\...\.....\FFmpegSharp.pdb,192000,2013-12-05
..........\...\.....\PlayerDemo.exe,36864,2013-12-05
..........\...\.....\PlayerDemo.pdb,85504,2013-12-05
..........\...\.....\PlayerDemo.vshost.exe,5632,2005-12-08
..........\...\.....\swscale-0.dll,160256,2008-06-08
..........\HttpServer.cs,12950,2013-11-13
..........\MediaBuffer.cs,873,2013-11-04
..........\MediaFrame.cs,1760,2013-11-13
..........\MyVideoControl.cs,4171,2013-12-05
..........\MyVideoControl.Designer.cs,1200,2013-12-05
..........\MyView.cs,2083,2013-11-26
..........\MyView.designer.cs,1067,2013-11-13
..........\obj
..........\...\Debug
..........\...\.....\FFmpegSharp.Examples.VideoPlayer.VideoPlayer.resources,180,2013-12-05
..........\...\.....\PlayerDemo.csproj.GenerateResource.Cache,848,2013-12-05
..........\...\.....\PlayerDemo.exe,36864,2013-12-05
..........\...\.....\PlayerDemo.pdb,85504,2013-12-05
..........\...\.....\PlayerDemo.Properties.Resources.resources,180,2013-12-05
..........\...\.....\Refactor
..........\...\.....\ResolveAssemblyReference.cache,3322,2013-12-05
..........\...\.....\TempPE
..........\...\.....\......\Properties.Resources.Designer.cs.dll,4608,2013-12-05
..........\...\PlayerDemo.csproj.FileList.txt,371,2013-12-05
..........\...\PlayerDemo.csproj.FileListAbsolute.txt,122,2013-12-29
..........\PlayerDemo.csproj,4401,2013-12-05
..........\PlayerDemo.sln,908,2013-10-09
..........\Program.cs,510,2013-10-09
..........\Properties
..........\..........\AssemblyInfo.cs,1180,2013-10-09
..........\..........\Resources.Designer.cs,2842,2013-12-05
..........\..........\Resources.resx,5612,2013-10-09
..........\..........\Settings.Designer.cs,1106,2013-12-05
..........\..........\Settings.settings,249,2013-10-09
..........\VideoBuffer.cs,873,2013-12-05
..........\VideoFrame.cs,1195,2013-12-05
..........\VideoPlayer.cs,3119,2013-12-05
..........\VideoPlayer.Designer.cs,5512,2013-12-05
..........\VideoPlayer.resx,6011,2013-10-21
..........\VideoPlayerControl.cs,2003,2013-11-05
..........\VideoPlayerControl.designer.cs,1079,2013-10-09

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

发表评论

0 个回复

  • live555H.264
    VC下的RTSP源代码,live555+H264(RTSP source code under VC, live555+ H264)
    2010-09-25 11:43:50下载
    积分:1
  • WindowMedia
    Windows Media 编程导向 作者 陆其明(Windows Media-oriented programming author Lu Qiming)
    2006-07-15 17:50:17下载
    积分:1
  • wavetoframe1
    wav文件的与处理,包括预加重,分帧,合并,测试通过(wav files with the treatment, including pre-emphasis, sub-frame, combined, tested through)
    2007-10-16 11:38:07下载
    积分:1
  • screenshot-avi
    可以将屏幕上所指定的任何区域保存录像下来,保存可以为avi(On the screen can be specified in any region save the video down, save for the avi)
    2009-03-07 19:38:11下载
    积分:1
  • 20040812100734_roform
    仿REALONE窗体制作的播放器,后面会陆续制作其他窗体的播放器(imitation REALONE Form produced by the players, would be produced behind other windows player)
    2006-12-29 10:52:13下载
    积分:1
  • bofangqi
    vb编的播放器,充分运用了多种控件,功能强大!(vb series player,full use of a variety of controls,powerful!)
    2011-11-28 12:35:15下载
    积分:1
  • dianziyinyue
    电子音乐发生器,可实现播放、录音、放音、演奏等功能,并有各种菜单提示用户下一步操作(Electronic music generator, enabling playback, recording, playback, playing, etc., and a variety of menu prompts the user do next)
    2013-07-07 01:02:16下载
    积分:1
  • 6786754345467
    Foobar2000智能启动器,易语言写的多媒体编程。很好的参考资料。(Foobar2000 intelligent starter, multimedia programming written in easy language. A good reference.)
    2013-09-11 17:34:56下载
    积分:1
  • gdb
    Summary of gdb The purpose of a debugger such as gdb is to allow you to see what is going on “inside” another program while it executes—or what another program was doing at the moment it crashed. gdb can do four main kinds of things (plus other things in support of these) to help you catch bugs in the act: • Start your program, specifying anything that might affect its behavior. • Make your program stop on specified conditions. • Examine what has happened, when your program has stopped. • Change things in your program, so you can experiment with correcting the effects of one bug and go on to learn about another. You can use gdb to debug programs written in C and C++.
    2010-07-29 20:52:57下载
    积分:1
  • WndlessTimerDesign
    基于VS.net2005的多媒体定时器编程源码,用于测试多个定时器的发送数据精度,以及交互协调。编写了专门的定时器类,可以实例化多个对象。(Based on the multimedia timer VS.net2005 programming source code, for testing a number of the sending data accuracy timer, as well as interactive co-ordination. The preparation of a special type of timer, you can instantiate multiple objects.)
    2009-07-14 08:14:08下载
    积分:1
  • 696518资源总数
  • 105547会员总数
  • 4今日下载