ZCAM video stitcher
How to use
This script is made purposely for ZCAM S1 360° VR cameras. It has 4 lenses that record on 4 separate cards. To be able to stitch the clips in an NLE, they need to be reorganized into a folder structure with a separate folder per take.
Clip naming convention: ZCAM2300_0001_201811251455
ZCAM
= brand2300
= reel0001
= lens nr201811251455
= timestamp
This script reorganizes all clips from all lenses (0001 to 0004) into folders named [timestamp]_[zcam-reel]
. It can be used standalone or with OffShoot's File Copy Completed event.
With OffShoot
Add the script to File Copy Completed event in Hedge's
Settings > Scripting
panel.When a transfer completes the script runs, checks if the transfer was successful, and looks for ZCAM files.
When found, moves them to transfer destination root.
Without OffShoot
Run the script from the script edit app.
Select a folder to scan for ZCAM files
Select a location for the "_ready for stitching" folder
Settings
Edit the following parameters inside the script, if needed:
Download
Last updated