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

> 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
> [email protected]
> http://ffmpeg.org/mailman/listinfo/libav-user
>
_______________________________________________
Libav-user mailing list
[email protected]
http://ffmpeg.org/mailman/listinfo/libav-user

Reply via email to