Open Muakjwa opened 7 months ago
what do you mean imaging shifting ?
The 28 pixels on the right side of the original image have gone to the left.
This is the original image The picture below is an image over 28 pixels.
How can I fix it??😂
encoding or decoding ? please give me your picture and code.
Image shifting problems occur during the encoding process, and decoding does not solve the image shifting problems. ex) ../ffjpeg -e parrot.bmp
The same shifting phenomenon occurred when an image with multiple resolutions was encoded.
I've experimented with both make on Linux and mingw-make on Windows, and they both have the same problem.
Below is an another example of image shifting that occurred in order.
Thank you for your work! I'm trying your code, but there is a problem to me. How can I encode my image like original image without shifting.
Thank you!