anthonyeden / ProPresenter-Stage-Display-Python

A Python implementation of the ProPresenter Stage Display - for Raspberry Pi
https://mediarealm.com.au/propresenter-pi/
GNU General Public License v3.0
27 stars 4 forks source link

Lower Thirds vertical Text alignment #9

Open captainsalvos opened 6 years ago

captainsalvos commented 6 years ago

Hey Anthony, can you please give us the option to vertically centre the text in the lower thirds, and to change the position at which the midline is placed?

anthonyeden commented 6 years ago

Hi @captainsalvos, I've had a bit of a go at this, but again I'm hitting up against limitations in Tkinter.

If you specify the option "LowerThirdHeight": 200 (for example) it will centre align the lower third text within a 200 pixel box at the bottom of the screen.

However, if the text goes across too many lines, it will just cut off.

The usual alignment and padding options still apply.

Have a play and see if it's helpful at all.

captainsalvos commented 6 years ago

Hey. Thanks mate.

I’ll have a look but I have revised my plans since I only have a single upstream chroma key and this means I can’t overlay the text on the lower third graphic like I wanted.

I had the graphic keyed in one of the DSKs and the text in the Upstream chroma key. This put the text behind the graphic. :(.

Unfortunately our switcher only has one chroma keyer. :(

Sent from my iPhone

On 31 May 2018, at 17:40, Anthony Eden notifications@github.com wrote:

Hi @captainsalvos, I've had a bit of a go at this, but again I'm hitting up against limitations in Tkinter.

If you specify the option "LowerThirdHeight": 200 (for example) it will centre align the lower third text within a 200 pixel box at the bottom of the screen.

However, if the text goes across too many lines, it will just cut off.

The usual alignment and padding options still apply.

Have a play and see if it's helpful at all.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or mute the thread.

Spartan-II-117 commented 6 years ago

@captainsalvos you can use it as a pre-multiplied key , which should allow you to use a downstream keyer (at least if you're using the black magic Television studio

captainsalvos commented 6 years ago

I’ll try that again. We are using the ATEM production studio 4K.

Sent from my iPhone

On 1 Jun 2018, at 00:54, Spartan-II-117 notifications@github.com wrote:

@captainsalvos you can use it as a pre-multiplied key , which should allow you to use a downstream keyer (at least if you're using the black magic Television studio

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or mute the thread.