Updated docs
This commit is contained in:
@ -86,12 +86,14 @@ Helpers are not executed, but rather called:
|
||||
...
|
||||
split:
|
||||
info: Splitting video
|
||||
# call the scenesplitter helper
|
||||
call: scenesplitter
|
||||
cleanup:
|
||||
exec: "rm {%scenes}"
|
||||
helpers:
|
||||
# scenesplitter helper, embedded in preset file
|
||||
scenesplitter: |
|
||||
/*
|
||||
* This is the PHP script
|
||||
*
|
||||
...
|
||||
...
|
||||
|
Reference in New Issue
Block a user