All constants are in config
This commit is contained in:
@@ -1,3 +1,17 @@
|
||||
filenames:
|
||||
video_in_zip: left.mp4
|
||||
video_tmp_suffix: .mp4
|
||||
zip_extension: .zip
|
||||
mask: mask.png
|
||||
metadata: metadata.json
|
||||
frame: frame.png
|
||||
overlay: overlay.png
|
||||
mask_vis: mask_vis.png
|
||||
gif_original_hires: video_original_hires.gif
|
||||
gif_original_lowres: video_original_lowres.gif
|
||||
gif_overlay_hires: video_overlay_hires.gif
|
||||
gif_overlay_lowres: video_overlay_lowres.gif
|
||||
|
||||
display_max: 720
|
||||
fps_fallback: 25
|
||||
max_frames: 100
|
||||
|
||||
Reference in New Issue
Block a user