Fixes Issue #2 #4
@ -73,6 +73,7 @@ class Transcoder:
|
||||
crf, preset = self.variants[maxheight]
|
||||
slides[maxheight] = pool.apply_async(_Worker.make_slides_video,
|
||||
(self.worker,
|
||||
package_id,
|
||||
package['demux_file'],
|
||||
workbase,
|
||||
maxheight, preset, crf))
|
||||
|
Loading…
x
Reference in New Issue
Block a user