I'm writing a program where I need to jump to certain frame 25 times per second. For this operation I'm using the methods skip() and seek(). The problem is, that it seems that this methods run quite slow, when I'm using FOBS. When I disable FOBS and just use JMF with a uncompressed AVI instead of using a XviD the speed is ok. But with enabled FOBS it's much slower and getting even slower depending on the position inside the video.
How could this be? Is there any setting I forgot to change? Do you need any more information to solve this problem?
I'm runnig my program on WinXP and jre 1.6.0.
Thanks a lot for your help!
Mirko
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello,
I'm writing a program where I need to jump to certain frame 25 times per second. For this operation I'm using the methods skip() and seek(). The problem is, that it seems that this methods run quite slow, when I'm using FOBS. When I disable FOBS and just use JMF with a uncompressed AVI instead of using a XviD the speed is ok. But with enabled FOBS it's much slower and getting even slower depending on the position inside the video.
How could this be? Is there any setting I forgot to change? Do you need any more information to solve this problem?
I'm runnig my program on WinXP and jre 1.6.0.
Thanks a lot for your help!
Mirko
Hi, can nobody help me with that problem?
Cheers,
Mirko