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
vjtooth  
#1 Posted : Thursday, July 11, 2013 8:38:59 AM(UTC)
vjtooth

Rank: Newbie

Groups: Registered
Joined: 7/11/2013(UTC)
Posts: 3
Location: Ukraine

I try to find some solution how to next or previous video clip in "video list" input but i cant to find it. I have about 500-600 video clips and some of them long and some short and switch between them is realy important. Can you help me?
vmixsupport  
#2 Posted : Thursday, July 11, 2013 7:50:50 PM(UTC)
vmixsupport

Rank: Staff

Groups: Registered, Administrators
Joined: 12/13/2012(UTC)
Posts: 218
Location: Gold Coast, Australia

Thanks: 5 times
Was thanked: 152 time(s) in 67 post(s)
It sounds like you may prefer to use the "Playlist" feature instead (in the bottom right hand corner). This provides you with next and previous buttons in the settings.

Alternatively, you can right click the List input and select the next item you wish to play from the drop down that appears.
macjaeger  
#3 Posted : Friday, July 12, 2013 3:16:58 AM(UTC)
macjaeger

Rank: Advanced Member

Groups: Registered
Joined: 2/25/2013(UTC)
Posts: 228

Was thanked: 36 time(s) in 25 post(s)
Playlist feature works different than List input, so it may not be an option for this particular use. To my knowledge there is no shortcut / api-call to advance a List input to the next entry (otherwise i'd use it in my scheduler application).
admin  
#4 Posted : Friday, July 12, 2013 4:23:47 AM(UTC)
admin

Rank: Administration

Groups: Administrators
Joined: 1/13/2010(UTC)
Posts: 5,152
Man
Location: Gold Coast, Australia

Was thanked: 4146 time(s) in 1491 post(s)
I'll add support for the NextPicture/PreviousPicture options to also control the List input in the final release of vMix 10.
They should probably be renamed NextItem, PreviousItem as well if that doesn't break any existing 3rd party application functionality.

Regards,

Martin
vMix
admin  
#5 Posted : Friday, July 12, 2013 4:26:04 AM(UTC)
admin

Rank: Administration

Groups: Administrators
Joined: 1/13/2010(UTC)
Posts: 5,152
Man
Location: Gold Coast, Australia

Was thanked: 4146 time(s) in 1491 post(s)
PS: If you know the exact video in the list you wish to play you can use the SelectedIndex option and create a shortcut, selecting the video from the dropdown menu.

macjaeger  
#6 Posted : Friday, July 12, 2013 8:23:53 AM(UTC)
macjaeger

Rank: Advanced Member

Groups: Registered
Joined: 2/25/2013(UTC)
Posts: 228

Was thanked: 36 time(s) in 25 post(s)
admin wrote:
PS: If you know the exact video in the list you wish to play you can use the SelectedIndex function to (1 for first video, 2 for second etc)


So cool! I'll have to add the "list" functionality to my scheduler then... :-)
admin  
#7 Posted : Friday, July 12, 2013 8:54:32 AM(UTC)
admin

Rank: Administration

Groups: Administrators
Joined: 1/13/2010(UTC)
Posts: 5,152
Man
Location: Gold Coast, Australia

Was thanked: 4146 time(s) in 1491 post(s)
I think I spoke to soon, it only works when selecting a transition at the moment:

Code:
?Function=Fade&Input=1&SelectedIndex=3
vjtooth  
#8 Posted : Friday, July 12, 2013 12:45:03 PM(UTC)
vjtooth

Rank: Newbie

Groups: Registered
Joined: 7/11/2013(UTC)
Posts: 3
Location: Ukraine

admin wrote:
I'll add support for the NextPicture/PreviousPicture options to also control the List input in the final release of vMix 10.
They should probably be renamed NextItem, PreviousItem as well if that doesn't break any existing 3rd party application functionality.


it would be Great.
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.