Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
mrv2-v1.3.3-Linux-amd64.tar.gz | 2025-02-21 | 170.0 MB | |
mrv2-v1.3.3-Linux-amd64.deb | 2025-02-21 | 163.5 MB | |
mrv2-v1.3.3-Linux-amd64.rpm | 2025-02-21 | 131.9 MB | |
mrv2-v1.3.3-Windows-amd64.zip | 2025-02-20 | 146.6 MB | |
mrv2-v1.3.3-Windows-amd64.exe | 2025-02-20 | 96.4 MB | |
mrv2-v1.3.3-Darwin-arm64.dmg | 2025-02-20 | 97.5 MB | |
mrv2 v1.3.3 source code.tar.gz | 2025-02-20 | 45.4 MB | |
mrv2 v1.3.3 source code.zip | 2025-02-20 | 46.1 MB | |
README.md | 2025-02-20 | 3.4 kB |
|
mrv2-v1.3.3-Darwin-amd64.dmg | 2025-02-20 | 109.3 MB | |
Totals: 10 Items | 1.0 GB | 0 |
v1.3.3
- Fixed AC3 bitrate (saving audio using the AC3 codec).
- Improved saving audio bitrates for all formats.
- Fixed the sourceforge_defaults.sh script to work on all platforms.
- Fixed some potential rounding errors on saving frames or movies with annotations.
- Minor UI improvement. Fixed Gamma slider.
- Added upcoming (not yet released) HT256 OpenEXR compressor.
- Fixed update-mrv2.py script typo which would not allow updating mrv2.
- Updated OCIO default configs to v2.2 ones. They are still based on ACES 1.3 though, as ACES 2 ones have yet to be released.
- Changed tlRender's use of exr::Compression to Imf::Compression to support current and future OpenEXR compressors.
- Changed SaveImageOptionsUI to use Imf::getCompressionNameFromId().
- Updated Python code to also use Imf::Compression instead of exr::Compression.
- Removed internal otioClipName and otioClipTime attributes from metadata.
- Added Annotation Frames Only to Save Image Options to save only the frames that have annotations when saving either annotations only or sequences with annotations.
- Added new Python command: cmd.saveMultipleAnnotationFrames() to save multiple annotation frames with either video or without video.
- Removed trailing newline from desktop information on status bar present on Rocky Linux's XDG_SESSION_TYPE environment variable.
- Changed mrvTimelineViewport's resizeWindow() to use maximize() when the image will not fit on the screen. This seems to fix some Wayland NVidia OpenGL issues.
- Made "Invalid EDID data" not appear when running under XWayland.
- Fixed Play buttons sometimes appearing in the middle of the viewport under Wayland.
- Made macOS OpenGL captures (Save Images/Movies with Annotations) use RGBA.
- Fixed macOS OpenGL captures with annotations reporting window is not in full screen when saving a single frame.
- Fixed resizing of main window under Wayland by using maximize instead of resize.
- Fixed resizing of main window when dealing with two monitors under X11.
- Added hotkeys to control the User Interface's transparency under Windows, macOS and Linux. By default, they are assigned to Ctrl + . and Ctrl + ,.
- Added hotkey to control click (pass) through of window position and clicking. Works on all platforms. The hotkey by default is Ctrl + t.
- Added Wayland GNOME-Shell hotkey control for Float on Top. It is Ctrl + w by default for ALL applications and windows. Note, however, that pass through will not automatically set Float on Top as in X11, macOS or Windows. This is a limitation of Wayland.
- Fixed pip.sh script to call pip on the local mrv2 install.
- Added information about environment (desktop, os and kernel) of the machine that was used to build it.
- Made Build and Running log information tidier.
- Cleaned up log messages a bit and added a -logLevel flag.
- Added case matching to Hotkey searches.
- Hotkey names are now listed alphabetically in all languages.
- Hotkeys are now listed using GNOME's keyboard conventions in the Hotkey window, which are cleaner.
- Added Window/Toggle Click Through to menus.
- Added Window/More UI Transparency and Window/Less UI Transparency to menus.
- Added git branch and short hash of build to the About window.
- Improved build times on successive runme.sh runs.
- Improved translations.