Re: jmf2.0ea and jdk1.1.7

1999-08-16 Thread Harri Sunila
On Thu, 12 Aug 1999, Daniel Wagner wrote: > Hi, > > I'm writing a java program which use the Java Media Framework. Because I > like to finish my job (started a long time ago) under Linux I wonder if > anyone has succesfull installed JMF2.0ea on a jdk1.1.7_v3? With JMF1.1 and > jdk1.1.6 I hadn't

Re: jmf2.0ea and jdk1.1.7

1999-08-12 Thread Daniel Wagner
Here is a small test program (somewhere copied) to show my problem more exactely. -- PlayerApplet.java --- import java.applet.*; import java.awt.*; import java.net.*; import javax.media.*; public class PlayerApplet extends Applet implements ControllerL

Re: jmf2.0ea and jdk1.1.7

1999-08-12 Thread -=Steve-o=-
I'm not sure about how all this works. I have had JMF 1.1 working with JDK117_v3 in playing back the sample MOV (audio AND video) and .AU (audio only) with SimplePlayer, the sample player with JMF1.1. The platform is Slackware Linux 2.2.6. Anyway, I HAVE had problems with using my own DataSo

jmf2.0ea and jdk1.1.7

1999-08-12 Thread Daniel Wagner
Hi, I'm writing a java program which use the Java Media Framework. Because I like to finish my job (started a long time ago) under Linux I wonder if anyone has succesfull installed JMF2.0ea on a jdk1.1.7_v3? With JMF1.1 and jdk1.1.6 I hadn't problem to use the player api. If I start JMStudio and