JNG Bugs

Post any defects you find in the released or beta versions of the ImageMagick software here. Include the ImageMagick version, OS, and any command-line required to reproduce the problem. Got a patch for a bug? Post it here.
Solovei95
Posts: 20
Joined: 2011-09-28T22:06:15-07:00
Authentication code: 8675308

Re: JNG Bugs

Post by Solovei95 »

Я заметил, что конвертер не умеет кодировать 12 и 20-битные (с JSEP) JNG изображения.
User avatar
glennrp
Posts: 1147
Joined: 2006-04-01T08:16:32-07:00
Location: Maryland 39.26.30N 76.16.01W

Re: JNG Bugs

Post by glennrp »

Solovei95 wrote:Я заметил, что конвертер не умеет кодировать 12 и 20-битные (с JSEP) JNG изображения.
Yes, that is true. We only support JSEP to the extent of skipping any 12-bit data in the decoder. There is no support
for JSEP or 12-bit JPEG in the JNG encoder.

[edited: s/in the encoder/in the decoder/ ]
Post Reply