You asked this 20 times ![]()
It should work ok with the latest prerelease already, no?
You asked this 20 times ![]()
It should work ok with the latest prerelease already, no?
runs percfectly, yes
and missunderstanding from my poor âpast tenseâ usage, sry. (Meant smng like: were you still able preserve itâs consistency when doing that [new 3,5hrs coding] to fix, ?)
Yes, stop worrying, the media player has nothing to do with video director etc ![]()
Iâm sorry @musicullum , I donât know if the fix has been implemented already, but experiencing no change in terms of wiping content at song changes. As soon / until has next song has no content, last songâs content is visible on Vdm
For testing, feel free using my previous project, load âBall in Castleâ, open V1, VD, VDm and just navigate between songs, sometimes start any.
AND one kind request
Could you please let windows for VDm, VD remain on top? Currently as soon as touching VL, they go âbehindâ VLâs main window. A âpin-to-topâ tick, any trick might help with ![]()
// And if you are there, the same for MIDI List, DMX list, Lyrics list, Autom list editorâs windows would be more than practical ![]()
Thank you!
@musicullum , am I right, the solution should be something like a âframebuffer clearâ at song changes, meanwhile I guess, the question is more difficult than that
Does VDm is working with retained framebuffer? Or it fully redraws something like:
renderFrame()
No ![]()
You are making assumptions. It works differently: each stream has a target video plane (what you see). If a stream has nothing to send, it will just switch off (meaning it will inform the plane that nothing is coming anymore). The GPU part will then simply add no color to the rgb components, and thus it becomes invisible.
So, there is no such thing as âclear blackâ. Black just means nothing is there, not âfill with color #000â.
This is also why you should stop worrying about the media player. It is just another source for the plane and knows absolutely nothing about other guys sending to that same plane.
The video director monitor is somewhat of a special case, currently it holds the last picture which it shouldnât if itâs âblackâ (no stream sending there anymore). But weâre confident that it too will work as you expect with the next version ![]()
There is one more thing reg. OBS. If you send multiple streams to the same plane, those will be composited, but that happens entirely on the GPU. This is why the composited picture is not available in the Video Director, it only ever exists in GPU memory (and thus, your screen), but is not accessible for the program. There is a way to load the frame off the GPU, but unfortunately that is very expensive and not an option for now.
absolutely. just wanted to have some/starting point picture in my mind. Thank you!
I know⌠I started with analogy of catode TV, where there is no picture if ânext cycleâ is not drawn (I mean electrons scanned through the entire screen).
No worries:
Meanwhile will be happy when the keying composite or transparent overlay will be rendered to VDm later of course!
Talking about that one, right? When on V1 the overlay is visible, but not and wonât be visible in VD or VDm like this example:
( I have a logo in case of⌠and using sometimes ![]()
Exactly. The Video Director only lets you choose from the video views and thus the VD Monitor will also only show those.
Sorry asking back again and again. Want to understand, also because of being called by colleauges if there is any VL question.
Please let me understand or clarify this:
If
creating 3pcs Song Video Tracks + 1GblMediaPlayer
Routing[all]Outs to Video1 & Video1 & Video1 & Video1
Result in VD will be the four separated VideoTracks
Meanwhile you say âchoose from the video viewsâ, and for me - user - âvideo viewsâ are Video1,2,3,4,5,6 No?
Seems like the selected VideoOutX is read for ordering the videosources within VD, but the selection is not made by the term we know from earlier as âVideo Viewsâ
thinking deeper:
that is absolutely cool that VD makes VL3 capable to provide two different kind of video-out, used absolutely separately⌠for example:
Sorry, that was misleasing, Video Views was wrong. The VD shows all sources (streams), so tracks and yes, Media Player too.
How so?
Will fix, thanks.
Even can combine it with
Seems like some versatile toolkit ![]()
right ![]()
![]()
oh, and could you please look this maybe:
yes, will check
wanted to let you know - just discovered -, that ghost-frame thing can even happen with "GlobalMediaPlayerâs last image.
You see a blue spotted something (frankly saying, thatâs the first frame for song âLe Cygneâ), and Iâm PLAYING media playerâŚ
you can see itâs video-content. Starting it, stopping it RTZ-ing and have no idea where this blue spotted frame exactly taken and kept from, because never played with MediaPlayer, just exists on song-video-track
On the top, you can see the MediaPlayerâs RTZ-button-3states problem, I reported long long ago.
I know, text, sorry, but itâs hard to explain these with words:
https://the.randomcello.com:449/d/s/18LXwQEERjDttYfQEMfD5In0ddvF1NNS/J8MFsmtcHfmlxcynPjdt7XPs90JzSIRu-zbZgqahANw0
If just one source, then my topic with the ghost-frames above (changing songs, stucked âlast song frameâ)
Cannot reproduce anymore after some changes here, pls try again with the next version.
Itâs kind of polishment request, but not a game stopper thing of course:
If any of you will have time later to implement âpin to topâ for mentioned ones, we - users - will surely welcome - again - anytime in the future, (something similar to how we can keep VideoView#n on the top).
We are working on it but it could not make it for the last pre-release, sorry.
in case that would make it easier: I believe most of us wonât change âpin on topâ behaviour to
And for VDm, practically - in my reading. - should just stay on the top in any scenarioâŚ
(but of course, there might be situation that I donât see from my point of view)