Added documentation for changes (of course! :) )

master v2.0.3
Sofus Albert Høgsbro Rose 2018-11-24 18:35:27 +01:00
parent 1369f7eb10
commit c3d3ddf748
Signed by: so-rose
GPG Key ID: 3D01BE95F3EFFEB9
4 changed files with 8 additions and 1 deletions

View File

@ -1,5 +1,11 @@
[code]
[b]v2.0.3[/b]: Some more bug fixes, based on a bug report.
[size=8pt]*Fixed bug with split MLV files by piping the FRAMES output through "paste -s -d+ - | bc"[/size]
[size=8pt]*Fixed the color-ext LUTs, which were unfixed due to laziness.[/size]
[size=8pt]*Fixed mlv2badpixels.sh when mlv_dump wasn't on the PATH. Requred modding the script; a patch is in the main repo, and is distributed alongside binaries.[/size]
[size=8pt]*Added documentation that symbolic linking support is required.[/size]
[b]v2.0.2[/b]: Some fundamental & bug fixes, as well as now being tested to work with new compressed output.
[size=8pt]*Fixed some mlv_dump versions wouldn't detect # of frames.[/size]
[size=8pt]*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.[/size]

View File

@ -17,6 +17,7 @@ sudo python3 -m pip install $(./convmlv -Y)
Binary Source Code:
mlv2badpixels.sh: http://www.magiclantern.fm/forum/index.php?topic=16054
* NOTE: Needs the patch in the main convmlv repo to be applied, then it needs renaming to mod_mov2badpixels.sh .
raw2dng: http://www.magiclantern.fm/forum/index.php?topic=5404.0
mlv_dump: http://www.magiclantern.fm/forum/index.php?topic=7122.0 & https://www.magiclantern.fm/forum/index.php?topic=18975.0
cr2hdr: http://www.magiclantern.fm/forum/index.php?topic=7139.0

Binary file not shown.

View File

@ -13,7 +13,7 @@
}
\author{\textit{by Sofus Rose}}
\title{\textbf{Using convmlv 2.0.2} \\ {\large Developing Magic Lantern footage with glee}}
\title{\textbf{Using convmlv 2.0.3} \\ {\large Developing Magic Lantern footage with glee}}
%^^^ Title \\ Subtitle. Subtitle is \large, as opposed to \huge.{}
\begin{document}