安装方式
命令行安装
在项目根目录执行以下命令,完成 Skill 安装。
npx bzskills add remotion-dev/skills --skill remotion-multimedia
命令行安装
在项目根目录执行以下命令,完成 Skill 安装。
npx bzskills add remotion-dev/skills --skill remotion-multimedia name: remotion-multimedia
description: Interacting with Mediabunny
version: 4.0.509Mediabunny 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
See [get-audio-duration.md](get-audio-duration.md) for getting the duration of an audio file in seconds with Mediabunny.
See [get-video-dimensions.md](get-video-dimensions.md) for getting the width and height of a video file with Mediabunny.
See [get-video-duration.md](get-video-duration.md) for getting the duration of a video file in seconds with Mediabunny.