[FFmpeg-devel] [PATCH] lavc/libx264: remap X264_LOG_INFO loglevel from AV_LOG_INFO to VERBOSE
Paul B Mahol
onemda at gmail.com
Fri Sep 7 00:05:19 CEST 2012
On 9/6/12, Stefano Sabatini <stefasab at gmail.com> wrote:
> AV_LOG_INFO is more geared towards messages to be read by the user, the
> statistics shown by libx264 with X264_LOG_INFO are more useful at the
> debugging level.
>
> Help reducing the log spam.
> ---
> libavcodec/libx264.c | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
lgtm
More information about the ffmpeg-devel
mailing list