Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jsantell/node-video-splash


https://github.com/jsantell/node-video-splash

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

node-video-splash
=================

Quick hack: Adds a splash image infront of a video. Tested with 1080, 720 videos, no idea what happens with non-16:9 videos and images. Duration is the fourth argument, works for some durations, not all. Use default (1s).

```
npm install video-splash -g
video-splash splash.jpg video.mp4 output.mp4
```