Phar support, more plugins and presets
This commit is contained in:
9
presets/melt/melt-grayscale.yml
Normal file
9
presets/melt/melt-grayscale.yml
Normal 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
|
Reference in New Issue
Block a user