error while converting from jpg to png
Posted: 2018-10-05T07:26:33-07:00
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:
Here you can have a look on the error:
https://youtu.be/wjXyKFXQPSI
What can I do to have it error free?
Thank you
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
https://youtu.be/wjXyKFXQPSI
What can I do to have it error free?
Thank you