OpenRV
OpenRV copied to clipboard
Open source version of RV, the Sci-Tech award-winning media review and playback software.
### What happened? rvio's code is using the deprecated FFmpeg AVStream.codec to pass codec parameters and FFmpeg reports a warning each time it is used because of that. Repro Steps:...
### What happened? When someone increases the version of a third-party dependency or a rvpkg, the new version get added next to the previous version in the build directory, and...
### What happened? OpenRV's PySide2 target can't be built with Xcode 15 because of https://bugreports.qt.io/browse/QTBUG-117225. Older versions of xcode are available on https://developer.apple.com ### List all the operating systems versions...
### What happened? 1) Remove _build/lib, _build/share & _build/include : those are from GC. (optional in case 2) doesnt build: remove cmake/dependencies/RV_DEPS_GC-prefix) 2) rvcfg + rvbuildt RV_DEPS_GC 3) Notice that...
### What happened? When rates don't perfectly align between the prior media and the new media when setting a new source media (either through the API call or direct property...
### What happened? When RV launches on Windows, it causes a lock on the web cache/cookie db that prevents accesses from other instances of RV. This causes any web interface...
Hi there, just to let you know a bug I noticed about the draw tool using the replace composite operation. To reproduce the bug here are the steps: - Have...
### What happened? I was a bit torn on where to report this issue, because it has existed in RV for _many_ years (going back to at least RV 7),...
### What happened? Not sure if this is a bug or if there's something I might be overlooking. When I am trying to process a .exr image/sequence with rvio the...
### What happened? In the commercial RV distribution (2022.3.1), `rv.bin` links directly against `libpng16.so`. However, the `rv.bin` that is produced by the OpenRV build does not directly link against libpng...