1
0
Fork 0
Domů nevidíš. https://domunevidis.cz
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Emil Miler 5f0190275a Add subtitles to videos
ffmpeg -i pestouni.mp4 -lavfi "subtitles=pestouni.srt:force_style='FontName=Moderat,Outline=0,Shadow=0,Fontsize=18'" -c:a copy pestouni-sub.mp4
2 years ago
pribehy Add new content 2 years ago
sass Fix margins between sections 2 years ago
static Add subtitles to videos 2 years ago
.gitignore Better handling of initial setup 2 years ago
index.html Add subtitles to videos 2 years ago
package-lock.json Upload local files 2 years ago
package.json Better handling of initial setup 2 years ago
readme.md Upload local files 2 years ago

readme.md

Development setup

npm install
npm run dev