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
Dover  
#1 Posted : Thursday, September 2, 2021 10:11:51 PM(UTC)
Dover

Rank: Newbie

Groups: Registered
Joined: 9/2/2021(UTC)
Posts: 1
Australia
Location: Melbourne

I've seen people show small examples of working bar graphs in Vmix but I was wondering if there was a way to execute it in our scenario.

We have a value between 0 and 100 sourced via python script, this value is changed anywhere between every 50ms and 200ms. We would like to create a stylized bar graph representing this value as it updates during the broadcast.

Is there any known way of creating this? Any help would be appreciated!
matkeane  
#2 Posted : Thursday, September 2, 2021 11:22:45 PM(UTC)
matkeane

Rank: Advanced Member

Groups: Registered
Joined: 10/6/2020(UTC)
Posts: 98
France

Was thanked: 21 time(s) in 21 post(s)
I'm sure there is a way to do this with creative use of a GT title, but personally I'd look at some external graphics software and pipe the output of that into vMix via NDI. Something like CasperCG, Processing (if you're not afraid of some coding), TouchDesigner, or Notch. Using third-party software adds to the complexity, but will often be much more flexible in terms of graphics style and rendering than trying to wrangle a solution out of titling software.
doggy  
#3 Posted : Friday, September 3, 2021 12:37:14 AM(UTC)
doggy

Rank: Advanced Member

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

Thanks: 283 times
Was thanked: 916 time(s) in 755 post(s)
A bit of this



and a little script that reads the value and convert it to a string length (between 0-100)

https://forums.vmix.com/...c-progress-bar#post93365

Peter1000  
#4 Posted : Friday, September 3, 2021 1:23:06 AM(UTC)
Peter1000

Rank: Advanced Member

Groups: Registered
Joined: 1/25/2019(UTC)
Posts: 284
Switzerland

Thanks: 16 times
Was thanked: 73 time(s) in 54 post(s)
Papo  
#5 Posted : Friday, September 3, 2021 4:47:59 AM(UTC)
Papo

Rank: Advanced Member

Groups: Registered
Joined: 6/16/2020(UTC)
Posts: 72
Peru

Thanks: 8 times
Was thanked: 2 time(s) in 2 post(s)
hello dover, how do you think it works, an example of how you would use the bars.
the size of the bars would have to be updated every 50 to 200 milliseconds?
similar to the audio indicator bar?
a video as an example would come in handy.
translated from spanish to english with google
recrieprodutora  
#6 Posted : Tuesday, June 21, 2022 11:36:43 AM(UTC)
recrieprodutora

Rank: Newbie

Groups: Registered
Joined: 9/10/2019(UTC)
Posts: 3
Brazil
Location: Rio de Janeiro

Originally Posted by: doggy Go to Quoted Post
A bit of this



and a little script that reads the value and convert it to a string length (between 0-100)

https://forums.vmix.com/...c-progress-bar#post93365




Great development, it could help indicating a way to create the script using a .gtzip file, in my studies I can't imagine an api making the bar width according to the text or percentage.

I started a search but I could see that with .xaml the path seems to be easier.
Users browsing this topic
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.