🦞郭哥 · AI Skill 精选库
返回精选库
📝 内容营销自研已跑🔒 会员专享

video-music-merger

This skill should be used when the user wants to add background music to a short…

来源:郭亚军 · 目录:video-music-merger
试试这样说

开通会员后可一键复制该技能的调用提示语。

复制提示语
安装说明

开通会员后可查看并复制完整安装步骤。

复制安装说明
一键安装包

下载该技能完整目录(含 SKILL.md 与附属文件),解压即装。

下载安装包

Video Music Merger

Overview

This skill helps users add appropriate background music to short videos. It analyzes the video's visual content, recommends music styles, finds royalty-free sources, and merges the selected audio with the video using ffmpeg — trimming, fading, and optionally replacing the original audio.

When to Use

Workflow

Step 1: Analyze Video Content

  1. Extract key frames from the video using ffmpeg:
    ffmpeg -i "<video_path>" -vf "fps=1,scale=360:-1" -q:v 2 /tmp/video_frames/frame_%03d.jpg
    
  2. View the extracted frames to understand the scene, mood, colors, and pace.
  3. Note the video duration and resolution using ffprobe:
    ffprobe -i "<video_path>" 2>&1 | grep -E "Duration|Stream|Video|Audio"
    

Step 2: Recommend Music Styles

Based on the visual analysis, recommend 2-4 music styles with specific examples. Common directions for short videos:

剩余内容仅限会员查看

video-music-merger」的完整方法论、话术模板与执行步骤都在下半部分。 开通会员即可解锁全部技能,并下载安装包直接接入 WorkBuddy。

  • 全部技能完整正文
  • 复制提示语
  • 下载 .zip 安装包
  • 新技能自动解锁
开通会员 · 年卡低至 ¥67/月
已有卡密?点此激活

同类技能 · 内容营销