>It is made so you can browse other sites already. ffplay is run like other process.
>Click on browser window to focus. Hope that helps!
I change newest SDL so it use at default this way:
A sdl program with active window use normal pri (0).when the SDL window is deactivate then taskpri is change to -1.so your amiga can run at full speed wtih other programs, because SDL programs are most bad written and slow down whole system when a program run.
netsurf is compile with newest sdl.
But ffplay can release too with the new sdl.so when deactivate ffplay window other programs that run at pri 0 get more cpu time
but all tasks that are above 0 are not change in pri.so sound in ffplay have always priority>0.same is with the picture and network thread.only the main task, that read and decode ahead video data run at pri-1.
And if your system is slow and need play lots audio, then you have no good performance.
best is for classic use 3gp videos in grayscale play.
the behavior of SDL can switch off if you really notice problems with env var
env:SDL_NOLOWERTASKPRI
to get more better and more configurable task sheduler and responsnes of AOS, try out
http://aminet.net/package/util/misc/Executive