[Libav-user] draw_horiz_band and frame multi-thread question
Gonzalo
ggarra13 at gmail.com
Mon Nov 9 22:57:04 CET 2015
El 09/11/15 a las 05:33, Arnaud Carré escribió:
> Oh yes that's what I want to acheice! But how can I "join" ffmpeg threads? (Wich public func can I call ?)
Depends on what framework you are using. If you are using SDL, use
SDL_WaitThread on the thread in question.
If you are using boost, call thread.join().
--
Gonzalo Garramuño
ggarra13 at gmail.com
More information about the Libav-user
mailing list