logo

Live Production Software Forums


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

Notification

Icon
Error

64 Pages«<45678>»
Options
Go to last post Go to first unread
elgarf  
#101 Posted : Saturday, August 13, 2016 12:33:37 AM(UTC)
elgarf

Rank: Advanced Member

Groups: Registered
Joined: 10/23/2015(UTC)
Posts: 458
Man
Russian Federation

Thanks: 20 times
Was thanked: 224 time(s) in 129 post(s)
@moth, can you show screenshot?
moth  
#102 Posted : Saturday, August 13, 2016 2:40:38 AM(UTC)
moth

Rank: Newbie

Groups: Registered
Joined: 2/1/2016(UTC)
Posts: 8

Thanks: 1 times
Sorry mate - here is the shot
moth attached the following image(s):
script.jpg (55kb) downloaded 47 time(s).

You cannot view/download attachments. Try to login or register.
elgarf  
#103 Posted : Saturday, August 13, 2016 2:45:50 AM(UTC)
elgarf

Rank: Advanced Member

Groups: Registered
Joined: 10/23/2015(UTC)
Posts: 458
Man
Russian Federation

Thanks: 20 times
Was thanked: 224 time(s) in 129 post(s)
Are you sure you have Functions.xml in program folder?
Jedda  
#104 Posted : Saturday, August 13, 2016 4:39:15 PM(UTC)
Jedda

Rank: Advanced Member

Groups: Registered
Joined: 3/21/2016(UTC)
Posts: 68
Location: Sweden

Thanks: 13 times
Was thanked: 3 time(s) in 3 post(s)
Trying to move more and more things from my production over to the UTC controller and currently rebuilding our lineups from using images to actual titles. Is it possible to get data for fields from an Excel sheet for example? This is how my lineups look and it's not the most convenient system when for example there's a change in the lineup and I still want the players to be in order. I have to manually enter all the players in the correct order again. If I somehow could get the data for every field from an Excel sheet (or something similar) it would make it a bit quicker to just move the players around in cells.

Or if anyone has any other idea on how to make this a bit easier I'd be very happy. In the future I might want to add stats and info for players and then it's really a must to be able to get the data from a source, otherwise it'll take ages to move everything around :)
Jedda attached the following image(s):
lineup.jpg (338kb) downloaded 168 time(s).

You cannot view/download attachments. Try to login or register.
elgarf  
#105 Posted : Saturday, August 13, 2016 11:12:07 PM(UTC)
elgarf

Rank: Advanced Member

Groups: Registered
Joined: 10/23/2015(UTC)
Posts: 458
Man
Russian Federation

Thanks: 20 times
Was thanked: 224 time(s) in 129 post(s)
@Jedda,

you can use "Table" checkbox, to make one textfield/list instead of 4. I also think, that you best use list widget (because it can load text files).
1) Create list widget
2) Map 4 titles to it
3) You'll see text of this titles dividev by | symbol
4) Export your excel file to csv with | delimiter
5) Load csv file into list

You can also directly edit 4 titles in one list widget.

If you really need excel data, I can write excel data provider.
thanks 1 user thanked elgarf for this useful post.
Jedda on 8/14/2016(UTC)
Jedda  
#106 Posted : Sunday, August 14, 2016 4:24:22 AM(UTC)
Jedda

Rank: Advanced Member

Groups: Registered
Joined: 3/21/2016(UTC)
Posts: 68
Location: Sweden

Thanks: 13 times
Was thanked: 3 time(s) in 3 post(s)
elgarf wrote:
@Jedda,

you can use "Table" checkbox, to make one textfield/list instead of 4. I also think, that you best use list widget (because it can load text files).
1) Create list widget
2) Map 4 titles to it
3) You'll see text of this titles dividev by | symbol
4) Export your excel file to csv with | delimiter
5) Load csv file into list

You can also directly edit 4 titles in one list widget.

If you really need excel data, I can write excel data provider.


Ok, I kind of got it working. This is how I did it. I linked this list widget with the no and name for home and away player #1 and managed to make it get the correct data from the csv-file (well, had to rename it to .txt since UTC controller couldn't load csv-files???, maybe could be fixed?).

However, if I make copies of this list widget for all the fields, I have to manually load the csv-file for each widget if I can only map 4 titles and that takes some time. Or how did you think I should create this? Loading this 11 times and picking the correct row is maybe not much easier than manually enetering all the data in the end :) If I at least somehow could load the same file into all 11 list widgets that I'll have to create it would make things easier, but don't know how that would be done.

Basically, if I somehow could get all the data to go into the correct boxes when loading the file it would obviously be the best solution, but not sure if it works. Especially when UTC Controller does not give the same order as in the csv-file. In Excel I put #1, #3, #5, #10 and so on for the home team, but UTC Controller orders it as #1, #10, #100, #11. If I pick manually from the list it's no big problem in the end, but if I somehow can automatically get the data in the correct boxes it will be a mess if it picks from this order.

It probably would be more convenient to be able to fetch the data automatically from an Excel file if possible. I was thinking I could assign like "NrStartelva1" to one cell in Excel and "Startelvan1" to another cell and so on to get the correct data. Not sure if possible, but if it is that's how I was thinking it would be good if it worked.
Jedda attached the following image(s):
Namnlöst-2.jpg (511kb) downloaded 134 time(s).

You cannot view/download attachments. Try to login or register.
Avwise  
#107 Posted : Thursday, August 18, 2016 7:04:47 AM(UTC)
Avwise

Rank: Newbie

Groups: Registered
Joined: 8/16/2016(UTC)
Posts: 8
Location: The Netherland

Thanks: 1 times
Was thanked: 1 time(s) in 1 post(s)
Hi Guys,

Great up on the work with utc it works great.
added some functions to the xml.

only thing i am stuck on is the keypress function.

i've added KeyPress&Value= only the ampersand & function is not supported.
are there any howtos on this ?




<vMixFunctionReference>
<Native>true</Native>
<Description>KeyPress</Description>
<Function>KeyPress</Function>
<HasInputProperty>false</HasInputProperty>
<HasIntProperty>false</HasIntProperty>
<HasStringProperty>true</HasStringProperty>
</vMixFunctionReference>



also an function to add\change image's in titles would be a nice feature :)
elgarf  
#108 Posted : Thursday, August 18, 2016 8:47:22 AM(UTC)
elgarf

Rank: Advanced Member

Groups: Registered
Joined: 10/23/2015(UTC)
Posts: 458
Man
Russian Federation

Thanks: 20 times
Was thanked: 224 time(s) in 129 post(s)
Hi @Avwise,
Take any function as reference, for example:
Code:

<vMixFunctionReference>
  <Description>Set countdown format hh:mm:ss</Description>
  <Function>SetCountdown</Function>
  <FormatString>Function=SetCountdown&amp;Input={0}&amp;Value={2}&amp;SelectedIndex={1}</FormatString>
</vMixFunctionReference>

which has all parameters, then change FormatString to desired:
Code:
<vMixFunctionReference>
  <Description>KeyPress</Description>
  <Function>KeyPress</Function>
  <FormatString>Function=KeyPress&amp;Value={2}</FormatString>
</vMixFunctionReference>


As about SetImage, it will work only on local computer if I do this.
thanks 1 user thanked elgarf for this useful post.
Avwise on 8/18/2016(UTC)
Avwise  
#109 Posted : Thursday, August 18, 2016 9:04:05 AM(UTC)
Avwise

Rank: Newbie

Groups: Registered
Joined: 8/16/2016(UTC)
Posts: 8
Location: The Netherland

Thanks: 1 times
Was thanked: 1 time(s) in 1 post(s)
Whohoooo great will try it out tonight :)

Regarding the images what i have is an title where all of the players(soccer) are inserted in multiple sections i have playername/surname/number/image.
Then i use a keypress to trigger my overlays like yellow and red cards man of the match etc.
I am now busy sending commands to 2 systems one for the videowall and the second for the ledboarding next to the Field.

So an local setimage is great 😁

So when there is an goal the content Will be displayed on both systems :)

Thanks,

Dennis
mburel1980  
#110 Posted : Friday, August 19, 2016 2:32:18 AM(UTC)
mburel1980

Rank: Advanced Member

Groups: Registered
Joined: 6/29/2016(UTC)
Posts: 101
Location: Luxembourg

Thanks: 48 times
Was thanked: 14 time(s) in 12 post(s)
elgarf wrote:


As about SetImage, it will work only on local computer if I do this.


Hi elgarf,

does this mean you can use the UTC on a 2nd PC by a 2nd operator (except for setimage) ? If so, how does it work?

Thanks for your advice

Marc
corporatejames  
#111 Posted : Friday, August 19, 2016 2:42:21 AM(UTC)
corporatejames

Rank: Advanced Member

Groups: Registered
Joined: 8/2/2015(UTC)
Posts: 364
Man
Australia
Location: Sydney

Thanks: 283 times
Was thanked: 76 time(s) in 62 post(s)
@mark You can use on a second pc and use the work around for setimage for binding a text field to the image.
Details for this work around are in the forum feed. Hope that helps.

Hopefully Elgarf can add the the setimage to data container as requested previously very soon.
I think the easiest option is if the row field is ticked, it will use setimage tag instead of settext
when getting the values from a xml feed.
thanks 1 user thanked corporatejames for this useful post.
mburel1980 on 8/19/2016(UTC)
EvgeniyRych  
#112 Posted : Saturday, August 20, 2016 5:08:34 AM(UTC)
EvgeniyRych

Rank: Newbie

Groups: Registered
Joined: 8/20/2016(UTC)
Posts: 1
Location: Minsk/Belarus

I use vMixUTC under windows 7 and I do not display the icons on the widget. From a file in windows 10 they come from?
elgarf  
#113 Posted : Sunday, August 21, 2016 11:15:46 AM(UTC)
elgarf

Rank: Advanced Member

Groups: Registered
Joined: 10/23/2015(UTC)
Posts: 458
Man
Russian Federation

Thanks: 20 times
Was thanked: 224 time(s) in 129 post(s)
Icons are from Segoe UI Symbol Font.
elgarf  
#114 Posted : Thursday, August 25, 2016 6:57:55 AM(UTC)
elgarf

Rank: Advanced Member

Groups: Registered
Joined: 10/23/2015(UTC)
Posts: 458
Man
Russian Federation

Thanks: 20 times
Was thanked: 224 time(s) in 129 post(s)
Controller updated with SetImage local function. It works automatically on titles with images, there is type identifier now in title name:

BAS: Base (you never should see this :)
IMG: Image (SetImage)
OVR: Overlay
POS: Position
TXT: Text (SetText)

IMG and TXT are common identifiers.

First post
thanks 1 user thanked elgarf for this useful post.
corporatejames on 8/25/2016(UTC)
corporatejames  
#115 Posted : Thursday, August 25, 2016 7:42:21 AM(UTC)
corporatejames

Rank: Advanced Member

Groups: Registered
Joined: 8/2/2015(UTC)
Posts: 364
Man
Australia
Location: Sydney

Thanks: 283 times
Was thanked: 76 time(s) in 62 post(s)
elgarf wrote:
Controller updated with SetImage local function. It works automatically on titles with images, there is type identifier now in title name:

BAS: Base (you never should see this :)
IMG: Image (SetImage)
OVR: Overlay
POS: Position
TXT: Text (SetText)

IMG and TXT are common identifiers.

First post


Hi @elgarf what value is the setimage [img] using as not working for example E:\image directory\image.png?
I know the data is working in xml for text field as it returns the right value of the image path.

Thanks for the update.
corporatejames  
#116 Posted : Thursday, August 25, 2016 7:57:51 AM(UTC)
corporatejames

Rank: Advanced Member

Groups: Registered
Joined: 8/2/2015(UTC)
Posts: 364
Man
Australia
Location: Sydney

Thanks: 283 times
Was thanked: 76 time(s) in 62 post(s)
My mistake the first test as I had old data in the database for test image location (wrong path).
But still not updating the image after I put correct image path?
elgarf  
#117 Posted : Thursday, August 25, 2016 10:38:42 AM(UTC)
elgarf

Rank: Advanced Member

Groups: Registered
Joined: 10/23/2015(UTC)
Posts: 458
Man
Russian Federation

Thanks: 20 times
Was thanked: 224 time(s) in 129 post(s)
@corporatejames,
Download it again, please, I've made small fix.
thanks 1 user thanked elgarf for this useful post.
corporatejames on 8/25/2016(UTC)
corporatejames  
#118 Posted : Thursday, August 25, 2016 11:29:19 PM(UTC)
corporatejames

Rank: Advanced Member

Groups: Registered
Joined: 8/2/2015(UTC)
Posts: 364
Man
Australia
Location: Sydney

Thanks: 283 times
Was thanked: 76 time(s) in 62 post(s)
elgarf wrote:
@corporatejames,
Download it again, please, I've made small fix.

Yeap confirmed that resolved the issue.

Still using the old method using the binding for text to img field that you you showed earlier.
Will use the new one after our preseason is over as all is working well and need change setup a bit
to change to use new version. Thanks, New one will make much faster and easier to configure.

Great work.
desmar  
#119 Posted : Friday, August 26, 2016 4:49:03 PM(UTC)
desmar

Rank: Advanced Member

Groups: Registered
Joined: 8/21/2015(UTC)
Posts: 324
Man
Canada
Location: Cornwall, Ontario, Canada

Thanks: 18 times
Was thanked: 80 time(s) in 60 post(s)
@elgarf

List widget doesn't load data properly,
it rearranges data.. see attached pics..

Would like list to look like text file in list menu..

in proper numerical order...


1
2
3
4
5
6
7
8
9
10
11
12

etc...


desmar attached the following image(s):
players.PNG (11kb) downloaded 52 time(s).
listwidget.PNG (24kb) downloaded 58 time(s).

You cannot view/download attachments. Try to login or register.
corporatejames  
#120 Posted : Friday, August 26, 2016 9:48:12 PM(UTC)
corporatejames

Rank: Advanced Member

Groups: Registered
Joined: 8/2/2015(UTC)
Posts: 364
Man
Australia
Location: Sydney

Thanks: 283 times
Was thanked: 76 time(s) in 62 post(s)
Also on the List Widget @elgarf, Is it possible to have list pull data from a XML File like the data widget.
I can export a file of the data for importing but be great not have have to do that extra step.
Control worked great at our last preseason game on Tuesday.
Users browsing this topic
Guest (8)
64 Pages«<45678>»
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.