Claypool

Courses

Publications

Students

Projects

Service

Downloads

Misc


WPI (Worcester Polytechnic Institute)

Computer Science Department
------------------------------------------

Streaming MPEG Animations on Mobile Devices

Zhuo Yao Chen and Aram Armen Duylan

Advisors: Emmanuel Agu and Mark Claypool

Major Qualifying Project MQP-EOA-0005
Computer Science Department, WPI
Terms AB 2004

Abstract

This report outlines our progress of porting an existing MPEG-4 player written in C++ for personal computers to a mobile phone coded in a Java programming environment. We focused on porting animation rather than audio and video due to analyzed bottlenecks. We also researched MPEG-4 and existing software. The end results are two programs. The first program parses MPEG-4 graphic files and returns a list of command calls. The second program reads the calls and uses them to render graphics image on a mobile phone.


Download


[WPI Homepage] [CS Homepage] [Mark Claypool's Homepage]