# Stop Paying Monthly for Faceless Video Tools. Do This Instead

Source: https://www.youtube.com/watch?v=gmJG963jg5M
Recap page: https://rapidrecap.app/video/gmJG963jg5M
Generated: 2025-12-03T18:57:04.649+00:00

---
## Quick Overview

The video demonstrates how to build a free, automated workflow for creating faceless videos using a combination of tools like an NCA Toolkit (likely an automation platform) and various AI services, eliminating the need for expensive monthly subscriptions to dedicated faceless video generators.

**Key Points:**
- The core outcome is setting up a free, automated workflow to create faceless videos, bypassing costly monthly subscriptions to services like Json2Video, Creatomate, or Fal.ai.
- The automation begins by setting variables (00:21) which include image URLs and audio file links for three distinct scenes.
- The process involves splitting the input data (00:44) and generating three separate videos based on the provided assets within the 'Generate Videos' section (00:48).
- Metadata retrieval (01:12) from the audio files is crucial to determine their exact duration, ensuring video trimming aligns perfectly with the audio length (01:38).
- Subsequent steps involve trimming the generated videos (01:51) and joining the trimmed video with the audio track (02:05) for each of the three scenes.
- The final stages merge these three combined audio/video segments into one final video (02:16) and then add captions (02:43) using the output link from the final merge node.
- The workflow utilizes dynamic data retrieval, such as audio duration metadata (01:30), to ensure accurate synchronization across all generated video segments.

![Screenshot at 00:00: The initial workflow diagram showing the main stages: Prepare Automation, Generate Videos, Get Video Metadata, Trim Audio + Video, Final Merged Video, and Caption Video, illustrating the overall automated process.](https://ss.rapidrecap.app/screens/gmJG963jg5M/00-00-00.png)

**Context:** The presenter details a method for content creators to avoid paying recurring monthly fees for specialized faceless video generation platforms like Json2Video, Creatomate, or Fal.ai. The tutorial focuses on constructing a custom, repeatable automation workflow within an environment that appears to be a visual workflow builder (likely Zapier, Make, or a custom node-based tool) that interfaces with various APIs for image generation, video processing, and audio analysis.

## Detailed Analysis

The video provides a comprehensive, step-by-step tutorial on building a free, automated workflow to generate faceless videos, thereby avoiding ongoing subscription costs. The process is broken down into distinct stages within a node-based automation interface. First, variables are set manually (00:21) to define the inputs, including multiple image URLs and corresponding audio file URLs for three different scenes. The automation then splits these inputs (00:44) and enters the 'Generate Videos' section (00:48), where it uses these assets to create three initial video segments. Crucially, the workflow calls an API (Get Video Metadata, 01:12) to fetch metadata about the audio files, specifically their duration, which is necessary for accurate trimming. The next phase involves trimming the generated videos (01:51) to match the exact audio duration. These trimmed videos are then combined with their respective audio tracks in the 'Join Audio + Video' node (02:05). Finally, these three combined segments are merged sequentially into a 'Final Merged Video' (02:16), and the last step is to add dynamic captions to the resulting video in the 'Caption Video' node (02:43), producing the final output file.

### Workflow Overview

- Prepare Automation (Set Variables, Build Faceless Array)
- Generate Videos (Split Out, Create Array with Videos)
- Out Video Metadata (Split Items, Get Audio Metadata)
- Trim Audio + Video (Trim Video, Combine Audio + Video)
- Final Merged Video (Build Video Array, Concatenate)
- Caption Video (Caption Video)

### Data Preparation

- Variables are set manually (00:21) with links for images and audio files for three scenes; this data feeds into the video generation loop (00:48).

### Audio Synchronization

- Metadata is retrieved (01:12) to find the exact duration of each audio file, which is used to precisely trim the corresponding video segments (01:40).

### Video Assembly

- The process loops through three sections, trimming videos (01:51), joining them with audio (02:05), and finally combining the three resulting videos into one final piece (02:16).

### Final Output

- The last step involves creating captions (02:43) based on the final merged video output, resulting in a complete, captioned faceless video.

![Screenshot at 00:00: The initial workflow diagram showing the main stages: Prepare Automation, Generate Videos, Get Video Metadata, Trim Audio + Video, Final Merged Video, and Caption Video, illustrating the overall automated process.](https://ss.rapidrecap.app/screens/gmJG963jg5M/00-00-00.png)
![Screenshot at 00:08: The 'Set Variables' node configuration displaying fields for multiple images \(Image 1, Image 2, etc.\) and audio files \(Audio 1, Audio 2, etc.\) being defined manually.](https://ss.rapidrecap.app/screens/gmJG963jg5M/00-00-08.png)
![Screenshot at 01:30: The output table from 'Get Video Metadata' showing detailed audio responses, including 'duration\_formatted' \(00:00:28\) and 'audio\_bitrate', used to calculate trimming points.](https://ss.rapidrecap.app/screens/gmJG963jg5M/00-01-30.png)
![Screenshot at 00:48: The 'Generate Videos' section, highlighted by an arrow, where the input array is processed to create three separate video items in a loop.](https://ss.rapidrecap.app/screens/gmJG963jg5M/00-00-48.png)
![Screenshot at 02:51: The final video output preview showing the AI-generated anime style scene with synchronized, scrolling captions \('DETERMINED TO BRING'\).](https://ss.rapidrecap.app/screens/gmJG963jg5M/00-02-51.png)
