Settings
Settings can be modified at any time via the Settings
block.
Settings affect all subsequent media operations, like cutting clips for views.
- video-codec (copy) string Codec for exported video clips encoding
- video-resolution string Resolution (ie. 640x480) of exported video clips
- video-frame-rate int Frame rate of exported video clips
- video-format string Format (ie. mp4) of exported video clips
- video-filter string FFMPEG complex filter to apply on each exported video clip
- video-poster string () [,details,waveform] Script for video poster generation (default to snap)
- video-input int (1) Which video input to choose from when multiple are available in a corpus file
- video-inputs int (1) Number of video inputs from a corpus file, to use when building clips
- video-stack-mode string (hstack) [hstack,vstack] The stacking mode to combine multiple inputs
- audio-codec string Codec for audio encoding (aac, mp3...)
- audio-channels int Number of audio channels (mono 1, stereo 2)
- audio-sample-rate int Sample rate in Hz
- audio-bit-rate int Bit rate in bit/s
- audio-filter string FFMPEG audio filter to apply on each exported video clip
- audio-poster string (details) [details,waveform] Script for audio poster generation
- snap-offset string (0%) Offset to capture snapshot, from annotation's start time (in milliseconds, or percentage with %)
- poster-resolution string Resolution of exported poster (ie. 640x480)
- disable-cache bool (false) Disabling cache will force all assets (clips, posters) to be regenerated during conversion
- processor-pipeline-input string () [,corpus,section-assets,all-assets] The initial media to populate the pipeline