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

https://github.com/angrycoding/sample-5sec-videos

sample-5sec-videos
https://github.com/angrycoding/sample-5sec-videos

Last synced: 6 months ago
JSON representation

sample-5sec-videos

Awesome Lists containing this project

README

          

`
ffmpeg -f lavfi -i color=size=640x480:duration=5:rate=25:color=blue -i ~/Downloads/01-White-Noise-10min.mp3 -vf "drawtext=fontfile=~/Downloads/ConsolaR.ttf:fontsize=30:fontcolor=white:x=(w-text_w)/2:y=(h-text_h)/2:text='video6'" -c:a copy -shortest video6.mp4
`