2012/1/16 Tr3wory <[email protected]>: > So basically the only possible way of doing this, is to use the > parent_log_context_offset from AVClass, and go upwards from child to > parent until I found the topmost context which is an AVFormatContext > or an AVCodecContext what I used when I called the libav functions. Is > that right? Will it work?
Too difficult to me. I'd rather 1. postpone this issue or 2. use separate processes for each task. Thus, seemingly, log messages mustn't mix together. -- Andrey Utkin _______________________________________________ Libav-user mailing list [email protected] http://ffmpeg.org/mailman/listinfo/libav-user
