acestep-simplemv

Render MP4 music videos from audio and LRC or JSON lyrics using Remotion.

Updated Feb 25, 2026
One-click install
npx skills add https://github.com/NidhiBharani/ACE-Step-1.5-finetuning --skill acestep-simplemv-nidhibharani
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: acestep-simplemv
Source: https://github.com/NidhiBharani/ACE-Step-1.5-finetuning/tree/main/.claude/skills/acestep-simplemv
Command: npx skills add https://github.com/NidhiBharani/ACE-Step-1.5-finetuning --skill acestep-simplemv-nidhibharani

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires react, react-dom, remotion, @remotion/cli, @remotion/media-utils, typescript, @types/react, and includes scripts (resource) components.

What problem does it solve?

This Skill automates the creation of music videos by combining audio files with synchronized lyrics and visual elements, simplifying the video production process.

Core Features & Use Cases

  • Music Video Rendering: Generates MP4 music videos from audio and lyric files.
  • Synchronized Lyrics: Displays lyrics that sync with the audio playback.
  • Customizable Visuals: Allows for title, subtitle, and credit text overlays.
  • Use Case: Turn your latest song and its LRC lyrics file into a shareable music video with synchronized text and a custom title.

Quick Start

Use the acestep-simplemv skill to render a music video from the audio file 'song.mp3' and lyrics file 'song.lrc' with the title 'My Awesome Song'.

Frequently Asked Questions about acestep-simplemv

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I create a music video from an audio file and synced lyrics?

To create a music video from an audio file, this Skill renders MP4 videos by combining your audio with synchronized LRC or JSON lyrics and customizable text overlays using Remotion.

What lyric formats can I use for lyrics visualization in Remotion?

For lyrics visualization, the Skill supports both LRC and JSON lyric formats to synchronize text with your audio playback during the music video rendering process.

Do I need ffprobe to render audio to video with this tool?

Yes, you need ffprobe installed to detect audio duration for video rendering, along with Node.js and npm to run the Remotion environment and execute the generation scripts.

Can I add custom titles and credits to my generated music video?

Yes, you can add custom titles, subtitles, and credit text overlays to your generated music video, allowing for visual customization directly within the audio to video rendering process.

What is the best way to automate music video generation for multiple songs?

Automating music video generation is handled by running Remotion scripts that process your audio and LRC or JSON lyric files, outputting customized MP4 videos without manual video editing.