| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | < 3 hours ago | 5.9 kB | |
| vmrv2-beta-Windows-aarch64.zip | < 3 hours ago | 118.2 MB | |
| vmrv2-beta-Windows-aarch64.exe | < 3 hours ago | 75.1 MB | |
| vmrv2-beta-Darwin-amd64.dmg | < 3 hours ago | 71.2 MB | |
| vmrv2-beta-Windows-amd64.zip | < 3 hours ago | 122.0 MB | |
| vmrv2-beta-Windows-amd64.exe | < 3 hours ago | 79.3 MB | |
| vmrv2-beta-Darwin-arm64.dmg | < 4 hours ago | 69.2 MB | |
| vmrv2-beta-Linux-amd64.tar.gz | < 4 hours ago | 130.4 MB | |
| vmrv2-beta-Linux-amd64.rpm | < 4 hours ago | 106.4 MB | |
| vmrv2-beta-Linux-amd64.deb | < 4 hours ago | 127.5 MB | |
| vmrv2-beta-Linux-aarch64.tar.gz | < 4 hours ago | 128.9 MB | |
| vmrv2-beta-Linux-aarch64.rpm | < 4 hours ago | 107.7 MB | |
| vmrv2-beta-Linux-aarch64.deb | < 4 hours ago | 125.9 MB | |
| Totals: 13 Items | 1.3 GB | 119 | |
vmrv2 v1.4.7 vulkan
This beta release of v1.4.7 corresponds to: 28 of November of 2025 at 10:13:10 Buenos Aires, Argentina (-0300 UTC/GMT).
It does not support NDI® on any platform.
It works on Windows 10+, Ubuntu 22.04 LTS+, macOS 15 (amd64) and macOS M1+ (arm64). It may work (untested) on Windows 11 ARM64 and Linux ARM64.
It may contain bugs, new untested features and more.
Enjoy!
Donation Prices for v1.4.7
Donationware prices of binary licenses through PayPal:
I use the email information to contact you privately. I don't sell your information, as I don't have access to it, except for your email, which I use to contact you.
- u$ 25 for a Solo license for a year.
- u$ 50 for a Standard license for a year.
- u$ 75 for an Edit license for a year.
- u$ 150 for a Pro license to own.
- u$ 300 for a Pro license to own (allowing changing machine id - useful for trying Linux distros)
License works for both mrv2 and vmrv2 (you can have both installed).
Demo Versions
The OpenGL releases at:
https://sourceforge.net/projects/mrv2/files/beta/opengl
The Vulkan releases at:
https://sourceforge.net/projects/mrv2/files/beta/vulkan
directory are versions for you to evaluate mrv2 or vmrv2 before a donation and report bugs or performance issues. Currently, when run as demo these versions don't have:
- Annotations
- OpenEXR Layer switching
- NDI support
ChangeLog
- Made blue pixel color of Pixel Color Bar more readable against the black background.
- Fixed compilation without libplacebo when BUILD_PYTHON is off.
- Added TLRENDER_SSL only compilation for MRV2_NETWORK license check, without full playing of clips from the network.
- Added OpenSSL version to the About window.
- Fixed Floating panels on (K)Ubuntu 25.10+.
- Added support for pen/tablet on macOS (tested).
- Refactored Wayland's Always On Top hotkey code.
- Added libwayland's version to Help/About.
- Added Donate button on the license_helper, with simple donations.
Notes on installation
- On macOS you install it by opening the .dmg file, and dragging the vmrv2 icon to the Applications directory. If there's already a vmrv2 version, we recommend you overwrite it. The macOS application is currently not notarized, so when you launch it you will not be able to run it as macOS will warn you that the file is not secure as it was downloaded from internet. To avoid that, you need to open the Apple Logo->Settings->Privacy and Security and go to Security and allow "Opening Anyway". Alternatively, you can do it from the Terminal, by:
sudo xattr -rd com.apple.quarantine /Applications/vmrv2.app/
-
Windows and Chrome, like macOS, also protect you from installing files from the Internet. When you first download it with Chrome it may warn you that it is not an usual archive to be downloaded. Make sure to click on the right up arrow menu to Save it anyway. You cannot open the .exe from Chrome directly. You will need to open Windows Explorer and go to the Downloads directory. You should then run it from there. Then Windows will popup a Blue box telling you Windows SmartScreen prevented the start of an unknown application and that you can place your PC at risk. Click on the More Information text and a Button that says Run anyway or similar should appear. Click on it and follow the standard instructions to any Windows installer. One note about the Windows install. When asked if you want to add vmrv2 to your PATH, it is recommended to answer No to it, as it avoids DLLs conflicts with other applications that use common libraries like FFmpeg or OpenUSD.
-
On Linux, in order to install the .rpm or .deb packages requires your user to have sudo permissions.
On Debian (Ubuntu, etc) systems, you would install with:
sudo dpkg -i vmrv2-vulkan-Linux-amd64.deb
On Fedora, you would install it with:
sudo rpm -i vmrv2-vulkan-Linux-amd64.rpm
Once you install it, you can run mrv2 by just typing vmrv2 in the shell, as a symlink to the executable is placed in /usr/bin. The installers will also associate file extensions and install an icon for easy starting up in the Desktop icon of the user that installed it. For running vmrv2 with the icon, you need to select it and use the right mouse button to open the menu and choose Allow Launch.
If you lack sudo permissions in your organization, you should download the .tar.gz file and you can uncompress it with:
tar -xf vmrv2-vulkan-Linux-amd64.tar.gz
That will create a folder in the directory you uncompress it from. You can then run vmrv2 by using the mrv2.sh shell script in the bin/ subdirectory.
Notes about Vulkan on Windows
In order to get HDR, you currently need to have Windows 10+ (11 is ideal) and an HDR monitor.
Notes about Vulkan on NVidia Linux
In order to get HDR, you currently need to have the KWin6 or GNOME48 compositors and an HDR monitor.
It will likely work with any NVidia RTX 3080+, but it will require you to choose and test your hardware carefully.
The preferred NVidia driver tested for best performance is nvidia-driver-580+ (default on Ubuntu 25.04 with GNOME48).
Notes about Vulkan on macOS Intel
- Only up to Vulkan 1.3 is currently supported.
- HDR on macOS needs a MacBook Pro. MacBook Pro Intel will give you up to 1000 Nits of HDR depending on model.
- MacBook Pro Silicon should work with any M1 device up to HDR+.
