2020-11-29 18:52:23 -05:00
2020-11-29 18:52:23 -05:00
2020-10-28 10:14:36 -04:00
2020-11-09 21:12:58 -05:00
2020-10-28 10:14:36 -04:00
2020-11-22 19:31:52 -05:00
2020-10-28 10:14:36 -04:00
2020-10-28 10:14:36 -04:00
2020-11-09 21:12:58 -05:00
2020-11-29 14:46:34 -05:00
2020-11-09 21:12:58 -05:00
2020-11-29 14:46:34 -05:00
2020-10-28 10:14:36 -04:00
2020-11-09 21:21:40 -05:00
2020-11-09 21:12:58 -05:00

Docs

Converting mov to gif:

ffmpeg -i in.mov -filter:v "setpts=0.5*PTS" out.gif

Converting mkv to mp4 with 20Mbit bitrate

ffmpeg -i in.mkv -b:v 20M out.mov
git config --global pager.branch false
git config --global pager.tag false
Description
No description provided
Readme 80 MiB
Languages
Python 88.7%
Dockerfile 7.6%
Shell 3.7%