>Do I need to use a specific codec for it to work? It there something
>about setRate() that I overlooked?
There are two different concepts.
1. how often do I display a frame? This measures the smoothness
quality.
2. how far apart in time to I display two frames that were 1 second
apart in real time? this measure the slow/fast motionness.
Read the docs carefully to see which setRate controls and if there is
one for the other concept.

Signature
Canadian Mind Products, Roedy Green.
http://mindprod.com Java custom programming, consulting and coaching.
Nick de Graeve - 05 Feb 2006 18:00 GMT
>> Do I need to use a specific codec for it to work? It there something
>> about setRate() that I overlooked?
[quoted text clipped - 9 lines]
> Read the docs carefully to see which setRate controls and if there is
> one for the other concept.
The 2nd one is wat I need and setRate() seems the way to go. But I'm
starting to fear that I need to create a Controller myself.
Unfortunately the reference implementation on the Sun site
(http://java.sun.com/products/java-media/jmf/2.1.1/guide/JMFApp-Controller.html)
is missing 2 important classes.
NdG.

Signature
Nick's Auditorium: http://users.pandora.be/nicks_auditorium
History of and technical information on movie sound systems.
De geschiedenis van en technische informatie over geluidssystemen voor
cinema's.