Suprath's picture
Upload 54 files
9f4b9c7 verified
raw
history blame contribute delete
No virus
119 Bytes
FFMPEG_LOGGING_MODE = {
'DEBUG': "",
'INFO': "-v quiet -stats",
'ERROR': "-hide_banner -loglevel error",
}