What problem does it solve?
This Skill streamlines the process of combining multiple camera recordings into a single MP4 video, using audio energy to switch between cameras second-by-second, and offers an optional picture-in-picture (PiP) overlay.
Core Features & Use Cases
- Multicam Video Editing: Automatically combine multiple synchronized camera angles into a single video, based on audio energy levels.
- Picture-in-Picture Overlay: Optionally add a PiP overlay to the main video feed.
- Use Case: Ideal for combining multiple angles of an event or performance, such as a concert or sports match, to create a comprehensive view for viewers.
Quick Start
Use the 'wjs-editing-multicam' skill to combine your camera angles into a single MP4. First, ensure all videos are synchronized and include their .sync.json files. Then, run the following command:
polysync edit CAM_A CAM_B CAM_C --out edl.json
polysync render-cuts edl.json --out out.mp4