mirror of
https://github.com/chrisbenincasa/tunarr.git
synced 2026-04-18 09:03:35 -04:00
docs: big docs update part 1
This commit is contained in:
@@ -53,27 +53,3 @@ It consists of two FFMPEG processes, one which performs the per-program transcod
|
||||
#### Things to consider
|
||||
|
||||
If this mode was "good enough" we probably wouldn't have spent time implementing the other modes! There are a lot of potential issues with this mode; too many to list here.
|
||||
|
||||
## Watermarks
|
||||
|
||||
Channels can have watermarks to aid in recreating a classic TV experience.
|
||||
|
||||

|
||||
|
||||
There are many ways to customize watermarks for a channel. Here are some details on specific options:
|
||||
|
||||
### Watermark Period
|
||||
|
||||
This value can be used to fade a channel's watermark in/out every N minutes.
|
||||
|
||||
### Watermark on leading edge
|
||||
|
||||
When using intermittent watermarks, use this option to control whether the watermark begins in a visible (true) or hidden (false) state.
|
||||
|
||||
### Total watermark duration
|
||||
|
||||
This option controls the absolute duration the watermark can be displayed for a given program segment of a channel. Its value takes precedence over the 'watermark period' but does not disable it. For instance, you could configure a watermark period of 5 minutes with total duration of 45 mins. On a show that is one hour, the watermark will fade in/out for the first 45 minutes and then be hidden for the final 15 minutes.
|
||||
|
||||
## Overrides
|
||||
|
||||
Global settings, such as target resolution, bit rate, and buffer size can be overridden per-channel.
|
||||
|
||||
Reference in New Issue
Block a user