Short Form Content - Split Screen Content Automation

GrapesOFM

Junior Member
Joined
Jul 6, 2023
Messages
105
Reaction score
77
I'm running a handful of theme page accounts. Right now, we're manually editing the videos to add a "brainrot" video on the bottom part of the video.

I'm wondering if there are any softwares that can automate this at scale currently.

Or would I need to create a make.com or n8n scenario?
 
This is a smart play—split-screen short form content is everywhere right now, and automating it is a game changer. Crayo AI and Argil.ai are solid tools for that, especially with the AI avatars and auto-editing features. If you’re running a bunch of theme pages, linking it all up with something like Make.com could save a ton of time. Definitely feels like the right direction!
 
You can use several no-code tools to achieve this and create a workflow. It will probably take you the same time it would to do a few videos manually and it will work forever
 
  • n8n or Make.com – You can totally set up a flow to grab your main clip, overlay the "brainrot" footage at the bottom, then export and upload. You’ll just need to plug in a video-processing layer (like FFmpeg) via custom scripts or webhooks.
  • Dedicated tools – If you're not into low-code stuff, look into:
    Runway ML
    Pictory or Kapwing API
    FFmpeg with a batch script (super fast, once set up)
 
Back
Top