欢迎来到天天文库
浏览记录
ID:32178374
大小:2.90 MB
页数:65页
时间:2019-02-01
《基于mpeg-2多视点视频可分级实时解码器的研究》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、摘要多视点视频作为一种即将出现的交互式多媒体应用,体现了下一代多媒体应用网络化、交互性和真实感的发展方向。多视点视频技术已经吸引了越来越多的国内外学者,并在各个领域展开了研究,多视点视频的实时解码技术必将成为热点。目前MPEG.2实时解码器多通过硬件实现,成本高,灵活性差,在多视点视频方面的应用则更少,因而基于MPEG.2的多视点视频软件实时解码非常具有研究价值。首先对比各种视频解码标准,由于MPEG.2标准具有算法简单、执行效率高、可分级编解码、兼容多种格式等特点,更适合进行多视点视频的实时解码。其次分析了MPEG.2码流结构,从比特流结构研究解
2、码过程和可分级特性,讨论了几种基于可分级特性双视点解码方案。MPEG.2可分级解码不适合多视点情况,故提出了基于MPEG.2的线程级并行算法,采用任务分解的方式设计解码方案,使各视点码流并行解码。当视点码流丢失时,利用相邻视点进行预测,构建中间视点,实现了可分级特性。并通过对运动补偿模块研究,提出了帧级和条带级并行方案,使相互间具有独立性的帧和条带并行解码。最后介绍了并行程序的常用设计模式以及实现、调试方法。并在VisualStudio中进行实现和优化。通过仿真实验对比改进前后的解码器性能,以及解码后图像各种参数,表明基于MPEG.2的并行处理算法
3、能较好地满足实时要求,具有可分级特性。关键词:MPEG.2多视点视频多线程实时解码ABSTRACTMultiviewVideoasanupcominginteractivemultimediaapplicationwhichembodiesthedirectionofdevelopmentofnext-generationmultimediaapplications,hasattractedagrowingnumberofdomesticandforeignscholars.Thereal—timedecodingtechnologyofmulti
4、viewvideowillcertainlybecomeafocus.Atpresent,real-timedecoderimplementbysoftwarebasedontheMPEG一2hasmoreresearchvaluethanthatbyhardware,becauseofitslowcost,highflexibility.Firstly.bycomparingthevarietyofvideodecoderstandards,thispaperpointsthattheMPEG.2standardiSmoresuitablefor
5、mukiviewreal-timevideodecodingowingtosimple,efficient,scalableandcompatible.etc.Secondl5thisarticleanalyzestheMPEG..2bit..streamstructurethendiscussesdecodingprocessandthescalbalityfoseveraldual-viewdecodingprogramefromthebit—streamstructure.BecausetheMPEG.2scalabledecoderisno
6、tsuitableformultiview;thispaperproposesthethread.1evelparallelalgorithm.Then,thispaperadoptsthetaskdecompositiontOdesignthedecodingprograminwhichthestreamofeachviewisdecodedparallel.Whenthestreamislost,thecharacteristicsofscalablecanberealizedusingtheadjacentviewpointtopredict
7、andrebuildthelostview.Becauseboththeflamesandslicesareindependentseperatly,thispaperproposesthemethodwhichCalldecodeframesandslicesparallel.Finally,thispaperintroducesthedesignpatterns,realizationanddebuggingmethodsofparallelprogram.ThosecanbeimplementedandoptimizedintheVisual
8、Studio.Throughthesimulation,thispapercomparesthedecodingperfo
此文档下载收益归作者所有