Fixes Issue #2 #4
@ -169,6 +169,7 @@ class _Worker:
|
||||
if self.logger.getEffectiveLevel() < logging.INFO:
|
||||
quiet = False
|
||||
|
||||
self.logger.debug("%s - Calling ffmpeg", package_id)
|
||||
start = time.time()
|
||||
(ffmpeg
|
||||
.input(demux_file, framerate=25)
|
||||
|
Loading…
x
Reference in New Issue
Block a user