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