gen2brain / cbconvert

CBconvert is a Comic Book converter
GNU General Public License v3.0
176 stars 11 forks source link

Error while converting jpeg to avif. #15

Closed rohitghali closed 1 year ago

rohitghali commented 1 year ago

convertArchive: decodeImage: 0106.jpg: invalid JPEG format: short Huffman data

gen2brain commented 1 year ago

Added ImageMagick fallback for broken images in https://github.com/gen2brain/cbconvert/commit/9a047d19777e06200f33289e18fdbfd2c318b870. This should work for shared binary, static binary from releases has an issue https://github.com/gen2brain/cbconvert/issues/16.

rohitghali commented 1 year ago

Nope. Still getting the same error after updating to 0.8.1

convertArchive: decodeImage: 109.jpg: invalid JPEG format: short Huffman data

gen2brain commented 1 year ago

Sorry, please try with 0.8.2.