资源描述:
《基于C#的视频播放器设计》由会员上传分享,免费在线阅读,更多相关内容在行业资料-天天文库。
1、吉林大学珠海学院毕业论文(设计)基于C#的视频播放器设计TheVideoPlayerBasedonC#Design完成日期2013年01月24日吉林大学珠海学院本科毕业论文(设计)开题报告基于C#的视频播放器设计摘要视频播放软件是人机交流的一种形式,里面可以包含大量信息,包括声音、图形图像、视频等。是一种重要的人机交互模式。它做到了把人见到的、听到的、想到的再现在电脑里,而且依照个人的要求与需求,以各种格式、频率、分辨率通过电脑再现或展现出来。就视频与音频在国内外的应用,在各大媒体和网站上就可以体现。人们用播放器更加容易的展示于传达了信息,将需要传达的视频、音频传
2、达并且基于播放器来再现出来,使人们更加容易方便的获取所需信息。本选题的意义在于通过研究视频播放器来了解这种人机互动的过程。视频播放器是一种播放数字信号形式存储的视频的软件,此次选用的是在Windows系统下以C#作为平台来研究视频播放器。此次主要研究其目标是通过了解WindowsMediaPlayer将所需要播放的视频、音频播放是如何出来的,从此设计出播放器模块之间的调用关系,即用户的播放操作。了解播放后如何进行暂停、停止操作,当视频播放的时候如何进行快进快退,播放位置的处理,并且判断当视频停止的时候判断当前是否可以播放上一个或者下一个,并且对视频的音量进行操作。
3、最后了解它是如何实现将文件由电脑可识别的代码转换成人类可理解的音频视频,并且了解解码器在其中的是如何将数字信号给进行解码而使播放器可以播放这种数字信号的。关键词:视频播放器;解码器;解码;模块;人机交互;数字信号TheVideoPlayerBasedonC#AbstractThevideoplayersoftwareisaformofhuman-machinecommunication,whichcancontainalotofinformation,includingsound,graphics,images,video,etc..Isanimportantmo
4、deofhuman-computerinteraction.Itdidthepeoplesee,hear,thinkofandthenthecomputernow,andinaccordancewiththerequirementsandneedsoftheindividual,throughthecomputerinvariousformats,frequencies,resolutionreproductionorunfolded.Videoandaudioapplicationsathomeandabroad,canbereflectedinthemajor
5、mediaandwebsite.Theplayerdisplayeasiertoconveyinformation,willneedtoconveythevideo,audiocommunicationandisbasedontheplayertoreproduce,makepeopleeasierandmoreconvenienttoobtaintherequiredinformation.Thesignificanceofthetopicsistostudythevideoplayertounderstandthisprocessofhuman-compute
6、rinteraction.Thevideoplayerisaplaydigitalsignalsstoredintheformofvideosoftware,thechoicesareintheWindowssysteminC#asaplatformtostudythevideoplayer.ThemainresearchgoalsforWindowsMediaPlayerwillwanttoplayvideo,audioplayerisout,fromdesigntheplayermodulecallsbetweenuserplaybackoperation.U
7、nderstandhowtoplayafterpause,stoptheoperation,whenthevideoplayback,fastforwardandrewind,playpositionprocessing,andtodeterminewhenthevideostopswhenthejudgethatyoucanplayononeorthenext,andthevolumeofthevideooperation.Finally,tounderstandhowitistoachievehuman-perceivableaudioandvideofile
8、canbe