How to Play 3gp in a MIDlet?

Hi, wich APY should I use? MMAPI? oR 3D?
Has someone some exaple of code?
Thanks.

Hola,
To be able to play back a .3gp file you will need to use the MMAPI (check JSR-135 API, very short example can be found there). But first, you will have to be sure that the MMAPI implementation on your device supports the .3gp video extension type: "...getSupportedContentTypes(null)" should at least return "video/3gp" to be sure that .3gp files (or streams) are supported.
Nos vemos,
Jasper

Similar Messages

  • How to play 3GP files on iphone4

    how to play 3GP files on iphone4?

    VLC is also a converter, but you'll encounter some issue when you use it to convert 3GP to MP4.
    The wisest choice to convert 3GP to MP4 for playback on most popular players and devices is using a professional 3GP to MP4 Converter.

  • How to play 3gp vedio in flash player

    Hi guys,
                 I hv made one player in flex builder but my problem is that's played only flv or mp4 it dosn't play 3gp file.how to solve this problem.
    thanks.

    I followed the instructions and downloaded Stuffit expander. I then downladed the file on the Casioworld web site, which for some reason expanded without using the new stuffit program. or at least the file is now Casio AVI Importer.component (file on desktop is a sheet not a folder as displayed in the steps on the web page) which Casio mentioned the Zip file would turn into. If I try to expand this I get an error message. Now looking in my library I found no folder for Quicktime although the logo is in my applications folder!!. I have no idea why this is like that as I don't recall ever touching any folders in my library, could it be that is in another folder?
    Please help me sort this out.
    Thank
    Funk21

  • How to make mplayer play 3gp type files ??

    how to make mplayer play 3gp type files ??
    I downloaded a Japanese blue movie by amule, but I cannot play it!

    Army wrote:Actually, a few weeks ago, opencore-amr went into [extra] and ffmpeg and mplayer are being compiled against it, so Arch's mplayer should support 3gp files ootb including audio. Video playback was never an issue, because 3gp is just a container, the video codec is usually h263 or h264, which are no problem for mplayer.
    Very new versions of FFmpeg have native amr-nb support. I'm not sure if it happened before or after the most recent FFmpeg bump in the repos.

  • How to play sound in midlet midp1.0

    how to play a sound (wav format) in midp1.0?
    help needed regarding nokia api.

    well i think ur specified location might be wrong.
    also check out some other ways:
    i hope this might help u.
    1.
    import javax.microedition.lcdui.*;
    import javax.microedition.media.*;
    import javax.microedition.media.control.*;
    import java.io.*;
    import java.util.*;
    public class mainsound {
    public Player player;
    public mainsound(String s){
    try{
    InputStream is = getClass().getResourceAsStream(s);
    player = Manager.createPlayer(is,"audio/AMR");
    player.addPlayerListener(new Listener());
    player.prefetch();
    catch(Exception e){System.out.println("Media Error" + e);}
    class Listener implements PlayerListener {
         public void playerUpdate(Player p, String event, Object eventData) {
              if (event == END_OF_MEDIA) {
              try {
              p.start();
              } catch (MediaException me) { }
    2.
    public void soundview()
    byte abyte0[]=a("024A3A45D0040029286185985504D04D06186987107107106185985504D0450710690610610000");
    Sound sound = new Sound(abyte0, 1);
    sound.init(abyte0, 1);
    sound.play(1);
    public static byte[] a(String s1)
    s1.toUpperCase();
    byte abyte0[] = new byte[s1.length() / 2];
    int i1 = 0;
    int j1 = 0;
    for(int l1 = s1.length() / 2; l1 > 0; l1--)
    int k1;
    if(s1.charAt(j1) >= '0' && s1.charAt(j1) <= '9')
    k1 = s1.charAt(j1) - 48;
    else
    k1 = (s1.charAt(j1) - 65) + 10;
    k1 *= 16;
    if(s1.charAt(j1 + 1) >= '0' && s1.charAt(j1 + 1) <= '9')
    k1 += s1.charAt(j1 + 1) - 48;
    else
    k1 += (s1.charAt(j1 + 1) - 65) + 10;
    abyte0[i1] = (byte)k1;
    j1 += 2;
    i1++;
    return abyte0;

  • How to play movies of AVI format in Nokia 5610

    Hey guys!!!!
    Can any on tell me how to play AVI format videos in Nokia 5610.
    and which converter do i need to download so as to play the videos and which format videos does this phone support?
    Thank you
    Rajat Allen

    U can't Play Avi Videos In Nokia 5610 , Avi video Can Only Play By Softwares Named Divx, Smartmovie e.t.c and These Software are not Available For S40 Handsets.
    Ur Nokia 5610 supports 3gp and Mp4 Videos .
    Just downlaod Nokia Video Manger from www.nokia.com/videos and Convert ur Videos To Mp4 Format and The U can Play Those Videos.
    Message Edited by farhan1989 on 18-Apr-2008 11:51 AM
    Nokia 5530 Xpress Music RM-504
    v30.0.009
    31-5-10

  • How to play multiple CDs from Music list

    This may sound really dumb, but I can't figure out how to play multiple albums in the latest iTunes.  I have to drag them over to a Playlist then check all the individual songs.  Is there a way to gang up multiple albums and get them onto Up Next by just selecting from Music?  Sometimes only the first song will play when I double click an album.  This would be similar to playing three CDs from your home stereo, for instance.  Can this simple task be performed from ITunes, please??

    Basically right click the artits in that left column and select Add to Up Next.
    You can also select individual albums by right clicking the album cover a little to the right and choosing the same option.

  • New update how to play music on apple tv

    I just updated my iPhone 4 and now can't figure out how to play music or videos on my apple tv

    iPhone 4 can AirPlay audio just fine, I'd forgotten that it can't do screen mirroring.  It's been so long since I had my iPhone 4 but I'm certain that some apps will allow video output over AirPlay (which is not the same as screen mirroring).  The stock iOS Photo and Video apps could stream pictures and video to ATV, but true mirroring of everything you see on the screen is not supported on iPhone 4.  It isn't iOS 7 that took away this capability, it is a capability that has always been limited with iPhone 4 (and earlier).
    If you are sure that your old 3G can output video over AirPlay, which specific apps?  Those same apps should work on the iPhone 4, even with iOS 7.

  • Tip: How to play a playlist one song at a time from iTunes on a computer using the checkbox property

    I would like to share a tip about how to play a playlist one song at a time from iTunes on a computer. The tip I am sharing is simple, but I was not able to find it in the iTunes Help. After searching on the internet I found the idea for this solution in a discussion in which this was presented as a frustrating problem rather than a desired behavior. This tip relies on the checkbox for each song in iTunes. For a song in a playlist to play automatically, the checkbox must be checked. To keep a song from playing in a playlist, simply uncheck it. Therefore, to keep all songs from playing automatically in a playlist, simply uncheck them all. Now you have a list of desired songs in a desired order but none of them will play automatically. You can play each one when you want to play it without having to search for the next song and without having to be at the computer to stop the playing after each song.
    Step by step:
    1. Create the playlist.
    2. Uncheck all of the check boxes in the playlist (In iTunes for Windows, ctrl click one of the check marks to uncheck all of the checkboxes at once) 
    3. Now double click (or select and press spacebar) a song to play it. It will stop when finished because there is no other song checked to be played next.
    4. If you want to change back to normal sequential play, ctrl click one of the check marks again to change all of the checkboxes back to the checked status.
    Based on some discussions I found while looking for a solution (including at least one in which the questioner got bashed about why anybody would ever want to do such a thing and in which the proposed solutions were things like creating one song playlists or simply press stop after each song), some may not understand why this would ever be desired.  Here's why I wanted to do it:
    I was responsible for playing a series of songs at a dance. I needed to stop after each song to have a transition time to allow me to introduce the next song and to give new dancers time to get onto the floor and other dancers an opportunity to leave the floor. Furthermore, I was also dancing and didn't want to have to spend time searching for the next song (which is why I wanted to create a playlist in advance with just the songs I wanted to play in the order I wanted to play them) and I wanted each song to stop after playing since I was not at the computer to press stop.
    I hope this will help others who have a similar need.

    Thank you! I put some self help hypnosis tracks to listen to on my iPod. I did not want to go to the next track automatically, I wanted to listen to them individually, one at a time. (If I fell asleep, I did not want to 'wake up' in the middle of a different track.) Your information helps me understand that I need to re-load this playlist onto my iPod from my  Mac computer, only first, I need to UNCHECK the boxes in front of each track so the iPod will STOP each time after playing the selected track. It is too bad that so many functions are not availabvle within the iPod, but that is probably why they can make it so compact.

  • How to clear the cookie in midlet before quite the midlet?anyone?pls

    i am fresh in J2ME . Can anyone teach me on how to clear the cookie in midlet before i quit from it?
    I designed an application that require login and use session(cookie) management, i need to clear the cookie before or during i quit the midlet, so that the user will need to login again after quit from midlet. Can anyone pls assist me? i need it urgently!

    I designed an application that require login and use session(cookie) management,How did you implement the cookies. This isn't a built-in part of J2ME. You have to implement it yourself (saving the cookie and resending it in future requests), so only you can know how to delete it.
    shmoove

  • I'd like to know how to play a sequence of podcasts. Does anybody know?

    I'd like to know how to play a sequence of podcasts?
    Finishing to hear a podcast, it comes back to main menu! Why can it play all the contents in sequence, like music?

    Hold down the mute button on the steering wheel until you hear,"Ready" and then say "Voice". That will bring up Siri.

  • How to play live streaming in windows phone 8.1 silverlight app?

    Hi,
    I am developing a windows phone 8.1 silverlight app. In my I want to show live streaming youtube channel , I think it is not possible, 
    Actually that youtube channel is a television channel , I want to stream that live tv in my app.(I tried to load youtube channel in webbrowser in iframe tag but it is not opening)
    Anybody help me how to play live tv or live streaming in my app,
    Thanks..
    Suresh.M

    Hello,
    You will likely need to write a custom
    MediaStreamSource that can access the media stream and parse it. Windows Phone supports h.264 natively and as long as the site serves up a media stream that contains h.264 frames you can parse it and have our built in decoder decode and display it. You
    will need to have intimate knowledge of the streaming protocol used by the website that you are trying to play. You must also make sure that the website is not using protected content. IANAL so I would recommend that you have your local law professional
    (lawyer) review the licensing of the website that you are attempting to connect to and stream from before continuing your development. Your lawyer can make sure make sure their licensing allows you to do this.
    I hope this helps,
    James
    Windows SDK Technologies - Microsoft Developer Services - http://blogs.msdn.com/mediasdkstuff/

  • How to play movies from Accer DD Hard Drive

    I've had my computer for less then 2 weeks and i haven't been able to install all of the major apps in order for certain things to run on my computer. How do i play movies from my external hard drive. I keep having a pop up on saying "QuickTime Player can't open "Bad Grandpa.avi". To see if additional software is available that will enable QuickTime Player to open the movie, click Tell Me More." I have installed QuickPlayer 7 but i am still recieving that pop up message. I have an Accer DD Hard drive. 

    AVI, a windows formatted move. can't be played by QT. Toe AVI's on your mac see:
    http://www.iskysoft.com/topic-snow-leopard/how-to-play-avi-with-quicktime-on-mac .html

  • How to play music through my external hard drive through iTunes on my mac?

    I recently purchased a external hard drive for my mac for my movies and music, as my disc was almost full.
    I have spent HOURS searching how to play music through my itunes without transferring them onto the mac.
    BUT everytime I click media destination folder in prefrences and advance, the whole music library in my external hard drive folder is  greyed out, and when i click it nothing happens.
    PLEASE someone help...

    First, a brand new drive is likely formatted for use with Windows.  You need to reformat it for use with Mac.
    Pondini: Formatting,  Partitioning, Verifying,  and  Repairing  Disks... - http://web.me.com/pondini/AppleTips/DU.html
    Second, you are better off moving the whole iTunes library to the external drive, not just the media.
    iTunes: How to move [or copy] your music to a new computer [or another drive] - http://support.apple.com/kb/HT4527
    Quick answer if you use iTunes' default preferences settings:  Copy the entire iTunes folder (and in doing so all its subfolders and files) intact to the other drive.  Open iTunes and immediately hold down the Option (alt) key (shift on Windows), then guide it to the new location of the library.
    Do not confuse moving your whole folder and library with moving just media files as in
    iTunes for Mac: Moving your iTunes Media folder - http://support.apple.com/kb/HT1449

  • Looking for some info on how to play music files on IPAD2

    Hi and thanks for sharing.  Trying to figure out how to play sound files such as wavs or mp3s on my ipad2 while I browse the internet or use my computer.  I was trying to see if the music feature will play my songs or if I can import downloaded files from the net to itunes and if that will play in the background.  I have an audio program that can send sound files to email and was trying to figure out how, similarly, to get this play in the background while I do things too.  That and sound files downloaded from the internet.   Do these go to iCloud when you download them?  Can I import sounds into itunes with my iPad someway.  (It's the only computer or device I own).   Basically looking for a pathway to get music from my audio program that's sent to email, and clips I've DLed off sites on the internet, to play while I use the pad or browse the net.  Thanks for your intel on the mission.   Cheers!

    The only way to get content into the Music app is via iTunes store downloads or syncing with itunes on a computer. You will need to find a third party media player such as VLC (whick integrates with DropBox and GoogleDrive, if that appeals to you).

Maybe you are looking for