Add a setting that controls ffmpeg verbosity
Don't display ffmpeg errors in tests
This commit is contained in:
parent
4ae585eef1
commit
959b141282
5 changed files with 14 additions and 1 deletions
|
@ -2,6 +2,7 @@
|
|||
convert: false
|
||||
python: C:\Python36\python.exe
|
||||
avconv: C:\ProgramData\chocolatey\bin\ffmpeg.exe
|
||||
avconvVerbosity: fatal
|
||||
rtmpdump: C:\ProgramData\chocolatey\bin\rtmpdump
|
||||
youtubedl: C:\Python36\Lib\site-packages\youtube_dl\__main__.py
|
||||
params:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue