torchestra@gmail.com
01-10-2005, 12:47 AM
I am doing a project where I create a film that can be stretched longer
or
shorter while it is running. The videofiles will be streamed. I have
created three films that each are split into smaller files. These files
will be assembled back to a film at runtime.
The user can decide which film he wants to see a runtime. If he choses
to move o level 1only clips from the first film will be loaded into the
player, if the user changes to the second level, only clips from the
second film will be loaded from that point.
Anyway, Quicktime has the quicktime for java which enables me to create
a java applet to control the quicktime player, but there is no
quicktime in linux. I want to know wheter there exists a player that
supports mpeg4 and can be controlled using scripts or java. the
functions I need is the ability to preload movies and start playing
movies.
or
shorter while it is running. The videofiles will be streamed. I have
created three films that each are split into smaller files. These files
will be assembled back to a film at runtime.
The user can decide which film he wants to see a runtime. If he choses
to move o level 1only clips from the first film will be loaded into the
player, if the user changes to the second level, only clips from the
second film will be loaded from that point.
Anyway, Quicktime has the quicktime for java which enables me to create
a java applet to control the quicktime player, but there is no
quicktime in linux. I want to know wheter there exists a player that
supports mpeg4 and can be controlled using scripts or java. the
functions I need is the ability to preload movies and start playing
movies.