New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

add-music-to-video

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

add-music-to-video

Add background music to my videos very easily

  • 1.0.12
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
4
decreased by-66.67%
Maintainers
1
Weekly downloads
 
Created
Source

Add Music to Video

I am always screen grabbing videos of app demos to send to colleagues. I wanted to make these tiny videos fun because it can be annoying to watch silent videos over and over again, especially when those videos are showing you flaws in your code.

Before this, I used to pop open Video Editor, and add some music to the video. But it's slow, and I have other things to do.

I wanted the easiest way to add random music to videos, hence this project.

Usage

To use:

npx add-music-to-video

or

npx add-music-to-video run /path/to/video.mp4

Installation on Windows machines

By installing this package, you can right-click on a Video file in Windows explorer, and use the context menu to add music to the selected video.

To install:

npm i -g add-music-to-video; add-music-to-video install

Now, you can add music to any video by:

  • Right-click on the video file in Windows Explorer
  • Click on "Add Music to Video"

Uninstall

npx add-music-to-video uninstall

Credits

  • Wolfram Tones is amazing. We couldn't have gotten random music without them.
  • ffmpeg

Keywords

FAQs

Package last updated on 02 Mar 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc