[FFmpeg-trac] #3058(undetermined:new): Stats overwritten in console

FFmpeg trac at avcodec.org
Sat Oct 19 02:48:53 CEST 2013


#3058: Stats overwritten in console
-------------------------------------+-------------------------------------
             Reporter:               |                     Type:  defect
  spookybathtub                      |                 Priority:  normal
               Status:  new          |                  Version:  git-
            Component:               |  master
  undetermined                       |               Blocked By:
             Keywords:               |  Reproduced by developer:  0
             Blocking:               |
Analyzed by developer:  0            |
-------------------------------------+-------------------------------------
 When -stats is used with any log level less than "info", the stats line is
 overwritten by the next console line after the process is completed.  We
 should add a line break after the stats at the end.  I am using OS X
 10.8.5.

 {{{
 $ ffmpeg -loglevel error -stats -i 1.mov -vn 1.mp4
 File '1.mp4' already exists. Overwrite ? [y/N] y
 $ 49.85 bitrate= 246.2kbits/s
 $
 }}}

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


More information about the FFmpeg-trac mailing list