Results 1 to 3 of 3
  1. #1
    Timo Winkelnkemper
    Guest
    Hi,

    is there a java media player for mobiles supporting ogg-formats. i'd
    like to play ogg-files on my k700i. i know some java but never worked
    with this weird micro edition. do you think it would be possible to
    write a media player in java playing ogg's? may be the mobile's cpu is
    too slow! what do you think?

    timo




    See More: java media player




  2. #2
    michael turner
    Guest

    Re: java media player

    On Mon, 30 Aug 2004 22:26:31 +0200, Timo Winkelnkemper wrote:

    > Hi,
    >
    > is there a java media player for mobiles supporting ogg-formats. i'd
    > like to play ogg-files on my k700i. i know some java but never worked
    > with this weird micro edition. do you think it would be possible to
    > write a media player in java playing ogg's? may be the mobile's cpu is
    > too slow! what do you think?


    Not going to happen... Java just about manages a game of Pacman, so you
    can definately forget OGG-Vorbis playback.

    --
    Michael Turner
    Email (ROT13)
    [email protected]



  3. #3
    John Navas
    Guest

    Re: java media player

    [POSTED TO alt.cellular.ericsson - REPLY ON USENET PLEASE]

    In <[email protected]> on Mon, 30 Aug 2004 22:19:51
    +0100, michael turner <[email protected]> wrote:

    >On Mon, 30 Aug 2004 22:26:31 +0200, Timo Winkelnkemper wrote:
    >
    >> is there a java media player for mobiles supporting ogg-formats. i'd
    >> like to play ogg-files on my k700i. i know some java but never worked
    >> with this weird micro edition. do you think it would be possible to
    >> write a media player in java playing ogg's? may be the mobile's cpu is
    >> too slow! what do you think?

    >
    >Not going to happen... Java just about manages a game of Pacman, so you
    >can definately forget OGG-Vorbis playback.


    The problem is lack of either JIT (just in time) compiler technology or a
    dedicated Java chip, leaving Java to be interpreted (slowly) by a busy main
    processor. My Z600 panics when something unexpected happens (e.g., incoming
    text message) while a demanding game is in progress.

    --
    Best regards, HELP FOR CINGULAR GSM & SONY ERICSSON PHONES:
    John Navas <http://navasgrp.home.att.net/#Cingular>



  • Similar Threads