Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
mrv2-v1.2.8-Windows-amd64.zip | 2024-09-21 | 144.0 MB | |
mrv2-v1.2.8-Windows-amd64.exe | 2024-09-21 | 99.5 MB | |
mrv2-v1.2.8-Darwin-arm64.dmg | 2024-09-21 | 95.4 MB | |
mrv2-v1.2.8-Linux-amd64.deb | 2024-09-20 | 142.7 MB | |
mrv2-v1.2.8-Linux-amd64.rpm | 2024-09-20 | 119.7 MB | |
mrv2-v1.2.8-Linux-amd64.tar.gz | 2024-09-20 | 149.0 MB | |
mrv2-v1.2.8-Darwin-amd64.dmg | 2024-09-20 | 121.3 MB | |
mrv2 v1.2.8 source code.tar.gz | 2024-09-20 | 35.5 MB | |
mrv2 v1.2.8 source code.zip | 2024-09-20 | 36.2 MB | |
README.md | 2024-09-20 | 2.8 kB |
|
Totals: 10 Items | 943.2 MB | 1 |
v1.2.8
- Automated sourceforge OS automatic file selection for a release (default, the last git release).
- Gain, Saturation and Gamma now effect all videos in a comparison when in Compare Mode.
- A/B Wipe Comparison now properly follows the cursor when zoomed in.
- A/B Wipe Comparison now properly follows the cursor on Y (it was reversed previously).
- Fixed and simplified bakeOCIO.py demo script. Now, you can bake OCIO from the command-line by just doing something like:
mrv2 <INPUT_FILE> -ics ACEScg -od 'sRGB - Display' -pythonScript bakeOCIO.py -pythonArgs <BAKED.mov>
Note that this script bakes without annotations support so if saving a float EXR to an 8 or 16-bit image, you will get banding. - Fixed changing displayOptions through python not reflecting the changes in the UI.
- Fixed cmd.compare() to refresh the comparison immediately.
- Fixed Python Output showing icorrectly in panels when loading a session from the command-line.
- Fixed ICS pulldown not showing None when switching to a clip with no Input Color Space stored.
- Fixed viewport/image rescaling calculation in Save Move/Save Single Frame.
- Fixed Save Resolution setting being set to Half Size when Save Annotations was on.
- Made Status Bar error/warnings remain longer (8 seconds instead of 5).
- Fixed a precision issue on Windows with arbitrary scalings like 115%.
- Added Image/Previous Limited and Image/Next Limited to go from previous to next images, without looping.
- Added "Image/Go to/<Clip>" to switch from one clip to the next without having to bring up the Files Panel.
- Added "Image/Compare/<Clip>" and "Image/Compare Mode" to compare images without bringing up the Compare Panel.
- Made UI at start up wider to account for new menus and new language translations.
- Added HDR metadata to Media Information Panel.
- Very minor playback improvement for non HDR videos.
- Made "Advanced Settings" in Save Movie options store its settings.
- Made tlRender FFmpeg's write always print out the color space, color TRC and color primaries used when saving.
- Preferences->Render->Video Levels had Full Range and Legal Range reversed.
- Added first pass at Russian AI translation.
- Added Edit/Audio Clip/Insert. It allows inserting an audio clip at the point in time for the video clip.
- Added Edit/Audio Clip/Remove. It allows removing audio clip(s) at the point in time for the video clip.
- Fixed potential export issues when using Save Movie not exporting from the first frame.
- Clarified the name of TV (Legal Range) and PC (Full Range) in Advanced Options of Save Movie Options.
- tlRender now skips video streams with AV_DISPOSITION_ATTACHED_PIC or AV_DISPOSITION_STILL_IMAGE.
- Fixed Darby tlRender's BT.2020 coefficients.