Phar support, more plugins and presets

This commit is contained in:
2017-01-13 02:18:46 +01:00
parent 1938337bb0
commit 0ca1da06e7
13 changed files with 328 additions and 43 deletions

View File

@ -0,0 +1,9 @@
preset:
name: Turn the video into grayscale
group: melt
plugin: melt
props:
filters:
- { type: greyscale, in: ~, out: ~ }
# melt test.mp4 -filter greyscale -consumer avformat:output.avi acodec=libmp3lame vcodec=libx264