Skip to content

v2.0.3

Latest
Compare
Choose a tag to compare
@so-rose so-rose released this 24 Nov 18:02
c3d3ddf

More fixes. The project is not dead, don't worry :) !

As always, check the documentation PDF for installation instructions - it is also 100% up to date!

  • Fixed bug where split MLV files (M00, M01, etc.) would only develop the first file of video frames.
  • Fixed the color-ext LUTs with a new set. They're now Legal->Legal like color-core.
  • Fixed mlv2badpixels.sh; it depended on mlv_dump being on the PATH (and somehow I didn't notice). It requires a patched script; the patch is in the main repo, or you can download it as part of the tar below (as usual).
  • Added explicit line to README.md that symbolic linking support is required of the FS. It might work without, though, if you're not using DNGs - but no guarantees.

Download a bundled tarball below. To use, simply extract, install dependencies, and run convmlv.sh. To update existing convmlv, simply extract over the old installation. Source code for included binaries is linked to in DEPENDENCIES.

Note: You can check the integrity of the tarball using gpg --verify <release>.tar.gz.sig <release>.tar.gz

NOTE: The Mac version is untested on an actual Mac, as I don't actually own a modern Mac!