thanks for replying,
of course I use Qthread::start.

The thing if the thread is still affected by what's happening in the main process it seems useless, at least in my case.

So I was thinking maybe should I test other thread like SDL....

I'm building a video player and I need to check frequently the AV sync, every delay results in lag while playing the video.

bye