|
|
|
@ -29,7 +29,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). |
|
|
|
- `Normalize Video` (default: true) - normalizes video streams, or stream copies when disabled |
|
|
|
- `Normalize Video` (default: true) - normalizes video streams, or stream copies when disabled |
|
|
|
- `Normalize Colors` (default: true) - normalizes color parameters when enabled |
|
|
|
- `Normalize Colors` (default: true) - normalizes color parameters when enabled |
|
|
|
- Disabling any of these options may have a significant performance benefit *at the expense of stream stability* |
|
|
|
- Disabling any of these options may have a significant performance benefit *at the expense of stream stability* |
|
|
|
- Add `title` to filler expression |
|
|
|
- Add chapter `title` to filler expression |
|
|
|
- This can be used to include or exclude chapters with specific (case-insensitive) titles |
|
|
|
- This can be used to include or exclude chapters with specific (case-insensitive) titles |
|
|
|
- E.g. `title == 'here'`, `title != 'not here'`, `title like '%here%'` |
|
|
|
- E.g. `title == 'here'`, `title != 'not here'`, `title like '%here%'` |
|
|
|
|
|
|
|
|
|
|
|
|