In this categoryVideo Editing · 57
- How to Add Auto Captions to a Video in CapCutStart
- How to Add Auto Subtitles to a Video in Submagic
- How to Add Captions and Subtitles in Descript
- How to Auto-Generate Captions in VEED
- How to Auto Caption a Video with AI
- How to Style Captions with a Template in Submagic
- How to Translate Your Video Captions Into Another Language in CapCut
- How to Add Auto B-roll and Emojis to Captions in Submagic
- How to Translate Captions into Another Language in Submagic
- How to Fix Misheard Names and Jargon in Auto Captions
- How to Export Captions as an SRT File from VEED
- How to Batch-Caption Multiple Clips Efficiently in Submagic
- How to Upload an Existing SRT and Burn Captions in VEED
- How to Position Captions in the Safe Zone for TikTok and Reels
- How to Burn an SRT into a Video with FFmpeg
- How to Auto-Caption a Video and Fix the Errors Fast
- How to Edit Video by Editing the Text Transcript in Descript
- How to Remove Filler Words Automatically in Descript
- How to Apply Studio Sound to Clean Up Audio in Descript
- How to Remove a Video Background in CapCut Without a Green Screen
- How to Create an AI Voiceover With Text to Speech in CapCut
- How to Remove Background Noise in Descript
- How to Clean Up Background Noise in CapCut With AI
- How to Record Your Screen and Webcam in Descript
- How to Remove Awkward Pauses and Dead Air in Descript
- How to Retouch Skin and Enhance Faces in CapCut
- How to Fix Mistakes with Overdub AI Voice in Descript
- How to Record and Edit a Multi-Track Podcast in Descript
- How to Export and Publish a Video from Descript
- How to Make a Text-to-Video Clip in Runway Gen-3
- How to Animate a Still Image into Video with Runway
- How to Generate a Video from an Image in Kling AI
- How to Generate Video with Veo in the Gemini App
- How to Generate Video From a Text Prompt in CapCut
- How to Control Motion with Kling's Motion Brush
- How to Extend a Clip to a Longer Shot in Runway
- How to Write Camera Moves into Video Prompts
- How to Make Vertical 9:16 Clips for Shorts and Reels
- How to Fix Warping and Artifacts in AI Video
- How to Upscale and Smooth AI Video Output
- How to Keep a Consistent Character Across AI Clips
- How to Turn a Long Video into Shorts with Opus Clip
- How to Make a Faceless YouTube Short with AI
- How to Turn a Long Video Into Short Clips With CapCut AI
- How to Create Vertical Social Clips from a Long Video in Descript
- How to Convert a Horizontal Video to Vertical With Auto Reframe in CapCut
- How to Make a Faceless Reddit Story Video
- How to Add Animated Captions to Clips in Opus Clip
- How to Reframe a Horizontal Talking-Head Video to Vertical
- How to Auto-Cut a Montage to the Beat in CapCut
- How to Write Viral Hooks and Titles for Shorts with AI
- How to Batch-Clip a Whole Podcast Episode into Ten Shorts
- How to Make a Faceless Listicle Video from a Blog Post
- How to Add B-Roll and Emojis Automatically in Opus Clip
- How to Clone Your Voice for Faceless Narration with ElevenLabs
- How to Schedule Opus Clip Shorts to TikTok and YouTube
- How to Export Videos for TikTok, Reels, and YouTube From CapCut
How to Reframe a Horizontal Talking-Head Video to Vertical
Use AI auto-reframe to convert a 16:9 talking-head clip into a 9:16 vertical that keeps the speaker centered as they move.
Most source footage is filmed in landscape 16:9, but Shorts need vertical 9:16. A naive center crop chops off the speaker whenever they move. AI auto-reframe tracks the face and keeps it in frame as it pans across the original footage. This guide shows the workflow in Opus Clip and the equivalent in CapCut.
What you need
- A horizontal talking-head clip (single or multiple speakers)
- Opus Clip or CapCut (both have auto-reframe)
- A finished clip you want to publish vertically
- About 7 minutes
Step 1: Set the output aspect ratio to 9:16
In Opus Clip, the layout panel inside the clip editor controls the crop. In CapCut, set the project ratio to 9:16 first. The tool then needs to decide which part of the wide frame to show, which is where reframing comes in.
Step 2: Turn on auto-reframe / active speaker tracking
Opus Clip applies face tracking by default and offers layouts like Auto, Fill, and Split. Choose Auto so the crop follows the speaker. In CapCut, select the clip and use Edit, Auto reframe, then pick the 9:16 target and the motion-tracking speed.
Step 3: Handle multiple speakers with a split layout
If two people are on screen, a single-face crop will jump back and forth distractingly. Switch to a Split or stacked layout that shows both faces in the top and bottom halves of the vertical frame. Opus can also cut to whoever is speaking if you prefer one face at a time.
Step 4: Add keyframes for the moments AI gets wrong
Auto-reframe is good but not perfect. Scrub through and find any spot where the speaker drifts off-center. In CapCut you can add position keyframes to nudge the crop manually for those few seconds; in Opus, drag the crop box in the layout view at that timestamp.
# Quick static center crop with ffmpeg if you only need a fixed frame
ffmpeg -i input.mp4 -vf "crop=ih*9/16:ih,scale=1080:1920" -c:a copy vertical.mp4Step 5: Preview full screen and export
Play the clip in full screen vertical preview before exporting. Confirm the speaker never leaves the safe center and that nothing important is cropped out at the edges. Then export at 1080x1920.
Result: a vertical clip where the speaker stays centered through their natural movement, no manual frame-by-frame cropping required.
Watch related tutorials
13:25
20:30
15:18
14:02
13:27
11:48New guides in your inbox
Fresh step-by-step how-to guides as we publish them. One email a week, no more.