• v2.0.2 04c480a8fd

    v2.0.2 Stable

    so-rose released this 2017-12-03 23:29:17 +01:00 | 3 commits to master since this release

    A kind of fundamental set of fixes this time around. convmlv has also been tested with the new compressed MLVs.

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

    • Fixed some mlv_dump versions wouldn't detect # of frames.
    • Added set +f to ensure globbing is always enabled. Added a commented set -e to kill on error, which I intend to activate for 2.1.0.
    • Removed all for-loop globbing and replaced with 'find' subcommands. Should remove a class of 'set +f'-related bugs.
    • Added --relaxed to every mlv_dump invocation, so it won't freak out and develop nothing at the slightest touch of corruption.
    • Updated help page & PDF for clarity.
    • Fixed the LUTs - they were processing a too large (extended) range, at 0 benefit to color fidelity and to the detriment of output quality.
    • Clarified that convmlv's (really, dcraw's) XYZ output is a D65 space, not D50 as it's specced to.
    • We now depend specifically on (forum user) @bouncyball's mlv_dump, as that's the only one I can guarantee works with compressed footage.
    • Get the required mlv_dump here: https://www.magiclantern.fm/forum/index.php?topic=18975.0 .

    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!

    Downloads