Quick Sign In:  

Forum: Wishes and new features

Topic: VIDEO: Add a option to select the resolution OR revert to preview only full resolution

This topic is old and might contain outdated or incorrect information.

So this is more a request to revert a feature than to want a new one.

In previous versions of VDJ when I was using the "VDJSpoutSender" plugin all I had to do was select "preview only" and activate the plugin and the video was sent in 1080p resolution to Resolume. In the current version this no longer happens, when I select "preview only" the resolution that is sent by the plugin to Resolume is the preview resolution of the VDJ.
For a better understanding, I recorded a video of the problem:



times:
00:00 -> 00:31 I show that I have a video sampler running and the "VDJSpoutSender" is activated, in resolume the plugin is active and working normally at the resolution of 1920x1080
00:31 -> 00:53 i click with the right button and the output is set to fullscreen, so I click on "Preview Only" and return to Resolume and now the plugin has the resolution of 426x240 and this makes the video resizes to a really small block on the center of the screen. (the output resolution on Resolume is 1920x1080, we have 6 TVs and 1 projector at the club that run on this resolution)

My wish is to have a option in settings to set the resolution of the "preview" or revert to whats was before: set the preview and the video still has 1920x1080 on the spout sender.
 

Posted Fri 06 Sep 19 @ 8:50 am
NicotuxHome userMember since 2014
Detected spoutsender - and other plugins - is now taking the size of the biggest preview window
Resizing for preview is takeing so much time that global fps are shutting down - by half for me - even i think the initial reason was the opposite

Again a bad solution! - I hope usable one this time - i use is adding an extra UN/USEFULL preview window in the skin - my custom skin already have.
this way the internal preview is forced to specified size and spoutsender send the right size

This window can be set out of display area in a way not to hurt - same size as the video allows almost on the fly resizing but there are side effect with aspect ratios
- can resize down to a small black bar without modifiing the output
- can be set anywhere else as needed by fixing posx posy - even out of display area
- can choose the size of send video by fixing width & height of video source
- a custom button with "show_window 'badpreview'" can toggle it

at the far end of the skin .xml file add:

<window name="badpreview" width="384" height="216" posx="00" posy="00" shown="yes" minwidth="192" minheight="108">
<video source="master" x="0" y="0" width="1920" height="1080"/>
</window>

just before the "</skin>"

hope it will help waiting for the come back of old behavior
 

Posted Fri 06 Sep 19 @ 4:10 pm
NicotuxHome userMember since 2014
Sorry, but After the update to early version 5269 this is not working correctly anymore
the preview size reports wrongly else i.e. 1927x1080 2534x... nothing with the correct ratio
giving some black dash lines on the receiver
and extra windows does not display at start ... a

when very carefully resizing an initially small window with video the same size it still possible to find some resolutions with no glitches - manual sync
- to acheive this resize horizontal only, in a way to keep ratio, moving mouse top right
resize only grows up the output size, if sync fail, have to find next bigger resolution
settings they actually are no more keept upon restart

my current closest "preview" res being
1888x1058
1952x1094
 

Posted Fri 06 Sep 19 @ 7:23 pm
NicotuxHome userMember since 2014
finally the only viable solution :
settings : videoWindowAllwaysOnTop false and video fullscreen with VDJMain on top
 

Posted Fri 06 Sep 19 @ 7:32 pm
Nicotux wrote :
finally the only viable solution :
settings : videoWindowAllwaysOnTop false and video fullscreen with VDJMain on top


Yes, I'm doing this. I put the resolume Output on top of the VDJ output on the second monitor. Until they fix... that's the way to do it.

Thanks a lot for all your replies
 

Posted Thu 12 Sep 19 @ 9:10 am
NicotuxHome userMember since 2014
Are you able to get spoutsender work with b5281?
It seems impossible to get the sender appear anymore to me
receiver is already working
 

Posted Thu 19 Sep 19 @ 3:19 pm
Nicotux wrote :
Are you able to get spoutsender work with b5281?
It seems impossible to get the sender appear anymore to me
receiver is already working


Using with VDJ 2020. You have to use with 32bit version
 

Posted Mon 23 Sep 19 @ 1:55 am
Just a note: When you turn off on top for video window, and the video window is currently on top of the UI window, and you do a right click on video window, the menu comes up and video window goes below the UI window which is a bug. Minor but sloppy. More times than not I find such things when just looking at a situation. I don't actively test VDJ. They should go over the whole thing and fix these things because they cause problems and confusion and range from minor to bad.. I mean take the time to do this instead of carrying them over to new versions. You would have to have someone who knows how to test though. These things also make you look bad. Don't blame the messenger.

On the preview, there is probably no real reason to change res to preview size. I don't think much in the way of optimization will be gained. Maybe they are trying to make the preview more like a display window eventually.. probably not good because there can be display windows and preview windows. My definitions would be preview window does a quick representation of display window... While display window is more detailed and adjust to aspect. My vote change is it back the way it was. Probably a bad to decision and surprising the user the way you do is also not good...
 

Posted Mon 23 Sep 19 @ 7:44 pm


(Old topics and forums are automatically closed)