Rank: Newbie
Groups: Registered
Joined: 8/21/2020(UTC) Posts: 3  Location: Trier Thanks: 2 times
|
Hey, the last weeks i Looked for a Recording automation but im not realy good in scripting and found not the solution there i looked for. Maybe you could help me?
Step 1 Check a Input with 2 Text cherakters. Name.Text Step 2 Write this Characters down in my Recorder Pathfile with a Seperator between thes Names Step 3 Start the Recording Step 4 if the datasource of the Character from Step 1 Changed and the Recording is Stoped Start by Step1
Is this Possible?
Thanks for the Help
Regards Philipp
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 12/27/2012(UTC) Posts: 4,605  Location: Belgium Thanks: 261 times Was thanked: 830 time(s) in 679 post(s)
|
Originally Posted by: quarantechno  Hey, the last weeks i Looked for a Recording automation but im not realy good in scripting and found not the solution there i looked for. Maybe you could help me?
Step 1 Check a Input with 2 Text cherakters. Name.Text The name of an input or retrieve from a title for example ? Yes is possible, there are examples to adapt from in this thread ! Quote: Step 2 Write this Characters down in my Recorder Pathfile with a Seperator between thes Names
one can not put Write this Characters down in my Recorder Pathfile from a script, will have to rename the recording after the recording stops Quote: Step 3 Start the Recording
one can start a recording. Check the shortcut reference list , thise are the same function usable within a script Quote: Step 4 if the datasource of the Character from Step 1 Changed and the Recording is Stoped Start by Step1
Yup can do that too, check like step 1 and compare if there is a difference to initiate a next step ( or not) Yes but need to change the process logic/order a bit
|
 1 user thanked doggy for this useful post.
|
|
|
Rank: Newbie
Groups: Registered
Joined: 8/21/2020(UTC) Posts: 3  Location: Trier Thanks: 2 times
|
Originally Posted by: doggy  Originally Posted by: quarantechno  Hey, the last weeks i Looked for a Recording automation but im not realy good in scripting and found not the solution there i looked for. Maybe you could help me?
Step 1 Check a Input with 2 Text cherakters. Name.Text The name of an input or retrieve from a title for example ? Yes is possible, there are examples to adapt from in this thread ! i got ah Title gtzip tehre are Team1.text and team2.text. These Information i need to get. Quote: Step 2 Write this Characters down in my Recorder Pathfile with a Seperator between thes Names
one can not put Write this Characters down in my Recorder Pathfile from a script, will have to rename the recording after the recording stops did i understand it right, that i couldn automaticly past the Team Texts in the path? Thats the Mainfeature i'm looking for :P The other option did i found and i Think i could connect all together. Quote: Step 3 Start the Recording
one can start a recording. Check the shortcut reference list , thise are the same function usable within a script Quote: Step 4 if the datasource of the Character from Step 1 Changed and the Recording is Stoped Start by Step1
Yup can do that too, check like step 1 and compare if there is a difference to initiate a next step ( or not) Yes but need to change the process logic/order a bit i got a little hope, that someone could script me this feature completle, because i don't understand the diffrent Function option in Vmix exactly.
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 12/27/2012(UTC) Posts: 4,605  Location: Belgium Thanks: 261 times Was thanked: 830 time(s) in 679 post(s)
|
Originally Posted by: quarantechno  Hey, the last weeks i Looked for a Recording automation but im not realy good in scripting and found not the solution there i looked for. ?
How did you look and where ? if one googles "vmix renaming recordings" the result is multiple mentions to vMix forum post for this Is why this thread was posted with lots of examples (amongst other posts) to try out in order to learn scripting . same for using shortcuts , try and learn to understand pls Quote: i got ah Title gtzip tehre are Team1.text and team2.text. These Information i need to get.
There are examples here that retrieve exactly the information one could need for use in a script Quote: did i understand it right, that i couldn automaticly past the Team Texts in the path? Thats the Mainfeature i'm looking for :P The other option did i found and i Think i could connect all together.
again no , can NOT name the recording file with a function so same answer as before "will have to rename the recorded file AFTER the recording stops" Quote: i got a little hope, that someone could script me this feature completle,
Of course LOL. A custom script ;-) the logic you are looking for: stop the recording (or let the script check if recording has actually stopped before proceeding) read the data needed (name from within a title) search for the last recorded file ( example in the knowledge base) rename or copy that found file named with the data retrieved before Step 4 can be added (check change of name within the title) for extra functionality starting the renaming process for extra safety build in a process to check if renamed file allready exists to add a number to the name for example to avoid erasing the previous exsisitng recording with the same name
|
 1 user thanked doggy for this useful post.
|
|
|
Rank: Newbie
Groups: Registered
Joined: 8/21/2020(UTC) Posts: 3  Location: Trier Thanks: 2 times
|
ah, nice thanks for your Help. Now i get the Logic i needed. Sometimes there are the Simple things :)
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 12/27/2012(UTC) Posts: 4,605  Location: Belgium Thanks: 261 times Was thanked: 830 time(s) in 679 post(s)
|
|
 1 user thanked doggy for this useful post.
|
|
|
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.
Important Information:
The vMix Forums uses cookies. By continuing to browse this site, you are agreeing to our use of cookies.
More Details
Close