# node-video-splash **Repository Path**: mirrors_jsantell/node-video-splash ## Basic Information - **Project Name**: node-video-splash - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-25 - **Last Updated**: 2026-03-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## 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 ```