On Sun, Nov 29, 2009 at 10:42:04AM +0100, Jacob Sparre Andersen wrote:
> Package: libjpeg-progs
> Version: 7-1
> Severity: normal
> File: /usr/bin/jpegtran
>
>
> When you use "jpegtran -rotate" to rotate a JPEG image, a slice from
> the left part of the rotated image is moved to the rightmost part of
> the rotated image.
Hello Jacob,
This is a documented behaviour. Please read the manpage:
The transpose transformation has no restrictions regarding image
dimensions. The other transformations operate rather oddly if
the image dimensions are not a multiple of the iMCU size (usu�
ally 8 or 16 pixels), because they can only transform complete
blocks of DCT coefficient data in the desired way.
However your image is 612 x 501. I suggest you consider using the options -trim
or -perfect.
Cheers,
--
Bill. <[email protected]>
Imagine a large red swirl here.
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]