Java Development
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
 
User Name:
Password:
Remember me
 
Go Back   Dev Articles Community ForumsProgrammingJava Development

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Display Modes
 
Unread Dev Articles Community Forums Sponsor:
  #1  
Old February 26th, 2007, 05:31 AM
dhana_gana dhana_gana is offline
Registered User
Dev Articles Newbie (0 - 499 posts)
 
Join Date: Jan 2007
Posts: 6 dhana_gana User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 3 h 12 m 51 sec
Reputation Power: 0
Question Hi Problem in Playing 3gp Video File in J2ME....URGENT

Hi all,

I am working on MMAPI. I did playing a mpg on emulator. Now i want to play 3gp video file on the emulator. I have tried but it is not working it is showing a Exception as cannot create a Player for: video/3gpp. The code is as follows:

is = getClass().getResourceAsStream("toyota_version01.3gp");// To play 3gp file from jar file
player = Manager.createPlayer(is, "video/3gpp");
player.realize();
vdc = (VideoControl) player.getControl("VideoControl");
vdc.initDisplayMode(VideoControl.USE_DIRECT_VIDEO, this);
if(vdc != null)
{
vdc.setDisplayLocation((getWidth()/2 - vdc.getSourceWidth()/2), ((getHeight()/2 - vdc.getSourceHeight()/2)-30));
vdc.setVisible(true);
player.start();
}


Anybody please check and correct my code.

Thanks in advance,
Dhanalakshmi

Reply With Quote
Reply

Viewing: Dev Articles Community ForumsProgrammingJava Development > Hi Problem in Playing 3gp Video File in J2ME....URGENT


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump


Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 





© 2003-2008 by Developer Shed. All rights reserved. DS Cluster 5 hosted by Hostway
Stay green...Green IT