[FFmpeg-trac] #3057(undetermined:new): Set loglevel for written log file

FFmpeg trac at avcodec.org
Sat Oct 19 02:43:12 CEST 2013


#3057: Set loglevel for written log file
-------------------------------------+-------------------------------------
             Reporter:               |                     Type:
  spookybathtub                      |  enhancement
               Status:  new          |                 Priority:  normal
            Component:               |                  Version:  git-
  undetermined                       |  master
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 I would like to suppress info in the console, and write a logfile with
 -loglevel info.  But when the -report option is specified, the written log
 file always uses the verbose log level, and that's more detail than I
 want.

 {{{
 $ ffmpeg -loglevel warning -stats -report -i 1.mov 1.mp4
 No pixel format specified, yuv422p for H.264 encoding chosen.
 Use -pix_fmt yuv420p for compatibility with outdated media players.
 $ Lsize=   14492kB time=00:00:49.85 bitrate=2381.2kbits/s
 }}}

-- 
Ticket URL: <https://ffmpeg.org/trac/ffmpeg/ticket/3057>
FFmpeg <http://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list