In the callback will the current thread be the same as the thread where I called the libav functions?
tr3w On Mon, Jan 16, 2012 at 10:43 AM, wl2776 <[email protected]> wrote: > > Tr3wory wrote >> >> My other questions is logging related: I know I can register a new >> callback with av_log_set_callback, but because I have more than one >> video in processing, how can I know where the logging information came >> from? >> > > I suggest to specify some kind of a thread identifier in a log message. > > > -- > View this message in context: > http://libav-users.943685.n4.nabble.com/Libav-user-Questions-about-using-libav-in-a-multi-threaded-application-tp4297394p4298956.html > Sent from the libav-users mailing list archive at Nabble.com. > _______________________________________________ > Libav-user mailing list > [email protected] > http://ffmpeg.org/mailman/listinfo/libav-user _______________________________________________ Libav-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/libav-user
