Feature request: Changing preview behavior
Closed this issue · 4 comments
In Wobbly v4, when I pressed "s"(Cycle the current frame's match) in preview mode 1(the frame number before decimation was bold), the frame would refresh instantly. That's nice.
However, in preview mode 2(the frame number after decimation was bold), the frame would not refresh instantly. The only way I found I can preview the changed frame is to toggle the preview mode to 1 and then toggle back to 2, which makes me in trouble every time.
Could you change the preview behavior of preview mode 2, so that it can refresh instantly after any operation, as mode 1 behaves now?
Maybe. I predict it won't happen soon.
Thanks
I came across a problem that failed to make Left and Right arrows to work, which had been reported before in Doom9 by others(http://forum.doom9.org/showthread.php?p=1774361#post1774361).
I'm using Windows 10, Vapoursynth R32 x64, Wobbly v4.
I can reproduce the problem anytime today with following steps:
- double click on Wobbly.exe
- click "Project" at Menu
- click "open video" ("open project" has same problem)
- choose .d2v file (or .VOB, .m2ts, etc)
- Left and Right arrows broke down on Wobbly, but most of other keys worked
(By default, Left and Right arrows are used to jump to previous or next frames.)
If I change the shortcuts, for example, "[", to "Jump 1 frame back", this feature worked.
And, if I set "Left" back to "Jump 1 frame back", it broke down again.
Similarly, if I set "Left" or "Right" to other places, like "Open project", it still broke down.
The problem seems only occured on Left and Right arrows, after using Wobbly and Wibbly for some times, because I can use them normally 4 days earlier on the same files, when I was the first time using Wobbly.
(Ctrl/Alt/Shift + Left/Right also broke down, while Up/Down worked.)
I guess maybe I can use Left and Right arrows again after clearing up software cache size and default settings of Wobbly, but I couldn't find a way to do it.
Could you change the preview behavior of preview mode 2, so that it can refresh instantly after any operation, as mode 1 behaves now?
After years of waiting, I implemented this request.