View Single Post
Old 06 February 2020, 04:34   #105
movec
Registered User
 
Join Date: Nov 2016
Location: USA
Posts: 133
Quote:
Originally Posted by Retro1234 View Post
Finally getting somewhere but getting error
Unrecognized option 'hide_banner'
Failed to set value 'filter_complex' for option 'hide_banner'

Is this because the version of FFMpeg is not compatible or something?
My guess is your ffmpeg version is too old. Which version of ffmpeg are you using?
type: ffmpeg -version
The very first line contains the version number.
I am using version 3.4.6. The newest one is 4.2.2.

You can try to edit the file 'agaconv-script' and simply remove this option. It's just there for convenience.
Search for "-hide_banner" and remove this text (it's in lines 32/33).
If that's the only problem, then it could work. If it reports other issues, it may be too old to support the syntax for generating paletted png files and you need a newer version.

Last edited by movec; 06 February 2020 at 04:41.
movec is offline  
 
Page generated in 0.16339 seconds with 11 queries