Simple media player

View: New views
3 Messages — Rating Filter:   Alert me  

Simple media player

by meinterest :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hello,

I'm trying to play media file and I feel a bit disapointed : I've success only with .wav file... No way to play any MP3, H264, XVid ...

Can someone explain how to did it ? If it is possible of course.

Have a nice day.
[Message sent by forum member 'asterfr' (asterfr)]

http://forums.java.net/jive/thread.jspa?messageID=288426

===========================================================================
To unsubscribe, send email to listserv@... and include in the body
of the message "signoff KVM-INTEREST".  For general help, send email to
listserv@... and include in the body of the message "help".

Re: Simple media player

by meinterest :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

depends on the phone you're using.

see:
http://java.sun.com/javame/reference/apis/jsr118/javax/microedition/media/Manager.html#getSupportedContentTypes(java.lang.String)

to try and find out the supported media types for "http" and or "rtsp" for example.
[Message sent by forum member 'pandora808' (pandora808)]

http://forums.java.net/jive/thread.jspa?messageID=288541

===========================================================================
To unsubscribe, send email to listserv@... and include in the body
of the message "signoff KVM-INTEREST".  For general help, send email to
listserv@... and include in the body of the message "help".

Re: Simple media player

by meinterest :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

thank you !
[Message sent by forum member 'asterfr' (asterfr)]

http://forums.java.net/jive/thread.jspa?messageID=290298

===========================================================================
To unsubscribe, send email to listserv@... and include in the body
of the message "signoff KVM-INTEREST".  For general help, send email to
listserv@... and include in the body of the message "help".