OpenRV icon indicating copy to clipboard operation
OpenRV copied to clipboard

Open source version of RV, the Sci-Tech award-winning media review and playback software.

Results 136 OpenRV issues
Sort by recently updated
recently updated
newest added

# OnionSkin management in annotation ## Modifications Added 5 properties into the `PaintIPNode` node: * `onionShow` : enabled/disabled the drawing of onionSkin (default is false). * `onionBeforeFrame`: the number of...

### Linked issues N/A ### Summarize your change. A new font has been added to RV's UI with the capability to render Latin and Mandarin characters. ### Describe the reason...

do not merge

### What happened? OpenTimeline v0.16.0+ changed the name of the following methods `clip_if() -> find_clips()` `children_if -> find_children()` https://github.com/AcademySoftwareFoundation/OpenTimelineIO/pull/1541 The otio plugin is using the old method name. I think...

bug

### VFX2024 - Add support for OpenEXR 3.2.4 ### Linked issues #369 ### Summarize your change. Added the same patch before updated for the new version. It is the same...

### What happened? This is an old bug, I've seen it both on RV and OpenRV for a long time on mac (not sure on other OS's). Load two exr...

bug

### What happened? While writing custom glsl(gto) nodes I noticed a weird behaviour when trying to access the size of the input images. With the `color` type it works without...

bug

### Linked issues Fixes #578 ### Summarize your change. Upgrade FFmpeg to 7.0.2, and resolve build-time errors and deprecation warnings. ### Describe the reason for the change. Maintenance Update ###...

devdays24

Update OpenRV to use the latest version of FFmpeg

good first issue
maintenance
devdays24

### Update AJA SDK to 17.1 ### Summarize your change. - [x] Update the SDK version in aja.cmake and fix issues related with OS specific header files that are no...

### What happened? Hi all. We noticed a very strange behaviour with our newest rv build (2.1.0 Head: f9e45c7) When opening movie files (.mov, codec doesn't seem to matter, happens...

bug