Page 1 of 1

header info!

Posted: Tue Jul 26, 2005 10:46 pm
by a3
pierre,

when i convert straight to a file, the file output does not include any sort of header information. however, when i use the stdout, you write a copyright header to the top of the output, which makes the file unreadable.

is there any way to suppress this information, or put it in stderr? the header information prevents me from using the output directly to a browser.

for example:

nconvert -out jpeg -o stdout FILE.jpg


Output contains this at the top:

** NCONVERT v4.16 (c) 1991-2004 Pierre-E Gougelet (Feb 17 2004/13:47:29) **
Version for Linux x86 (X11) (All rights reserved)
** This is a freeware software (for non commercial use)

Re: header info!

Posted: Wed Jul 27, 2005 1:50 pm
by xnview
a3 wrote:pierre,

when i convert straight to a file, the file output does not include any sort of header information. however, when i use the stdout, you write a copyright header to the top of the output, which makes the file unreadable.

is there any way to suppress this information, or put it in stderr? the header information prevents me from using the output directly to a browser.

for example:

nconvert -out jpeg -o stdout FILE.jpg


Output contains this at the top:

** NCONVERT v4.16 (c) 1991-2004 Pierre-E Gougelet (Feb 17 2004/13:47:29) **
Version for Linux x86 (X11) (All rights reserved)
** This is a freeware software (for non commercial use)
-quiet