Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
HomeAnnouncementsWhite Papers
Discussion GroupsFirst AidDatabasesJavaBeansGUIJava 3DVirtual MachineCORBASecurityToolsGeneral
Java DirectoryOpen Source ProjectsSample Book ChaptersUser GroupsWeb Resources
Related Topics
Databases.NETMore Topics ...

Java Forum / General / October 2005

Tip: Looking for answers? Try searching our database.

Real Media files in Java

Thread view: 
Bruce Lee - 21 Oct 2005 13:55 GMT
Is there anyway to play Real Media files in Java? I've looked at Helix but
it's in C I think and I'm not keen on doing the JNI thing.
Andrew Thompson - 21 Oct 2005 14:19 GMT
> Is there anyway to play Real Media files in Java?

Sure
- write a Real Media format parser / renderer.
- (possibly) get an external library (Google)

..but apparently not in anything Sun itself provides.

JMF is about as specialist as Sun gets with media formats,
and the 'supported media types' does not mention Real Media
<http://java.sun.com/products/java-media/jmf/2.1.1/formats.html>

Have you considered converting the RM file to a format
that Java can understand (using the JMF)?
Andrew Thompson - 21 Oct 2005 14:46 GMT
> Have you considered converting the RM file ..

(using some tool external to Java)

>..to a format
> that Java can understand (using the JMF)?
Bruce Lee - 21 Oct 2005 14:59 GMT
> > Have you considered converting the RM file ..
>
> (using some tool external to Java)
>
> >..to a format
> > that Java can understand (using the JMF)?

I'm looking at all available options but there really isn't anything that
you could literally plug into a Java program.
Roedy Green - 22 Oct 2005 01:39 GMT
>Is there anyway to play Real Media files in Java? I've looked at Helix but
>it's in C I think and I'm not keen on doing the JNI thing

see http://mindprod.com/jgloss/realplayer.html

There is Windows, Mac, Linux and Solaris support.  I don't know of any
Java support though. You would have to use EXEC to the native code.

see http://mindprod.com/jgloss/exec.html
Signature

Canadian Mind Products, Roedy Green.
http://mindprod.com Again taking new Java programming contracts.

Bruce Lee - 22 Oct 2005 12:06 GMT
I want something that will pick out a frame in a Real video file and save it
as a jpg. I guess it's not possible using Java.


Free Magazines

Get these publications absolutely FREE for up to 12 months. There are no hidden fees and no obligation. Simply choose a title, complete the application form and submit it. Read more ...

Oracle MagazineNetwork ComputingComputer WorldBio-IT WorldeWeekInformation WeekInfosecurity
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.