Skip to content

Commit b5ee64f

Browse files
committed
Remove -hide_banner in default option
1 parent e12089f commit b5ee64f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/config.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ module.exports = {
66
'-nostdin',
77
/* Force to override output file */
88
'-y',
9-
/* Not to output banner */
10-
'-hide_banner',
119
],
1210
baseOptions: {
1311
/* Flag to turn on/off log messages in console */

0 commit comments

Comments
 (0)