[FFmpeg-trac] #4771(ffmpeg:new): Add option to explicitly show progress (was: pre / -v option)

FFmpeg trac at avcodec.org
Wed Aug 12 00:30:28 CEST 2015


#4771: Add option to explicitly show progress
-------------------------------------+----------------------------------
             Reporter:  34626        |                    Owner:
                 Type:  enhancement  |                   Status:  new
             Priority:  wish         |                Component:  ffmpeg
              Version:  git-master   |               Resolution:
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+----------------------------------
Changes (by llogan):

 * priority:  normal => wish
 * version:  unspecified => git-master


Old description:

> Using ffmpeg to convert my movies. I have a script and therefor im not
> interested in seeing all the output on the terminal, so i use -v quiet,
> but this also excludes the progress of the current job.. would be nice if
> -v progress was an option to see only the current progress..
>
> ffmpeg version
> ffmpeg version 2.6.git Copyright (c) 2000-2015 the FFmpeg developers
> built with gcc 4.9.2 (Ubuntu 4.9.2-10ubuntu13)
> configuration: --prefix=/home/kenneth/ffmpeg_build --pkg-config-
> flags=--static --extra-cflags=-I/home/kenneth/ffmpeg_build/include
> --extra-ldflags=-L/home/kenneth/ffmpeg_build/lib
> --bindir=/home/kenneth/bin --enable-gpl --enable-libass --enable-libfdk-
> aac --enable-libfreetype --enable-libmp3lame --enable-libopus --enable-
> libtheora --enable-libvorbis --enable-libvpx --enable-libx264 --enable-
> libx265 --enable-nonfree
> libavutil      54. 23.101 / 54. 23.101
> libavcodec     56. 40.100 / 56. 40.100
> libavformat    56. 33.101 / 56. 33.101
> libavdevice    56.  4.100 / 56.  4.100
> libavfilter     5. 16.101 /  5. 16.101
> libswscale      3.  1.101 /  3.  1.101
> libswresample   1.  1.100 /  1.  1.100
> libpostproc    53.  3.100 / 53.  3.100
>

> built on ...
>
> Ubuntu 15.04 64 bit
>
> }}}

New description:

 Using ffmpeg to convert my movies. I have a script and therefore I'm not
 interested in seeing all the output on the terminal, so I use `-v quiet`,
 but this also excludes the progress of the current job. Would be nice if
 `-v progress` was an option to see only the current progress.

 {{{
 ffmpeg version 2.6.git Copyright (c) 2000-2015 the FFmpeg developers
 built with gcc 4.9.2 (Ubuntu 4.9.2-10ubuntu13)
 configuration: --prefix=/home/kenneth/ffmpeg_build --pkg-config-
 flags=--static --extra-cflags=-I/home/kenneth/ffmpeg_build/include
 --extra-ldflags=-L/home/kenneth/ffmpeg_build/lib
 --bindir=/home/kenneth/bin --enable-gpl --enable-libass --enable-libfdk-
 aac --enable-libfreetype --enable-libmp3lame --enable-libopus --enable-
 libtheora --enable-libvorbis --enable-libvpx --enable-libx264 --enable-
 libx265 --enable-nonfree
 libavutil      54. 23.101 / 54. 23.101
 libavcodec     56. 40.100 / 56. 40.100
 libavformat    56. 33.101 / 56. 33.101
 libavdevice    56.  4.100 / 56.  4.100
 libavfilter     5. 16.101 /  5. 16.101
 libswscale      3.  1.101 /  3.  1.101
 libswresample   1.  1.100 /  1.  1.100
 libpostproc    53.  3.100 / 53.  3.100
 }}}

 Built on Ubuntu 15.04 64 bit.

--

--
Ticket URL: <https://trac.ffmpeg.org/ticket/4771#comment:1>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list