mirror of
https://github.com/blw1138/Zordon.git
synced 2025-12-17 16:58:12 +00:00
More code re-organizing
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import subprocess
|
||||
from src.engines.ffmpeg_engine import FFMPEG
|
||||
from src.engines.ffmpeg.ffmpeg_engine import FFMPEG
|
||||
|
||||
|
||||
def image_sequence_to_video(source_glob_pattern, output_path, framerate=24, encoder="prores_ks", profile=4,
|
||||
|
||||
Reference in New Issue
Block a user