[FFmpeg-trac] #7211(undetermined:new): Make -hide_banner the default

FFmpeg trac at avcodec.org
Wed May 16 05:00:16 EEST 2018


#7211: Make -hide_banner the default
-------------------------------------+-------------------------------------
             Reporter:  techtonik    |                     Type:
               Status:  new          |  enhancement
            Component:               |                 Priority:  normal
  undetermined                       |                  Version:
             Keywords:               |  unspecified
             Blocking:               |               Blocked By:
Analyzed by developer:  0            |  Reproduced by developer:  0
-------------------------------------+-------------------------------------
 Summary of the bug: `ffmpeg` default output is confusing for new users. It
 there anything so important in the banner that it should be shown for
 every user and that verbosity option `-v` can not make it better?


 How to reproduce:
 {{{
 % ffmpeg -i input ... output
 ffmpeg version 4.0 Copyright (c) 2000-2018 the FFmpeg developers
 built with gcc 8 (GCC)
   configuration: --prefix=/usr --bindir=/usr/bin
 --datadir=/usr/share/ffmpeg --docdir=/usr/share/doc/ffmpeg
 --incdir=/usr/include/ffmpeg --libdir=/usr/lib64 --mandir=/usr/share/man
 --arch=x86_64 --optflags='-O2 -g -pipe -Wall -Werror=format-security
 -Wp,-D_FORTIFY_SOURCE=2 -Wp,-D_GLIBCXX_ASSERTIONS -fexceptions -fstack-
 protector-strong -grecord-gcc-switches -specs=/usr/lib/rpm/redhat/redhat-
 hardened-cc1 -specs=/usr/lib/rpm/redhat/redhat-annobin-cc1 -m64
 -mtune=generic -fasynchronous-unwind-tables -fstack-clash-protection -mcet
 -fcf-protection' --extra-ldflags='-Wl,-z,relro -Wl,-z,now
 -specs=/usr/lib/rpm/redhat/redhat-hardened-ld ' --extra-cflags=' '
 --enable-libopencore-amrnb --enable-libopencore-amrwb --enable-libvo-
 amrwbenc --enable-version3 --enable-bzlib --disable-crystalhd --enable-
 fontconfig --enable-frei0r --enable-gcrypt --enable-gnutls --enable-ladspa
 --enable-libass --enable-libbluray --enable-libcdio --enable-libdrm
 --enable-indev=jack --enable-libfreetype --enable-libfribidi --enable-
 libgsm --enable-libmp3lame --enable-nvenc --enable-openal --enable-opencl
 --enable-opengl --enable-libopenjpeg --enable-libopus --enable-libpulse
 --enable-librsvg --enable-libsoxr --enable-libspeex --enable-libtheora
 --enable-libvorbis --enable-libv4l2 --enable-libvidstab --enable-libvpx
 --enable-libx264 --enable-libx265 --enable-libxvid --enable-avfilter
 --enable-avresample --enable-postproc --enable-pthreads --disable-static
 --enable-shared --enable-gpl --disable-debug --disable-stripping
 --shlibdir=/usr/lib64 --enable-libmfx --enable-runtime-cpudetect
   libavutil      56. 14.100 / 56. 14.100
   libavcodec     58. 18.100 / 58. 18.100
   libavformat    58. 12.100 / 58. 12.100
   libavdevice    58.  3.100 / 58.  3.100
   libavfilter     7. 16.100 /  7. 16.100
   libavresample   4.  0.  0 /  4.  0.  0
   libswscale      5.  1.100 /  5.  1.100
   libswresample   3.  1.100 /  3.  1.100
   libpostproc    55.  1.100 / 55.  1.100
 }}}

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


More information about the FFmpeg-trac mailing list