mirror of
https://gitlab.sectorq.eu/jaydee/imported_video.git
synced 2025-12-14 10:34:53 +01:00
build
This commit is contained in:
@@ -400,4 +400,8 @@ if _ACTION == "join":
|
||||
join_videos(_DEV, _SOURCE_DIR,_DAY_DIRS)
|
||||
|
||||
if _ACTION == "encode":
|
||||
encode_videos(_DEV, _SOURCE_DIR,_DAY_DIRS)
|
||||
encode_videos(_DEV, _SOURCE_DIR,_DAY_DIRS)
|
||||
|
||||
if _ACTION == "all":
|
||||
flip_videos(_DEV, _SOURCE_DIR,_DAY_DIRS)
|
||||
join_videos(_DEV, _SOURCE_DIR,_DAY_DIRS)
|
||||
Reference in New Issue
Block a user