Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
mrv2-v1.2.2-Linux-amd64.tar.gz | 2024-08-04 | 152.6 MB | |
mrv2-v1.2.2-Linux-amd64.rpm | 2024-08-04 | 127.5 MB | |
mrv2-v1.2.2-Linux-amd64.deb | 2024-08-04 | 149.6 MB | |
mrv2-v1.2.2-Darwin-arm64.dmg | 2024-08-04 | 93.8 MB | |
mrv2-v1.2.2-Windows-amd64.zip | 2024-08-04 | 133.2 MB | |
mrv2-v1.2.2-Windows-amd64.exe | 2024-08-04 | 91.9 MB | |
mrv2-v1.2.2-Darwin-amd64.dmg | 2024-08-04 | 111.5 MB | |
mrv2 v1.2.2 source code.tar.gz | 2024-08-04 | 34.4 MB | |
mrv2 v1.2.2 source code.zip | 2024-08-04 | 35.1 MB | |
README.md | 2024-08-04 | 2.8 kB | |
Totals: 10 Items | 929.7 MB | 0 |
- Updated FFmpeg build to support .webm muxer which was missing.
- Made OpenEXR tag for Compression show its actual name instead of a number.
- Added OpenEXR compression per layer instead of a global tag.
- Added Channel (Layer) stepping hotkeys ({ and } by default).
- Made exposure buttons (and the hotkeys) increment and decrement by 1/4 stop instead of 1/2 stop.
- Made single images not start playing even if auto playback is on.
- Improved hiding of the pixel bar to only do it when duration is not 1.
- Upgraded to FFmpeg 7.0.1.
- Fixed auto playback when started from the command-line with multiple videos. Now they all respect the auto playback setting instead of just the first video.
- Added Preferences->User Interface->Raise on Enter to set how the window should behave once the mouse enters the view window. By default, now it is off, instead of on; meaning you will have to click on the window to bring it to the front and activate keyboard focus.
- Fixed overwriting of data in Darby's original FFmpegReadVideo code.
- Added support for HAP and HAP with Alpha decoders.
- Added support for HAP encoder.
- Fixed mrv2's custom file requester starting with no icons in the current directory.
- Fixed Open Separate Audio dialog to be non-modal.
- Fixed sequence loading on macOS sometimes returning a wrong sequence when sequence was like 0999-1001.
- Fixed loading of separate audio track for image sequences.
- Added a work-around to support loading audio tracks with embedded PNG files when FFmpeg was compiled as minimal.
- Fixed -playback command-line flag to start playback when set even if autoPlayback is off.
- Made reverse playback at start not leak an observable item pointer or be slower.
- FLTK fixes to OpenGL 3 for Debian 12+ and AMD/Mesa systems under X11.
- Added libsnappy version and copyright to About window.
- Made path mapping reject two identical remote paths.
- Updated SVT-AV1 library for MSVC 2019 and MSVC 2022 (v2.1.2).
- Moved Windows building of SVT-AV1 library to tlRender and removed the hack of creating a .pc manually.
- Fixed looping to stop at start/end when scrubbing and Loop is off.
- Fixed primary screen resizing on second monitor moving to first monitor. This might also fix crashes due to different monitor resolutions.
- Fixed secondary screen hiding timeline when going to presentation mode.
- Added Window->Preferences->User Interface->Maximized option.
- Upgraded to OpenUSD v24.08 without boost (yeah!).
- Fixed saving of OpenUSD settings.
- Added a ComfyUI directory with a mrv2 a custom node to allow saving EXR images in full half/float precision. For those that believe in AI, see the instructions on how to install it in the ComfyUI directory.