Search found 2 matches

by Lacika1981
2018-10-05T13:28:43-07:00
Forum: Users
Topic: error while converting from jpg to png
Replies: 2
Views: 2421

Re: error while converting from jpg to png

Thank you

The version is ImageMagick 6.8.9-9 Q16 x86_64

I will try again with the command you shared.
by Lacika1981
2018-10-05T07:26:33-07:00
Forum: Users
Topic: error while converting from jpg to png
Replies: 2
Views: 2421

error while converting from jpg to png

Hi,

I converted 100 jpg image to png and some of the image looks same. It is an image sequence so this error ruins the whole sequence.
I used this command:

Code: Select all

convert *.jpg *.png
Here you can have a look on the error:
https://youtu.be/wjXyKFXQPSI

What can I do to have it error free?

Thank you