![]() |
#1 | |
Human being with feelings
Join Date: Apr 2013
Location: France
Posts: 10,672
|
![]()
Hi,
On some old discussion about using gmem inbetween reascript and video processor, we noticed this Quote:
This leads to some issue like, for eg, in the exemple below where gmem is edit cursor position, you can see that the value drawn on the video processor isn't always the corretc one. ![]() I dont know what would be the correct way to fix this, but maybe forcing frame redraw after a gmem value change ? Not sure, you tell me :P Anyway, a solution would be nice as this is obviously problematic. Cheers !
__________________
Free ReaScripts - Premium Scripts - Custom Scripts Dev - Learn ReaScript - XR Theme - Stash Files - ReaLinks - Website - ReaComics - Alien 2347 - Donation |
|
![]() |
![]() |
![]() |
#2 |
Human being with feelings
Join Date: Apr 2013
Location: France
Posts: 10,672
|
![]()
Or maybe just an API function to force frame refresh ?
__________________
Free ReaScripts - Premium Scripts - Custom Scripts Dev - Learn ReaScript - XR Theme - Stash Files - ReaLinks - Website - ReaComics - Alien 2347 - Donation |
![]() |
![]() |
![]() |
#3 |
Human being with feelings
Join Date: Aug 2006
Location: Berlin
Posts: 11,898
|
![]()
This could be very useful for people requiring text overlays from Empty Items containing notes, which is what I used to do with Hedas notes reader script. That one however didn't output to the video window but to its very own window.
So whatever X-Raym is asking for would enable all kinds of workflows that require text to be displayed in the video window on top of underlying video, gathered from empty items with notes. That's the goal. +1
__________________
Using Latch Preview (Video) - Faderport 16 setup for CSI 1.1 , CSI 3.10 Website "My ego comes pre-shrunk" - Randy Thom |
![]() |
![]() |
![]() |
#4 |
Administrator
Join Date: Jan 2005
Location: NYC
Posts: 16,223
|
![]()
Hmm yeah this is a more complex thing, there's no simple solution I can think of.
We could add an action or API to clear the video cache and rerender frames, if that would be helpful. |
![]() |
![]() |
![]() |
#5 |
Human being with feelings
Join Date: Apr 2013
Location: France
Posts: 10,672
|
![]()
@Justin
An action/API to refresh may be a good enough workaround for now, if it dosent make the picture blink or if it is quick enough to be as transparent as possible for the user. It may worths the try Thx!
__________________
Free ReaScripts - Premium Scripts - Custom Scripts Dev - Learn ReaScript - XR Theme - Stash Files - ReaLinks - Website - ReaComics - Alien 2347 - Donation |
![]() |
![]() |
![]() |
#6 |
Human being with feelings
Join Date: Apr 2013
Location: France
Posts: 10,672
|
![]()
Action: Video: Clear video cache/re-render frames has been added in reaper v6.70 as workaround for this issue. Thanks Cockos !
It can be a bit slow to process on certain codec / resolution (like one sec+ in HEVC) but on proxies it works fine. Issue that it that this action is UI blocking so it can not work fine in these cases.
__________________
Free ReaScripts - Premium Scripts - Custom Scripts Dev - Learn ReaScript - XR Theme - Stash Files - ReaLinks - Website - ReaComics - Alien 2347 - Donation Last edited by X-Raym; 11-17-2022 at 09:54 AM. |
![]() |
![]() |
![]() |
Thread Tools | |
|
|