Menu

mrViewer / News: Recent posts

mrViewer v5.3.6

It contains a solid version of the RED3D format, improves UI friendliness, fixes some outstanding bugs, etc.

Posted by ggarra13 2020-01-11

mrViewer v4.0.1

Bug fixes to several shaders allow running on different gfx cards other than NVidia. JPEG loader now works with start frame other than 1.

Posted by ggarra13 2018-02-17

mrViewer v3.9.3

It contains fixes to the gain before lut, colorspace name taken from name of image file, fixes to NANs when alpha was 0, etc.

Posted by ggarra13 2017-11-22

mrViewer v3.9.2

v3.9.2 is out. It contains an important bug fix to center image, fixes problems with rotations, makes it more compatible with older Linux versions, bug fixes a hang in pull down menus and improves OCIO feedback.

Posted by ggarra13 2017-11-18

mrViewer v3.9.0

Version 3.9.0 is out. It fixes a bunch of problems of the 3.8.6 to 3.8.8 releases and smoothes out the OCIO workflow.

Posted by ggarra13 2017-11-11

mrViewer v3.8.7

This version consolidates OCIO support, .tx file support, .raw formats and adds a preference to the pixel toolbar.

Posted by ggarra13 2017-10-28

mrViewer v3.8.3

This version fixes the crash in presentation mode (F12). Adds TIFF with JPEG compatibility to ctlrender.exe on windows 64 bits, it improves message reporting when two ODTs conflict, etc.

Posted by ggarra13 2017-09-28

mrViewer v3.8.2

This version addresses compatability issues with Win7 and Vista. It also adds a new preference settings (one to set the LMB tool) and adds the possibility of shortcuts to all windows (Reels, Media Info, Action, etc).

Posted by ggarra13 2017-09-27

mrViewer v3.6.1

This version comes packed with features such as a fast PNG loader, easy subtitles usage, etc.
Come and grab it:

https://sourceforge.net/projects/mrviewer/files/v3.6.1

Posted by ggarra13 2017-05-01

mrViewer v3.5.5

Version 3.5.5 comes with changes to the VR 360 mode (now in 3D Stereo Options), adds a toggle to hud elements (ctrl+h), improves window positioning when image is too large to fit, etc.

Previous versions include ruby scripts to convert 3D luts from other formats ( 3dl2ctl.rb and cube2ctl.rb ). Compatibility with different graphic cards (Intel and AMD), compatibility fixes with other Linux (improved rpm and deb).

Posted by ggarra13 2017-03-26

mrViewer v3.4.7

Version 3.4.7 of mrViewer has been released. It contains bug fixes and improvements to the LUT, adds libtiff support and fixes loading of DPX among others.
Grab it from:

https://sourceforge.net/projects/mrviewer/files/v3.4.7

Posted by ggarra13 2017-02-08

mrViewer v3.1.7

Version 3.1.7 has been released. It contains support for file subtitles (srt, sub, ass), fixes audio playback on windows (which played only in mono), adds some hints to yuv conversion when saving movie files, and has a number of important bug fixes.

You can get it from:
https://sourceforge.net/projects/mrviewer/files/v3.1.7

or the source code from git.

Posted by ggarra13 2016-05-20

v3.1.0 Released

mrViewer v3.1.0 has been released with improvements to video-audio sync on Windows, new ffmpeg utilities and several minor bug fixes on all platforms.
You can grab it at:
https://sourceforge.net/projects/mrviewer/files/v3.1.0

and the source code from git.

Posted by ggarra13 2016-01-31

v2.9.6 Released

mrViewer is now at v2.9.6, with a number of improvements including a faster OpenEXR loader, a beautified progress timeline when saving movies, some bugs removed, etc.

Grab it at:

https://sourceforge.net/projects/mrviewer/files/v2.9.6

and the source code from git with:

$ git clone git://git.code.sf.net/p/mrviewer/code mrviewer-code

Posted by ggarra13 2015-10-06

v2.7.4 Released

v2.7.4 This version fixes crashes under Windows 32 and Windows 64.

 - Added support for GradeRef in ACES.  This is done thru a list
   of LMTs.
 - Parsing of ACESclip .xml file is now more correct and will
   output more information when it fails loading it. 
 - Preference window would not show the CTL_MODULE_PATH variable
   under the Spanish locale.
Posted by ggarra13 2015-03-03

v2.7.2 Release

v2.7.2 is up for grabs. This version speeds up the pixel color queries when the LUT is on, adds the LUT color queries to the area color info window and fixes a problem on Windows startup when setlocale failed.

You can grab the binaries from:
http://sourceforge.net/projects/mrviewer/files/v2.7.2

And the source code by doing:
git clone git://git.code.sf.net/p/mrviewer/code mrviewer-code

Posted by ggarra13 2015-02-24

mrViewer v2.7.1

I am glad to announce a new version release of mrViewer, now at v2.7.1. This release adds the ability to see the colors of the pixels after the LUT transformation, improves all installers on all platforms, and adds a first pass at a Spanish locale translation.

Get it here:
https://sourceforge.net/projects/mrviewer/files/v2.7.1

And the source code with:
git clone git://git.code.sf.net/p/mrviewer/code mrviewer-code... read more

Posted by ggarra13 2015-02-21

v2.7.0 Released

I am glad to present v2.7.0 of mrViewer. This release improves upon ACES in small ways, bug fixes problems with CTL transforms when missing, improves the installers on Linux and Windows. Other bug fixes include fixing problems with some hotkeys.

You can get the latest v2.7.0 from:
https://sourceforge.net/projects/mrviewer/files/v2.7.0/

and the source code can be obtained by doing:
git clone git://git.code.sf.net/p/mrviewer/code mrviewer-code

Posted by ggarra13 2015-02-09

v2.6.9 Released

I am glad to inform our community of the release of v2.6.9 of mrViewer. This release adds ACES (Academy Color Encoding System) v1.0 XML clip metadata files to store all CTL color transforms under a single file. It also adds CTL's IDT (Input Device Transforms) and supports multiple Look Modification Transforms (LMTs).

You can download the binaries from:

https://sourceforge.net/projects/mrviewer/files/v2.6.9/... read more

Posted by ggarra13 2015-02-03

v2.6.8 Released

I am glad to inform our community of the release of v2.6.8 of mrViewer. This release updates CTL to conform to the ACES (Academy Color Encoding System) v1.0. This breaks backwards compatibility but it provides better support for film RRT and a number of output devices.

You can download the binaries from:

https://sourceforge.net/projects/mrviewer/files/v2.6.8/

and the source code by doing:

git clone git://git.code.sf.net/p/mrviewer/code mrviewer-code

Posted by ggarra13 2015-01-25

v2.6.6.3 Released

mrViewer v2.6.6.3 is out. This release is a bug fix for color operations when mirror X or mirror Y are used.

v2.6.6.3 - Bug fixed pixel info display when mirror X or mirror Y are
in effect.
- Bug fixed color info, histogram and vectorscope when mirror
X or Y are in effect.
- Bug fixed data window display when mirror X or Y are in
effect.
- Bug fixed mirror X and mirror Y in stereo displays.... read more

Posted by ggarra13 2014-12-28

v2.6.6.1 Released

mrViewer has a new version up for downloading. This version adds options for caching (or not caching) frames of sequences. We are looking for some feedback with this version. What works, what doesn't, what could be improved. Please fill up requests in the Bugs and New Features forums.

v2.6.6.1 - Reworked the Preferences->Cache options to allow sequences:
* Not using any cache for streaming sequences directly from
disk. The performance of this is extremely dependent on the
images being loaded (in summary, not very good).
* 8 bit caches to save RAM at the expense of baking the
gamma in.
* Scale to proxy images (one half, one quarter or one eighth
of the original size) also to save RAM.... read more

Posted by ggarra13 2014-11-19

v2.6.5.6 Released

I am pleased to announce the release of v2.6.5.6 of the professional viewer and flipbook player for video and audio.
This release fixes the zlib1.dll file on windows 32bits and should allow that version to load all types of exr files without crashing.
In addition to that, the timeline has added preloading for all images in the reel while idle.

The binaries are found at:

https://sourceforge.net/projects/mrviewer/files/v2.6.5.6/... read more

Posted by ggarra13 2014-11-06