登录
首页 » C# » PlayerDemo

PlayerDemo

于 2014-11-08 发布 文件大小:3224KB
0 314
下载积分: 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 个回复

  • player
    一个可以播放音频和视频的播放器,外观优美, 能实现基本功能及进度条的拖动。(That can play audio and video player, beautiful appearance, and progress to achieve the basic functions of the drag.)
    2012-02-03 02:27:36下载
    积分:1
  • DWT_DCT_SVD
    this is matlab code for the paper solved on the DWT SVD and DCT
    2009-06-16 02:26:45下载
    积分:1
  • YUVviewer-source-code
    这是YUVviewer软件的源代码,读者可以用来学习播放器的编码细节。(This is YUVviewer software source code, the reader can be used to learn the details of the encoding of the player.)
    2012-10-18 19:44:00下载
    积分:1
  • DDrawClipper
    测试DirectDraw的裁剪器(Clippers)的例子。(Test the DirectDraw clipper (Clippers) example.)
    2011-09-18 22:46:42下载
    积分:1
  • Disk_0262857Script--1855144
    此源码Disk_0262857Script 1855144功能是非常强大的,在此与大家一起分享(This source Disk_0262857Script- 1855144 function is very powerful, I m here to share with you)
    2017-02-25 13:56:10下载
    积分:1
  • 视频播放器源代码
    ffmpeg播放器可以用来记录、转换数字音频、视频,并能将其转化为流的开源计算机程序。采用LGPL或GPL许可证。它提供了录制、转换以及流化音视频的完整解决方案。它包含了非常先进的音频/视频编解码库libavcodec,为了保证高可移植性和编解码质量,libavcodec里很多code都是从头开发的(Bitstream filters for editing metadata in H.264, HEVC and MPEG-2 streams Experimental MagicYUV encoder TiVo ty/ty+ demuxer Intel QSV-accelerated MJPEG encoding native aptX and aptX HD encoder and decoder NVIDIA NVDEC-accelerated H.264, HEVC, MJPEG, MPEG-1/2/4, VC1, VP8/9 hwaccel decoding Intel QSV-accelerated overlay filter mcompand audio filter acontrast audio filter OpenCL overlay filter)
    2018-07-02 15:51:31下载
    积分:1
  • rockplayer
    rockplayer播放器,应用程序编程源码,很好的参考资料。(Rockplayer player, application programming source code, a good reference.)
    2013-11-09 08:27:49下载
    积分: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
  • FFmpegSDLVideoPlayer
    基于ffmpeg+sdl的视频播放器,直接部署工程然后,设置本地视频路径就可以播放视频。(Based on ffmpeg+ sdl video player, direct deployment project then set the local video path can play video.)
    2015-11-15 11:28:50下载
    积分:1
  • MediaPlayerCSharp
    用C#语言编写的音乐播放器程序,实现了基本的功能,简便实用(With C# language with the music player program, to achieve the basic functions, simple and practical)
    2013-06-10 16:03:19下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载