mirror of
https://github.com/blw1138/Zordon.git
synced 2026-04-25 13:54:55 -05: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