Analyzed Aug 18, 2026
This skill provides documentation and code examples for using the Mediabunny library to extract metadata such as duration and dimensions from audio and video files. No malicious patterns or security risks were identified.
remotion-dev/skills · Official
Interacting with Mediabunny
npx skills add remotion-dev/skills --skill remotion-multimedia
Partner security reviews for this skill.
Analyzed Aug 18, 2026
This skill provides documentation and code examples for using the Mediabunny library to extract metadata such as duration and dimensions from audio and video files. No malicious patterns or security risks were identified.
Analyzed Aug 18, 2026
No issues detected.
Analyzed Aug 18, 2026
0 alerts
Other skills from remotion-dev/skills · top by installs.
npx skills add remotion-dev/skills
Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.
main
Parsed from SKILL.md frontmatter.
Files included with this skill beyond the listing page.
SKILL.md
705 B
SUMMARY.md
54 B
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
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.