"Invalid SOS parameters for sequential JPEG" error
Posted: 2016-08-20T09:02:42-07:00
This is my command line that I'm trying to run:
magick Selfie.jpg -resize 100x133 Images/Selfie.jpg
The JPG file was a photo taken by my smart phone. It has a size of about 1.8 mb and I want to resize it.
But, I get this error message: Invalid SOS parameters for sequential JPEG 'Selfie.jpg'
Is there anything I'm doing wrong? Do you have to do something special with photos coming from a smart phone?
Just for a try, I took another .jpg file that was much smaller and I was able to resize it.
Thanks in advance,
Paul
magick Selfie.jpg -resize 100x133 Images/Selfie.jpg
The JPG file was a photo taken by my smart phone. It has a size of about 1.8 mb and I want to resize it.
But, I get this error message: Invalid SOS parameters for sequential JPEG 'Selfie.jpg'
Is there anything I'm doing wrong? Do you have to do something special with photos coming from a smart phone?
Just for a try, I took another .jpg file that was much smaller and I was able to resize it.
Thanks in advance,
Paul