1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2025-12-01 22:41:47 +02:00

add peer.sh to generate profile for tinc-vpn

This commit is contained in:
kev
2016-07-08 02:07:37 +08:00
parent 1b84e71180
commit b9c2519184
5 changed files with 80 additions and 6 deletions

View File

@@ -17,6 +17,7 @@ $ ffmpeg -i video.mov video.mp4
## Todo List
- [ ] Re-compile with fontconfig/freetype enabled to support text overlay.
- [ ] Re-compile with fontconfig/freetype enabled to support [timestamp][2] overlay.
[1]: http://ffmpeg.org/
[2]: https://einar.slaskete.net/2011/09/05/adding-time-stamp-overlay-to-video-stream-using-ffmpeg/