Rank: Advanced Member
Groups: Registered
Joined: 10/14/2016(UTC) Posts: 64 Location: Sheffield
|
Couple of questions on custom graphics in case anyone knows. We make custom titles for each broadcast that we do so they work with the branding of the stream etc. Does anyone know how to make them load when opening the vMix preset with them included? Whenever vMix is closed and re-opened all of the titles are offline and you have to re-add them in. Really annoying but not the end of the world, would just be sweet if it didn't do it.
Secondly, does anyone know how to make a title animate in/out by only using one storyboard in Blend? It would be awesome if you could make a storyboard and then it animate onto the screen in one direction and then play the storyboard in reverse to animate back off again.
Cheers for any suggestions!
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 12/27/2012(UTC) Posts: 5,216 Location: Belgium Thanks: 291 times Was thanked: 955 time(s) in 790 post(s)
|
1- i save my custom titles with a presets and they always pop back up when loading the preset 2- there is an example with and in and out animation standard with vMix (AnimatedInOutHD.xaml)
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 2/14/2016(UTC) Posts: 107 Location: Oss Thanks: 12 times Was thanked: 15 time(s) in 14 post(s)
|
Open all titles you want in vMix then safe them as a preset... when you start vMix later on, you can simply load that preset will all your titles...
If you want to load more than one preset, don't forget to choose for "append" for preset 2, 3, 4.... xxx else the presets you have loaded earlier will disappear....
|
1 user thanked Mari for this useful post.
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 10/14/2016(UTC) Posts: 64 Location: Sheffield
|
As you say you would think that the titles would just pop back up but for some reason when I re-open the preset they are all offline. I'll attach one of our titles, it would be interesting to see if it appears offline for you. Do the titles need to be in a specific folder/format or can they be added from anywhere? File Attachment(s): Caption L3RD.xaml (11kb) downloaded 32 time(s).You cannot view/download attachments. Try to login or register.
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 4/18/2016(UTC) Posts: 223 Location: United Kingdom
Thanks: 33 times Was thanked: 37 time(s) in 31 post(s)
|
Well it's not just you.
I tried adding your xaml to my title directory.
It shows fine in the title preset menu and loads and runs fine.
Sure enough, no matter what I do it, it shows as media offline whenever I try reloading vMix.
I've tried using 'last', saving the project as a preset and tried saving it set to live or not and every time it comes up as 'offline'.
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 4/18/2016(UTC) Posts: 223 Location: United Kingdom
Thanks: 33 times Was thanked: 37 time(s) in 31 post(s)
|
I made a title template by modding a standard vMix title and it works fine when I add it to the vMix title directory.
It loads and reloads when I reopen vMix.
I know absolutely NOTHING about writing xmal files but do you need to add something like the first part of the vMix template as it seems to reference the titles directory?
<?xml version="1.0" encoding="utf-16"?> <UserControl Width="1920" Height="1080" Panel.ZIndex="500" InputMethod.IsInputMethodEnabled="True" xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation" xmlns:mtl="clr-namespace:vMixTitleLibrary;assembly=vMixTitleLibrary">
Forgive me if this is an idiotic, naive suggestion.
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 2/14/2016(UTC) Posts: 107 Location: Oss Thanks: 12 times Was thanked: 15 time(s) in 14 post(s)
|
After reloading I get "offline" also... why???? I realy do not know. Maybe Martin has an answer on this...
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 3/7/2012(UTC) Posts: 2,636 Location: Canada Thanks: 33 times Was thanked: 506 time(s) in 475 post(s)
|
@ nomski
I suspect there is an error in the coding somewhere along the line, such that vMix can't load it.
This is the error message being thrown:
Presets_OpenInput '[Unknown]' property does not point to a DependencyObject in path '(0).(1).[0].(2).[1].(3)'.
Which edition of Expression Blend was used to create the XAML file?
Ice
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 10/14/2016(UTC) Posts: 64 Location: Sheffield
|
I don't get any error messages, it just shows up as offline on re-opening and then I have to click on the settings cog for each input and re-add the correct title to each one. Annoying if there is one or two, a bit of a night mare when there's ten!
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 10/14/2016(UTC) Posts: 64 Location: Sheffield
|
Resolved! If you put the title in the root title directory where all the others are then it works like a charm! Don't know if there is a way round this but it's fine as we can just add and remove them form the folder as and when we need them.
Thanks to NHT for his comment that made me try it!
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 3/12/2015(UTC) Posts: 482 Location: Kansas City, MO USA Thanks: 151 times Was thanked: 75 time(s) in 57 post(s)
|
Yes this is the case, It is a pain in the rear because that folder needs admin rights to save into by default in Windows 10. So creating and working on tiles from this folder requires saving to another location first. A confusing pain for new users.
Steve
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 2/14/2016(UTC) Posts: 107 Location: Oss Thanks: 12 times Was thanked: 15 time(s) in 14 post(s)
|
... Admin rights in Win 8/10 are a "pain in te rear", but this can easily be solved by not installing in the default folder (\Program Files\) but in another folder on C:.
Don't know (didn't pay any attention to it) if vMix can be installed in another folder...
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 4/18/2016(UTC) Posts: 223 Location: United Kingdom
Thanks: 33 times Was thanked: 37 time(s) in 31 post(s)
|
nomski wrote:Resolved! If you put the title in the root title directory where all the others are then it works like a charm! Don't know if there is a way round this but it's fine as we can just add and remove them form the folder as and when we need them.
Thanks to NHT for his comment that made me try it! Stunned that my n00b guess helped you sort this lol.
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 7/31/2014(UTC) Posts: 38
Thanks: 1 times Was thanked: 2 time(s) in 2 post(s)
|
nomski wrote:Resolved! If you put the title in the root title directory where all the others are then it works like a charm! Don't know if there is a way round this but it's fine as we can just add and remove them form the folder as and when we need them.
Thanks to NHT for his comment that made me try it! I use homemade xaml's too and for me putting them into C:\Program Files (x86)\vMix\titles doesn't fix the issue of vMix not loading them on launch. Did you do anything else too?
|
|
|
|
Rank: Advanced Member
Groups: Registered
Joined: 12/27/2012(UTC) Posts: 5,216 Location: Belgium Thanks: 291 times Was thanked: 955 time(s) in 790 post(s)
|
Originally Posted by: PeterJay Just had an issue, for the first time in years, where -some- of the images, the images (logos etc.) in overlays, and the titles (lower thirds) all came up blank and offline. The camera inputs and .mp4 pre-roll loops remained OK. We were about to do a broadcast, so I made the main video live, and then created new inputs and re-did the couple of overlays I needed on-the-fly.
Still scratching my head about how this happened. I had quickly tried restarting vMix and loading the most recently-saved .vmix and .zip saved preset files, but no luck.
None of the file locations had changed, and the lower thirds were in their default locations. Same computer, no intentional changes to the boot drive (where -everything- lives) etc.
Any ideas?
vMix 4k (licensed), 27.0.0.72 x64, Windows 10 Pro, fully patched.
After the broadcast (still in progress) I'll be doing a post-mortem on this, and see if any previous saved files have the same issue. How is this post related to this 6 year old thread about XAML titles ? While still usable XAML titles are depricated
|
|
|
|
Rank: Member
Groups: Registered
Joined: 5/17/2021(UTC) Posts: 12 Location: NYC/NNJ Thanks: 1 times Was thanked: 1 time(s) in 1 post(s)
|
Originally Posted by: doggy Originally Posted by: PeterJay Just had an issue, for the first time in years, where -some- of the images, the images (logos etc.) in overlays, and the titles (lower thirds) all came up blank and offline. The camera inputs and .mp4 pre-roll loops remained OK. We were about to do a broadcast, so I made the main video live, and then created new inputs and re-did the couple of overlays I needed on-the-fly.
Still scratching my head about how this happened. I had quickly tried restarting vMix and loading the most recently-saved .vmix and .zip saved preset files, but no luck.
None of the file locations had changed, and the lower thirds were in their default locations. Same computer, no intentional changes to the boot drive (where -everything- lives) etc.
Any ideas?
vMix 4k (licensed), 27.0.0.72 x64, Windows 10 Pro, fully patched.
After the broadcast (still in progress) I'll be doing a post-mortem on this, and see if any previous saved files have the same issue. How is this post related to this 6 year old thread about XAML titles ? While still usable XAML titles are depricated Moderator: I deleted the posts in question. Ok I suppose to delete the response above. Have edited the question and posted it in a new thread.
|
|
|
|
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