Updated docs
This commit is contained in:
parent
a3f8728d9d
commit
ecf08ad267
@ -54,5 +54,7 @@ to process the media.
|
||||
|
||||
### transcode
|
||||
|
||||
*This plugin is currently broken*
|
||||
|
||||
Transcode uses the transcode tool from transcoder.org. While powerful, it
|
||||
works best with AVI files.
|
||||
|
@ -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
|
||||
*
|
||||
...
|
||||
...
|
||||
|
Loading…
Reference in New Issue
Block a user