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
dsharon  
#1 Posted : Tuesday, April 2, 2013 6:03:19 PM(UTC)
dsharon

Rank: Member

Groups: Registered
Joined: 3/28/2013(UTC)
Posts: 13
Location: Israel

Thanks: 3 times
Hi,
Is it possible to flip the ticker scrolling direction? i.e. scrolling from the left hand side to the right? - for supporting laguages like Hebrew, Arabic?
Thanks,
Sharon.
jwolthuis  
#2 Posted : Wednesday, April 3, 2013 9:48:45 AM(UTC)
jwolthuis

Rank: Member

Groups: Registered
Joined: 3/11/2013(UTC)
Posts: 26

Thanks: 1 times
Was thanked: 9 time(s) in 6 post(s)
I can explain how to reverse the scroll, but I don't have any R2L languages installed, so on my computer, it displays L2R text from the last word to the first.

Open c:\Program Files\vMix\Titles\TickerHD.xaml in Notepad Since you're dealing with a file in the "Program Files" folder, you'll need to run Notepad as an Administrator.

Locate the "DoubleAnimation" tag (about 11 lines down). Within that tag, you'll see:
Code:
From="1920" To=" ....
Change this to read:
Code:
To="1920" From=" ....
Save your changes.

Now, your ticker will be reversed.

Jon
thanks 4 users thanked jwolthuis for this useful post.
dsharon on 4/11/2013(UTC), sinc747 on 1/27/2016(UTC), vijay6672 on 1/9/2018(UTC), fakory.peter@gmail.com on 1/9/2018(UTC)
fakory.peter@gmail.com  
#3 Posted : Tuesday, January 9, 2018 11:54:04 PM(UTC)
fakory.peter@gmail.com

Rank: Newbie

Groups: Registered
Joined: 1/8/2018(UTC)
Posts: 8
Location: Canada

Thanks: 1 times
Was thanked: 1 time(s) in 1 post(s)
Thank you so much!
thanks 1 user thanked fakory.peter@gmail.com for this useful post.
ghanemco on 4/3/2018(UTC)
eyal.m  
#4 Posted : Friday, April 24, 2020 3:55:38 AM(UTC)
eyal.m

Rank: Newbie

Groups: Registered
Joined: 4/24/2020(UTC)
Posts: 1

jwolthuis
Thanks for the instructions.
Is it also possible for revers direction also for the GT ticker?
I open the zip file but the code is different.
Thank you
IceStream  
#5 Posted : Friday, April 24, 2020 9:29:20 AM(UTC)
IceStream

Rank: Advanced Member

Groups: Registered
Joined: 3/7/2012(UTC)
Posts: 2,604
Man
Location: Canada

Thanks: 33 times
Was thanked: 501 time(s) in 470 post(s)
@ eyal.m

The GT Ticker direction and speed can be changed in the Title Editor.
Right click the Input===> Select Title Editor===> click the clock icon


Ice
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.