Page 1 of 1

How to prevent auto rotate?

Posted: Tue Dec 11, 2018 6:41 am
by 892768447
Hi guys,
I have some problems in converting raw file, I want to convert raw file to png. but some file auto rotate.

Code: Select all

[Nconvert, '-quiet', '-overwrite', '-ignore_errors',
            '-no_auto_ext', '-embedded_jpeg', '-i', '-opthuff',
            '-keepfiledate', '-keepcspace', '-keep_icc',
            '-raw_autobalance', '-raw_camerabalance',
            '-raw_autobright', '-dct', '2', '-subsampling', '2',
            '-q', '100', '-out', 'png', '-clevel', '6', '-o', ofile, ifile]
like:

Original image
Image

but after convert
Image

How can I keep convert file same direction as Photoshop CameraRaw
Image

Re: How to prevent auto rotate?

Posted: Wed Dec 12, 2018 7:19 am
by xnview
could you send me the raw file?

Re: How to prevent auto rotate?

Posted: Wed Dec 12, 2018 7:41 am
by 892768447

Re: How to prevent auto rotate?

Posted: Thu Dec 13, 2018 11:50 am
by xnview
ok, currently not possible but i'll add an option...

Re: How to prevent auto rotate?

Posted: Fri Dec 14, 2018 2:51 am
by 892768447
xnview wrote: Thu Dec 13, 2018 11:50 am ok, currently not possible but i'll add an option...
好的,期待好消息