Open Hydroptix opened 5 months ago
I'm actually experiencing a very similar thing, except without back_color
set.
overlay_files:
- default: resolution
template_variables:
use_1080p: false
use_720p: false
use_576p: false
use_480p: false
- default: mediastinger
template_variables:
horizontal_align: left
vertical_align: bottom
I'm actually experiencing a very similar thing, except without
back_color
set.overlay_files: - default: resolution template_variables: use_1080p: false use_720p: false use_576p: false use_480p: false - default: mediastinger template_variables: horizontal_align: left vertical_align: bottom
I can't reproduce this using that config, at least not with non-HDR movies:
Yeah, it only seems to happen with the 1080p DV+HDR
/Extended
combo. Everything else works as expected.
Edit: Seems to actually be any two-line edition. Here's a better example:
Edit 2: Another example with just dvhdrplus
:
Same thing happening to me.
overlay_files:
- default: mediastinger
- default: resolution template_variables: use_1080p: false horizontal_align: left vertical_align: bottom
- default: ribbon template_variables: style: gray use_all: false
use_imdb: true
use_oscars: true use_golden: true use_emmys: true
use_rotten: true
use_metacritic: true use_razzie: true
- default: ratings template_variables: rating1: critic rating1_image: rt_tomato horizontal_align: left horizontal_position: left vertical_align: top vertical_position: top
Version Number
2.0.1-nightly1 (Docker)
What branch are you on?
nightly
Describe the Bug
When the
back_color
argument is specified, the background for the edition draws over the resolution section of the overlay.Removing the
back_color
variable causes the overlay to render as expected.Relevant Collection/Overlay/Playlist Definition
Logs
No response