Is there a way to convert .lvdump files to normal image formats? Maybe even a way to batch convert a whole package of them? Thanks.
If you use current version of chdkptp from SVN (r1005 or later) , the lvdumpimg command can use an lvdump file as input, and output netpbm images or pipe to a program like imagemagick to output other formats. Use help lvdumpimg for details. USAGE.TXT also includes some examples of converting images.
However, this is not included in the most recent binary release, so you must build from source. I've been meaning to do another release, so maybe I'll get around to that soon
