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
[email protected]

_______________________________________________
Libav-user mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/libav-user

Reply via email to