node-video-splash

Adds splash screen to a video with ffmpeg

Usage no npm install needed!

<script type="module">
  import nodeVideoSplash from 'https://cdn.skypack.dev/node-video-splash';
</script>

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