Remove -hide_banner in default option
This commit is contained in:
parent
905f686f45
commit
d7be4000f3
@ -6,8 +6,6 @@ module.exports = {
|
||||
'-nostdin',
|
||||
/* Force to override output file */
|
||||
'-y',
|
||||
/* Not to output banner */
|
||||
'-hide_banner',
|
||||
],
|
||||
baseOptions: {
|
||||
/* Flag to turn on/off log messages in console */
|
||||
|
Loading…
Reference in New Issue
Block a user