[FFmpeg-devel] [PATCH] use av_log_level for x264 log
    Limin Wang 
    lance.lmwang
       
    Fri Jul 13 03:47:46 CEST 2007
    
    
  
Hi,
> On Thu, 12 Jul 2007, Limin Wang wrote:
> 
> > OK, I know what's you talk about now. How about in below way:
> 
> Why do you think any code needs to be changed?
> Setting X264_LOG_DEBUG does not display debug messages, it just ensures 
> that x264_log gets called for debug messages. ffmpeg's override of 
> x264_log then passes those messages on to av_vlog, which checks their 
> level against av_log_level before displaying them.
Thanks, I'm clear now. Yes, the problem has fixed.
Thanks,
Limin
    
    
More information about the ffmpeg-devel
mailing list