logo

Live Production Software Forums


Welcome Guest! To enable all features please Login or Register.

Notification

Icon
Error

Options
Go to last post Go to first unread
-TA_  
#1 Posted : 8 years ago
-TA_

Rank: Advanced Member

Groups: Registered
Joined: 6/12/2015(UTC)
Posts: 75
Location: Finland

Thanks: 1 times
Was thanked: 5 time(s) in 2 post(s)
Hi !

How would you do scoreboard graphics like picture attached ?

I wuold like to "light" color when foul is committed (at game start white labels and then 1 to 5 one by one)

-Tommi

https://drive.google.com...1ZW0E37wQSzVxTzVOZHZ2b0k
r@wisla  
#2 Posted : 8 years ago
r@wisla

Rank: Advanced Member

Groups: Registered
Joined: 8/5/2013(UTC)
Posts: 280
Man
Location: Poland

Thanks: 29 times
Was thanked: 40 time(s) in 37 post(s)
You need to make png files with those bullets (fouls0.png - empty, fouls1.png with one bullet, fouls2.png etc...)

Then there is a setimage function, make shortcuts to switch from 0 to 5.
DWAM  
#3 Posted : 8 years ago
DWAM

Rank: Advanced Member

Groups: Registered
Joined: 3/20/2014(UTC)
Posts: 2,721
Man
France
Location: Bordeaux, France

Thanks: 243 times
Was thanked: 794 time(s) in 589 post(s)
Hi!

the easiest way is to use characters like ■ or █ for exemple. So you can have a simple text field with as many colored symbols as you need

If you want real images, check this topic where we've been talking about doing dynamic xaml files
http://forums.vmix.com/d....aspx?g=posts&t=8784

Have fun!
Guillaume
doggy  
#4 Posted : 8 years ago
doggy

Rank: Advanced Member

Groups: Registered
Joined: 12/27/2012(UTC)
Posts: 5,357
Belgium
Location: Belgium

Thanks: 300 times
Was thanked: 989 time(s) in 821 post(s)
create xaml title with the 5 seperate boxes linked to a variable to allow you to change the color ( any color you want)
-TA_  
#5 Posted : 8 years ago
-TA_

Rank: Advanced Member

Groups: Registered
Joined: 6/12/2015(UTC)
Posts: 75
Location: Finland

Thanks: 1 times
Was thanked: 5 time(s) in 2 post(s)
r@wisla wrote:
You need to make png files with those bullets (fouls0.png - empty, fouls1.png with one bullet, fouls2.png etc...)

Then there is a setimage function, make shortcuts to switch from 0 to 5.


By the way that image capture is taken from youtube stream from Poland today :-)
and stream was done by vMix
doggy  
#6 Posted : 8 years ago
doggy

Rank: Advanced Member

Groups: Registered
Joined: 12/27/2012(UTC)
Posts: 5,357
Belgium
Location: Belgium

Thanks: 300 times
Was thanked: 989 time(s) in 821 post(s)
no messing around with images

here you go ,just right click for title editor and choose color

File Attachment(s):
colorblock.xaml (3kb) downloaded 111 time(s).

You cannot view/download attachments. Try to login or register.
doggy  
#7 Posted : 8 years ago
doggy

Rank: Advanced Member

Groups: Registered
Joined: 12/27/2012(UTC)
Posts: 5,357
Belgium
Location: Belgium

Thanks: 300 times
Was thanked: 989 time(s) in 821 post(s)
second variation where you can WRITE the color as text hence usable with set text in shortcuts

File Attachment(s):
colorblock2.xaml (3kb) downloaded 142 time(s).

You cannot view/download attachments. Try to login or register.
thanks 2 users thanked doggy for this useful post.
rickvoskamp on 6/28/2017(UTC), blast12 on 7/14/2019(UTC)
-TA_  
#8 Posted : 8 years ago
-TA_

Rank: Advanced Member

Groups: Registered
Joined: 6/12/2015(UTC)
Posts: 75
Location: Finland

Thanks: 1 times
Was thanked: 5 time(s) in 2 post(s)
doggy wrote:
no messing around with images

here you go ,just right click for title editor and choose color


Thanks, this is just enough. Great!
-TA_  
#9 Posted : 8 years ago
-TA_

Rank: Advanced Member

Groups: Registered
Joined: 6/12/2015(UTC)
Posts: 75
Location: Finland

Thanks: 1 times
Was thanked: 5 time(s) in 2 post(s)
doggy wrote:
second variation where you can WRITE the color as text hence usable with set text in shortcuts


And this is even better !!
r@wisla  
#10 Posted : 8 years ago
r@wisla

Rank: Advanced Member

Groups: Registered
Joined: 8/5/2013(UTC)
Posts: 280
Man
Location: Poland

Thanks: 29 times
Was thanked: 40 time(s) in 37 post(s)
-TA_ wrote:
r@wisla wrote:
You need to make png files with those bullets (fouls0.png - empty, fouls1.png with one bullet, fouls2.png etc...)

Then there is a setimage function, make shortcuts to switch from 0 to 5.


By the way that image capture is taken from youtube stream from Poland today :-)
and stream was done by vMix

Not by me ;-)

But this is my stream done with vMix, with the same effect



-TA_ wrote:
doggy wrote:
second variation where you can WRITE the color as text hence usable with set text in shortcuts


And this is even better !!


Only if your bullet is one color txt, not gradient etc (see my euroleague stream)
-TA_  
#11 Posted : 8 years ago
-TA_

Rank: Advanced Member

Groups: Registered
Joined: 6/12/2015(UTC)
Posts: 75
Location: Finland

Thanks: 1 times
Was thanked: 5 time(s) in 2 post(s)
r@wisla wrote:
-TA_ wrote:
r@wisla wrote:
You need to make png files with those bullets (fouls0.png - empty, fouls1.png with one bullet, fouls2.png etc...)

Then there is a setimage function, make shortcuts to switch from 0 to 5.


By the way that image capture is taken from youtube stream from Poland today :-)
and stream was done by vMix

Not by me ;-)

But this is my stream done with vMix, with the same effect


It was http://lajfytv.pl/ and 4 nations Futsal tournament in Tuchy

-TA_ wrote:
doggy wrote:
second variation where you can WRITE the color as text hence usable with set text in shortcuts


And this is even better !!


Only if your bullet is one color txt, not gradient etc (see my euroleague stream)


Yep but one color is fine atleast now
doggy  
#12 Posted : 8 years ago
doggy

Rank: Advanced Member

Groups: Registered
Joined: 12/27/2012(UTC)
Posts: 5,357
Belgium
Location: Belgium

Thanks: 300 times
Was thanked: 989 time(s) in 821 post(s)
one can always put an OpacityMask on the blocks to give it some dimensional effects in your design among other design features ;-)

doggy attached the following image(s):
Screenshot (50).png (114kb) downloaded 92 time(s).

You cannot view/download attachments. Try to login or register.
thanks 1 user thanked doggy for this useful post.
NewsworthyVision on 4/22/2018(UTC)
doggy  
#13 Posted : 8 years ago
doggy

Rank: Advanced Member

Groups: Registered
Joined: 12/27/2012(UTC)
Posts: 5,357
Belgium
Location: Belgium

Thanks: 300 times
Was thanked: 989 time(s) in 821 post(s)
a nice example posted by JAIRODJ (link) showed an example of using just one color change to adjust a title background with several layered effects/opacitymasks (apparently download link does not work anymore)

doggy attached the following image(s):
Screenshot (51).png (29kb) downloaded 50 time(s).

You cannot view/download attachments. Try to login or register.
blast12  
#14 Posted : 6 years ago
blast12

Rank: Newbie

Groups: Registered
Joined: 7/13/2019(UTC)
Posts: 1
Russian Federation

Thanks: 1 times
Originally Posted by: doggy Go to Quoted Post
second variation where you can WRITE the color as text hence usable with set text in shortcuts



It's great. How to make this kind of title? Is it possible with GT Title Designer?
Users browsing this topic
Guest
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.