欢迎来到天天文库
浏览记录
ID:36771415
大小:1.58 MB
页数:65页
时间:2019-05-15
《ANDROID系统多媒体功能增强的研究与实现》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、论文题目:ANDROID系统多媒体功能增强的研究与实现专业:通信与信息系统硕士生:白璐(签名)指导教师:李国民(签名)摘要在各个智能手机操作系统中,Android系统凭借Google公司的技术支持和其开源特性而得到了各个公司的支持。然而,Android作为一个比较新的智能操作系统,其多媒体功能还不能满足各种需要,需要进一步的增强和优化其功能。为增强Android的多媒体系统的功能,本文从音、视频两个方面分别设计了一个对多媒体功能扩展的方法——在Android系统上添加WMA音频播放功能和实现基于V1解码芯片的硬件解码功能。为了在Android上实现WMA解码,本文在
2、研究FFmpeg开源解码库之后,将FFmpeg开源解码库中的WMA文件解析和解码部分代码提取出来,并将提取出来的WMA部分添加到Android的多媒体系统中,使Android系统支持WMA格式文件的播放。通过研究V1解码芯片的接口和功能以及Android的多媒体系统中关于硬件解码的流程。最后基于stagefright框架和OpenMAX标准,设计实现了对V1解码芯片的调用,并完成了对基于V1解码芯片的硬件解码的实现。通过在采用Android系统的测试机上反复播放WMA音频文件,播放达到了预期的效果,播放声音清晰、音质良好。基于V1解码芯片的硬件解码模块也在开发板上经
3、过反复测试,也达到了预期的效果,播放画面流畅、清晰,播放720P视频文件,每秒可以播放25帧以上。关键词:Android;多媒体;WMA;OpenMAX研究类型:应用研究Subject:AReseachandImplementationofMultimediaEnhancementsinAndroidSystemSpecialty:CommunicationandInformationSystemName:Bailu(Signature)Instructor:LiGuomin(Signature)ABSTRACTAsanewoperatingsystem,Andro
4、idsystemhasbeenappliedtodifferentsmartmoileterminalsbymanyCompanieswithGoogle'ssupportsanditsopening.Butitsfeaturesofmulti-mediaarerequiredtobeenhancedtomeetvariousdemands.InordertoenhanceAndroidmultimediasystem,twomultimediafunctionextensionmethodsaredesignedwhichfromtwoaspectofsounda
5、ndvideo.InordertoachieveWMAdecodingintheAndroid,thispaperanalysisesofFFmepglibrary,WMAfileparsinganddecodingpartofthecodeintheFFmpegisextractedandrealizingtransplantationtotheAndroidsystem,sothattheAndroidsystemsupportstheplaybackofWMAfiles.deeplyanalyzesandresearchesV1decoderchipinter
6、faceandhardwaredecodingprocessofmultimediasystemofAndroid.Finally,basedontheOpenMAXstandard,DesignacalltoV1decoderchip,andimplementthehardwaredecodewhichbasedontheV1decoderchip.ThroughrepeatedplayWMAaudiofilesinthetestmachineoftheAndroidplatform,Ithasreachedtheexpectedresultsthatthepla
7、ysoundisclearandtonequalityisgood.BasedontheV1decoderchiphardwaredecodingmodulethroughrepeatedtestinginthedevelopmentboardIthasachievedthedesiredresultsthattheplayingscreenissmoothandclear,Withthe720Pvideofiles,Thishardwaredecodingmodulecandecode25framespersecond.Keywords:Android;Mul
此文档下载收益归作者所有