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