Hi Steve,

Steve Cookson wrote:
Does anyone know of an example of wxThread, please?

You mean this?

http://search.cpan.org/dist/Wx/lib/Wx/Thread.pod

I am using ffmpeg to stream video and I would like
some process to run concurrently (like taking a snapshot),
so that the application doesn't pause.

If so, have a look at

http://search.cpan.org/dist/Games-Mastermind-Solver

and for a more complex example, the code in Padre::Task: http://search.cpan.org/perldoc?Padre::Task

Cheers,
Steffen

Reply via email to