天堂国产午夜亚洲专区-少妇人妻综合久久蜜臀-国产成人户外露出视频在线-国产91传媒一区二区三区

基于OMAP3530多媒體終端設(shè)備的軟件設(shè)計(jì)與實(shí)現(xiàn)

發(fā)布時(shí)間:2018-12-15 05:29
【摘要】:近年來(lái),多媒體技術(shù)得到迅猛發(fā)展,多媒體技術(shù)以其極強(qiáng)的滲透力進(jìn)入到人類生活的方方面面,在游戲娛樂(lè)、教育培訓(xùn)、商業(yè)、信息、工程模擬以及服務(wù)等領(lǐng)域,多媒體技術(shù)正在發(fā)揮著越來(lái)越大的作用。特別是近年來(lái),多媒體技術(shù)正以前所未有的勢(shì)頭飛速發(fā)展和不斷完善。對(duì)多媒體技術(shù)的研究具有重要的現(xiàn)實(shí)意義和很高的研究?jī)r(jià)值。 本文將嵌入式技術(shù)和多媒體技術(shù)相結(jié)合,對(duì)嵌入式多媒體技術(shù)進(jìn)行了研究,設(shè)計(jì)與實(shí)現(xiàn)了基于OMAP3530多媒體終端設(shè)備上的多媒體播放系統(tǒng)。該系統(tǒng)采用的硬件平臺(tái)是TI公司提供的OMAP3530芯片,OMAP3530集成了ARM Cortex A8內(nèi)核、TMS320C64x+DSP、圖形引擎、視頻加速器以及豐富的多媒體外設(shè)。對(duì)于一些運(yùn)算量大的實(shí)時(shí)信號(hào),例如,圖像、視頻、音頻數(shù)據(jù),可以采用DSP進(jìn)行計(jì)算,而對(duì)于通信、外設(shè)控制等功能,則用ARM核來(lái)實(shí)現(xiàn),從而在功耗和復(fù)雜應(yīng)用之間建立了良好的平衡。在軟件平臺(tái)方面,本系統(tǒng)采用了開(kāi)源的Linux系統(tǒng)并在此基礎(chǔ)上搭建了DVSDK (Digital Video Software Development Kit)開(kāi)發(fā)環(huán)境。DVSDK是TI公司提供的Linux數(shù)字視頻軟件開(kāi)發(fā)套件,它可以使開(kāi)發(fā)人員輕松利用DSP加速編解碼器,而無(wú)需對(duì)DSP進(jìn)行編程,加速了基于Linux的多媒體應(yīng)用的開(kāi)發(fā)。 首先,本文對(duì)多媒體技術(shù)及OMAP平臺(tái)進(jìn)行了認(rèn)真研究,對(duì)OMAP3530EVM的主要功能模塊也作了簡(jiǎn)單介紹。然后在硬件平臺(tái)的基礎(chǔ)上,完成了DVSDK開(kāi)發(fā)環(huán)境的安裝搭建,交叉編譯了XLoade、UBoot、Kernel以及Angstrom文件系統(tǒng)。接著,本文著重研究了圖形用戶界面框架Qt以及Linux系統(tǒng)上的多媒體框架GStreamer,在它們的基礎(chǔ)上設(shè)計(jì)并實(shí)現(xiàn)了多媒體播放器。最后,對(duì)整個(gè)系統(tǒng)進(jìn)行了功能測(cè)試。測(cè)試結(jié)果表明,該播放器滿足大多數(shù)媒體播放的要求,達(dá)到了預(yù)期的效果。
[Abstract]:In recent years, multimedia technology has been developed rapidly. With its strong penetration, multimedia technology has entered every aspect of human life, in the fields of game and entertainment, education and training, commerce, information, engineering simulation and service, etc. Multimedia technology is playing a more and more important role. Especially in recent years, multimedia technology is developing and improving at an unprecedented speed. The research on multimedia technology has important practical significance and high research value. In this paper, the embedded multimedia technology is combined with multimedia technology, and a multimedia playback system based on OMAP3530 multimedia terminal equipment is designed and implemented. The hardware platform of this system is OMAP3530 chip provided by TI. OMAP3530 integrates ARM Cortex A8 kernel, TMS320C64x DSP, graphics engine, video accelerator and rich multimedia peripherals. For some real time signals, such as image, video, audio data, which need a lot of computation, they can be calculated by DSP, while for communication, peripheral control and other functions, they can be realized by ARM core. Thus a good balance between power consumption and complex applications is established. In the aspect of software platform, this system adopts the open source Linux system and builds the DVSDK (Digital Video Software Development Kit) development environment on this basis. DVSDK is the Linux digital video software development suite provided by TI company. It makes it easy for developers to make use of DSP to accelerate codec without programming DSP, thus speeding up the development of multimedia applications based on Linux. Firstly, the multimedia technology and OMAP platform are studied in this paper, and the main function modules of OMAP3530EVM are also briefly introduced. Then on the basis of the hardware platform, the installation of the DVSDK development environment is completed, and the XLoade,UBoot,Kernel and Angstrom file system are cross-compiled. Then, this paper focuses on the graphical user interface framework (Qt) and the multimedia framework (GStreamer,) on the Linux system. Based on them, a multimedia player is designed and implemented. Finally, the function of the whole system is tested. The test results show that the player meets the requirements of most media and achieves the desired results.
【學(xué)位授予單位】:南京理工大學(xué)
【學(xué)位級(jí)別】:碩士
【學(xué)位授予年份】:2013
【分類號(hào)】:TP368.1;TP311.52

【參考文獻(xiàn)】

相關(guān)期刊論文 前10條

1 王偉;劉培德;;OMAP3平臺(tái)移動(dòng)多媒體的視頻解碼方案[J];單片機(jī)與嵌入式系統(tǒng)應(yīng)用;2010年06期

2 熊偉;董金明;;嵌入式Linux中根文件系統(tǒng)的實(shí)現(xiàn)[J];電子測(cè)量技術(shù);2007年07期

3 劉春河;;開(kāi)放式多媒體應(yīng)用平臺(tái)OMAP綜述[J];今日電子;2009年01期

4 徐義鑫;韋青;尚進(jìn);程德芳;;Qt在嵌入式系統(tǒng)中的移植研究與實(shí)現(xiàn)[J];電子技術(shù);2008年09期

5 白樺;杜宇;;DM6446的Codec Engine原理及應(yīng)用[J];黑龍江科技信息;2009年05期

6 許靜,陳宏剛,王慶人;軟件測(cè)試方法簡(jiǎn)述與展望[J];計(jì)算機(jī)工程與應(yīng)用;2003年13期

7 郭麗娜;張承瑞;胡天亮;;嵌入式實(shí)時(shí)Linux系統(tǒng)在DOC上的構(gòu)建[J];計(jì)算機(jī)工程與科學(xué);2006年12期

8 王子強(qiáng),劉海燕,李媛州;Linux下圖形用戶界面程序的開(kāi)發(fā)與實(shí)現(xiàn)[J];計(jì)算機(jī)應(yīng)用與軟件;2005年06期

9 陳琦;;QT的編程技術(shù)及應(yīng)用[J];科技信息;2008年33期

10 王軍,韓志強(qiáng);多媒體技術(shù)發(fā)展現(xiàn)狀及未來(lái)發(fā)展趨勢(shì)淺談[J];情報(bào)理論與實(shí)踐;2001年02期

相關(guān)碩士學(xué)位論文 前10條

1 楊媛媛;WEB視頻播放的Gstreamer架構(gòu)設(shè)計(jì)[D];太原理工大學(xué);2011年

2 周輝;基于TMS320DM365平臺(tái)的智能多媒體系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn)[D];南京郵電大學(xué);2011年

3 楊霞;基于OMAP3530以太網(wǎng)視頻采集系統(tǒng)的設(shè)計(jì)與實(shí)現(xiàn)[D];南京郵電大學(xué);2011年

4 熊斌;基于OMAP3530便攜設(shè)備的WinCE移植和驅(qū)動(dòng)開(kāi)發(fā)[D];北京工商大學(xué);2010年

5 王倩;基于智能家居系統(tǒng)的音視頻通信方案的研究與實(shí)現(xiàn)[D];南京郵電大學(xué);2012年

6 侯金良;電子花樣機(jī)嵌入式平臺(tái)搭建與花樣處理技術(shù)的研究及實(shí)現(xiàn)[D];南京理工大學(xué);2012年

7 李飛娟;基于OMAP5912的車載音頻系統(tǒng)[D];浙江大學(xué);2006年

8 白若冰;基于OMAP的IP網(wǎng)絡(luò)電話設(shè)計(jì)與實(shí)現(xiàn)[D];浙江大學(xué);2006年

9 張曉超;嵌入式基礎(chǔ)軟件開(kāi)發(fā)平臺(tái)中多目標(biāo)機(jī)交叉調(diào)試系統(tǒng)設(shè)計(jì)與實(shí)現(xiàn)[D];電子科技大學(xué);2007年

10 付亞寧;基于銀河麒麟(Gnome GUI)的媒體播放器設(shè)計(jì)與實(shí)現(xiàn)[D];國(guó)防科學(xué)技術(shù)大學(xué);2007年



本文編號(hào):2380068

資料下載
論文發(fā)表

本文鏈接:http://www.sikaile.net/kejilunwen/jisuanjikexuelunwen/2380068.html


Copyright(c)文論論文網(wǎng)All Rights Reserved | 網(wǎng)站地圖 |

版權(quán)申明:資料由用戶ae053***提供,本站僅收錄摘要或目錄,作者需要?jiǎng)h除請(qǐng)E-mail郵箱bigeng88@qq.com