Replies: 7 comments 3 replies
-
Just wanted to bump this to ask if it is on the roadmap? Thanks much. |
Beta Was this translation helpful? Give feedback.
-
I did a second attempt at implementing it and this time it came out good. It will be there when I release v1.2.1. |
Beta Was this translation helpful? Give feedback.
-
Ok, nice. Yesterday I did a quick plugin for what I was thinking. I think it is working pretty well, and have some things to improve. Is this the sorta thing you were thinking? In a perfect world, I would have the preset "menu" right next to the other OCIO buttons, and have a hot key to open the presets menu. https://github.com/AltaArts/OCIO_Presets--MRV2-Plugin |
Beta Was this translation helpful? Give feedback.
-
That's very cool. And you managed to use pyfltk too. Anyway, here's the current workflow in my v1.2.1 beta: OCIOPresets.mp4 |
Beta Was this translation helpful? Give feedback.
-
That is exactly what I was thinking. That fits right into the main core nicely. Question: can there be a button and/or hotkey to call the saved presets? We tend to have to view images in different transforms, so we can't really use the defaults (8, 16, 32, etc) unless I am missing something. For example one exr in half-float Rec709Linear, and another in half-float ACEScg. Going into the menus to change the preset for each is a bit of a pain. I was thinking it could be just a small button to the left of the OCIO input button. But if the screen space is the issue (I do not know fltk really), then maybe the button and hotkey just opens a popup to choose - that is where I was going to head. Also, I was going to add a check of the filename to be able to set defaults. Meaning if the filename has "ACEScg" in the name, it would automatically set the preset to that. I would be very happy to give your version a test on our machines/config. |
Beta Was this translation helpful? Give feedback.
-
Fab. I will get it here in a bit. Just finishing some stuff. Thanks so much for working on it! |
Beta Was this translation helpful? Give feedback.
-
Downloaded the beta and tried it out. I think it is working very well! Thanks for the hot key, and with that the Preset Panel pops up super fast. I quickly built some presets and it seems to work perfectly with our OCIO, and even the luts. Can I ask where is the config .json saved? I clicked around but couldn't find it. It might be great to be able to share it amongst our machines instead of rebuilding. The one thing I did see (I know it is beta, but wanted to let you know just in case), is the UI styling of the Preset Panel appears to be messed up. And I am sure you have done color tests, but here are some. You can see that MRV is probably the best, with RV coming a close second (if not the same). As you can see CineSync has an issue with values > 1, and DJV2 looks different since I cannot use our OCIO2 config with it (it is still using ACES 1.2 IIRC). Basically, I had a shot laying around that had some good range in log that I also already had an exr seq in ACEScg. I wanted to just do a screen capture off my grading screen to show what is actually being displayed apples to apples (all using the same OCIO transforms, except DJV2 as stated above). The captures then went into Resolve with a difference matte. MRV2: RV: CineSync: DJV2: |
Beta Was this translation helpful? Give feedback.
-
First, since it is my first post here let me say MRV2 looks like a great replacement viewer for us. We had been using DJV2, but needed OCIO2 support. RV is clunky and a pain, and Cinesync is good, but it keeps clipping >1 images even when using OCIO. Plus they are not being super reactive in suggestions.
So saying all that, it seems like MRV2 meets all of those! And for that I thank you.
Now for the first suggestion: OCIO presets in the top tool bar. We get material with several different "colorspaces" (Rec709 24, Rec709 Linear, ACEScg, ACEScct, various camera log, etc). We are using a semi-custom OCIO2 which is working very well with MRV2, but it does take some time to pick the "IDT", "ODT", "Look", and sometimes LUT when opening a media file. It would be great if we could save user presets that have those all, including a LUT from a local dir. This is something Cinesync does have, even though it is stuck under a menu.
I would think it would live next to the other buttons for colorspace in the top bar, and preferably have a keyboard shortcut to bring up the menu - that way we can have the top bar hidden as well.
Again, thanks so much.
JRB.
Beta Was this translation helpful? Give feedback.
All reactions