The Artima Developer Community
Sponsored Link

Legacy Java Answers Forum
April 2000

Advertisement

Advertisement

This page contains an archived post to the Java Answers Forum made prior to February 25, 2002. If you wish to participate in discussions, please visit the new Artima Forums.

Message:

problems with JMF

Posted by vinay on January 06, 2001 at 9:22 AM

Hi,
i have installed java on linux with JMF 2.1 , when i run th ediagnostic i get the error

All bound
native libraries not found,

I am trying to create a media player on an applet.
when I run my SimplePlayerApplet , I get..

java.lang.reflect.InvocationTargetException
javax.media.NoPlayerException: Cannot find a Player for :file:/home/guest/movie/dragdrop.avi
FATAL ERROR: Could not create player for file:/home/guest/movie/dragdrop.avi
java.lang.Error: Could not create player for file:/home/guest/movie/dragdrop.avi at SimplePlayerApplet.Fatal(Compiled Code)
at SimplePlayerApplet.init(Compiled Code)
at sun.applet.AppletPanel.run(Compiled Code)
at java.lang.Thread.run(Compiled Code)

what should i do ..

thanks in advance
vinay



Replies:

Sponsored Links



Google
  Web Artima.com   
Copyright © 1996-2009 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use - Advertise with Us