[Libav-user] [libav-user] write log on a file

Ching-Yi Chan chingyichan.tw at gmail.com
Mon Mar 12 16:06:34 CET 2012


Hi,

You can use the av_log_set_callback function in libavutil/log.h:
void av_log_set_callback(void (*callback)(void*, int, const char*,
va_list));

2012/3/2 Zanelli Franco <fzanelli at tecnosens.it>

> Hello,
> is it possible to write libav logs directly on a file and how can be set
> using apies?
>
> thank you
>
> franco
> _______________________________________________
> Libav-user mailing list
> Libav-user at ffmpeg.org
> http://ffmpeg.org/mailman/listinfo/libav-user
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://ffmpeg.org/pipermail/libav-user/attachments/20120312/75cda20d/attachment.html>


More information about the Libav-user mailing list