Darby Johnston

Results 136 comments of Darby Johnston

Hi, sorry about that; how do you think the slider should behave in that case? Like would dragging the slider only go between 0.0-1.0, but you could type larger/smaller numbers...

Actually how about a popup widget on each slider that lets you set the minimum/maximum values, and maybe other options like the increment/decrement value? That way you can see what...

Maybe a combination of the two would be best; the popup provides a discoverable way to directly enter and see the values, and the keyboard shortcuts provide an "expert" way...

Hi, this is a bug with the new version of DJV, there is also another issue about it here: https://github.com/darbyjohnston/DJV/issues/66 I actually have a fix for this in a new...

@JTCHE The old version is still available if you would prefer to use it: https://sourceforge.net/projects/djv/files/djv-stable/1.3.0/

Unfortunately now that OpenRV and xStudio have been released I'm not sure how much more effort I should put into DJV. However I do have a new project based on...

Thanks for reporting this, I'll look into updating the icon set to work with both modes.

You can do a rough conversion using the timeline information: ``` 4 GB of cache = 4,000,000,000 bytes Number of frames = 4,000,000,000 / (videoWidth * videoHeight * videoPixelByteCount) Number...

Did you try my suggestion for calculating an estimate based on the video dimensions? You would need to do that each time a new file is loaded, and adjust the...

Nice, what kind of computer did you get? Maybe try checking the system monitor and make sure it shows the memory usage you are expecting.