Agent Skills: remotion-multimedia

Interacting with Mediabunny

UncategorizedID: remotion-dev/remotion/remotion-multimedia

Repository

remotion-devLicense: NOASSERTION
58,9764,495

Install this agent skill to your local

pnpm dlx add-skill https://github.com/remotion-dev/remotion/tree/HEAD/packages/skills/skills/remotion-multimedia

Skill Files

Browse the full folder contents for remotion-multimedia.

Download Skill

Loading file tree…

packages/skills/skills/remotion-multimedia/SKILL.md

Skill Metadata

Name
remotion-multimedia
Description
Interacting with Mediabunny

Mediabunny is a multimedia library for dealing with audio and video in the browser. Here is a compact overview of its capabilities: https://mediabunny.dev/llms.txt

Getting audio duration

See get-audio-duration.md for getting the duration of an audio file in seconds with Mediabunny.

Getting video dimensions

See get-video-dimensions.md for getting the width and height of a video file with Mediabunny.

Getting video duration

See get-video-duration.md for getting the duration of a video file in seconds with Mediabunny.