JPEGsnoop icon indicating copy to clipboard operation
JPEGsnoop copied to clipboard

Command line batch output to alternate directory

Open ImpulseAdventure opened this issue 5 years ago • 0 comments

Feature request submitted by Bill via the ImpulseAdventure site on 2019/04/24:

Hi, With the GUI, I'm able to batch process and specify an output log directory. How can I do this with the command line interface? All of the log files are being written to the same directory as the source files. Thanks.

Good suggestion. I think it should be relatively straightforward to add support for a new command line option (in SnoopConfig) to specify the output directory, and then alter the operation defined in CJPEGsnoopApp::DoCmdLineCore().

ImpulseAdventure avatar Apr 26 '19 06:04 ImpulseAdventure