e157d3f351b1c6ae058e2e3f55289b0d7f33e6aa
[goodguy/cinelerra.git] / cinelerra-5.1 / thirdparty / src / ffmpeg.git.patch1
1 --- a/fftools/cmdutils.c
2 +++ b/fftools/cmdutils.c
3 @@ -59,7 +59,7 @@
4  AVDictionary *swr_opts;
5  AVDictionary *format_opts, *codec_opts;
6  
7 -int hide_banner = 0;
8 +int hide_banner = 1;
9  
10  void uninit_opts(void)
11  {