2012/1/16 Tr3wory <[email protected]>: > In the callback will the current thread be the same as the thread > where I called the libav functions?
Yes, except if multithreaded decoder/encoder will log something from its thread pool. Their multithreading is disabled by default, currently. -- Andrey Utkin _______________________________________________ Libav-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/libav-user
