Spaces:
Runtime error
Runtime error
File size: 118 Bytes
16c8067 |
1 2 3 4 5 |
FFMPEG_LOGGING_MODE = {
'DEBUG': "",
'INFO': "-v quiet -stats",
'ERROR': "-hide_banner -loglevel error",
} |