mirror of
https://github.com/blw1138/Zordon.git
synced 2025-12-17 16:58:12 +00:00
Remove Old Multi-Client Code / Refactoring (#13)
* Remove a lot of old code from render_queue regarding clients * More code cleanup * More code cleanup * Move everything around * Minor log change
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import subprocess
|
||||
import ffmpeg # todo: remove all references to ffmpeg library and instead use direct subprocesses
|
||||
from ..render_engines.ffmpeg_engine import FFMPEG
|
||||
from ..engines.ffmpeg_engine import FFMPEG
|
||||
|
||||
|
||||
def file_info(path):
|
||||
|
||||
Reference in New Issue
Block a user