warning:'Warning! These settings are experimental and only intended for advanced users who are familiar with ffmpeg. Only change the settings here if you are sure of what you are doing! The settings can make the system unstable.',
generalHelp:'Sometimes it can happen that a file is corrupt but still playable. This can produce a streaming error for all following files. The only solution in this case is to stop ffplayout and start it again.',
stopThreshold:'The threshold stops ffplayout if it is asynchronous in time above this value. A number below 3 can cause unexpected errors.',
mailHelp:`Send error messages to an email address, such as missing clips, missing or invalid playlist format, etc.. Leave the recipient blank if you don't need this.`,
mailInterval:'The interval refers to the number of seconds until a new email is sent; the value must be in increments of 10 and not lower then 30 seconds.',
logHelp:'Adjust logging behavior.',
logDetect:'Logs an error message if the audio line is silent for 15 seconds during the validation process.',
logIgnore:'Ignore strings that contain matched lines; the format is a semicolon-separated list.',
processingHelp:'Default processing for all clips ensures uniqueness.',
processingLogoPath:'The logo is used only if the path exists; the path is relative to the storage folder.',
processingLogoScale:`Leave logo scale blank if no scaling is needed. The format is 'width:height', for example: '100:-1' for proportional scaling.`,
processingLogoPosition:`Position is specified in the format 'x:y'`,
processingAudioTracks:'Specify how many audio tracks should be processed.',
processingAudioIndex:'Which audio line to use, -1 for all.',
processingAudioChannels:'Set the audio channel count, if audio has more channels than stereo.',
processingCustomFilter:'Add custom filters to the processing. The filter outputs must end with [c_v_out] for video filters and [c_a_out] for audio filters.',
processingVTTEnable:'VTT can only be used in HLS mode and only if there are *.vtt files with the same name as the video file.',
processingVTTDummy:'A placeholder is needed if there is no vtt file.',
ingestHelp:`Run a server for an ingest stream. This stream will override the normal streaming until it is finished. There is only a very simple authentication mechanism, which checks if the stream name is correct.`,
ingestCustomFilter:'Apply a custom filter to the Ingest stream in the same way as in the Processing section.',
playlistHelp:'Playlist handling.',
playlistDayStart:'At what time the playlist should start; leave it blank if the playlist should always start at the beginning.',
playlistLength:'Target length of the playlist; when it is blank, the real length will not be considered.',
playlistInfinit:'Loop a single playlist file infinitely.',
storageHelp:'Storage settings, locations are relative to channel storage.',
storageFiller:'Use filler to play in place of a missing file or to fill the remaining time to reach a total of 24 hours. It can be a file or folder and will loop when necessary.',
storageExtension:'Specify which files to search and use.',
storageShuffle:'Pick files randomly (in folder mode and playlist generation).',
textHelp:'Overlay text in combination with libzmq for remote text manipulation.',
textFont:'Relative path to channel storage.',
textFromFile:'Extraction of text from a filename.',
textStyle:'Define the drawtext parameters, such as position, color, etc. Posting text over the API will override this.',
textRegex:'Format file names to extract a title from them.',
taskHelp:'Run an external program with a given media object. The media object is in JSON format and contains all the information about the current clip. The external program can be a script or a binary, but it should only run for a short time.',
taskPath:'Path to executable.',
outputHelp:`The final playout encoding, set the settings according to your needs. Use 'stream' mode and adjust the 'Output Parameter' when you want to stream to an RTMP/RTSP/SRT/... server.