Menu

Commit [r208]  Maximize  Restore  History

Add -Z 'commands' option

Thanks to Olivier for the patch
Closes sourceforge patch #2
https://sourceforge.net/p/vgrabbj/patches/2/

"I need to make a lot of operations before sending the picture to the
ftp server (rotation, incrustation, etc). So I add an option to run all
needed tools from the inside of vgrabbj, via a system() call.

From the man page

-Z 'commands'
Ask vgrabbj to launch an external program. May be used to pass the
picture through ImageMagick or others filters. The first '%s' instance
in the command line will be replaced with filename. If UseTmpOut is On,
'commands' will be run before the file is renamed."

ludov 2013-09-07

changed /trunk/vgrabbj/v_config.c
changed /trunk/vgrabbj/v_options.h
changed /trunk/vgrabbj/v_writer.c
changed /trunk/vgrabbj/vgrabbj.1
changed /trunk/vgrabbj/vgrabbj.conf.5
changed /trunk/vgrabbj/vgrabbj.h
/trunk/vgrabbj/v_config.c Diff Switch to side-by-side view
Loading...
/trunk/vgrabbj/v_options.h Diff Switch to side-by-side view
Loading...
/trunk/vgrabbj/v_writer.c Diff Switch to side-by-side view
Loading...
/trunk/vgrabbj/vgrabbj.1 Diff Switch to side-by-side view
Loading...
/trunk/vgrabbj/vgrabbj.conf.5 Diff Switch to side-by-side view
Loading...
/trunk/vgrabbj/vgrabbj.h Diff Switch to side-by-side view
Loading...
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.