POV-Ray : Newsgroups : povray.binaries.images : Erro JPEG Library Server Time
5 Jul 2024 07:05:16 EDT (-0400)
  Erro JPEG Library (Message 1 to 2 of 2)  
From: gaprie
Subject: Erro JPEG Library
Date: 23 Jun 2014 01:00:01
Message: <web.53a7b3bd9581c93f2ebcdc450@news.povray.org>
Hello everyone,
I need help about my problem. I want to render file 'object.pov' and show error
report :

-------------------------------------------------------------------------
File 'object.pov' line 98: Possible Parse Error: JPEG parameter struct
 mismatch: library thinks size is 484, caller expects 488
Fatal error in parser: Cannot access data in file.
Render failed

-------------------------------------------------------------------------

What the solution about that problem?

Thanks for your help.
Regards,
Galih Pribadi


Post a reply to this message

From: Le Forgeron
Subject: Re: Erro JPEG Library
Date: 23 Jun 2014 01:58:23
Message: <53a7c1ff$1@news.povray.org>
Le 23/06/2014 06:57, gaprie a écrit :
> Hello everyone,
> I need help about my problem. I want to render file 'object.pov' and show error
> report :
> 
> -------------------------------------------------------------------------
> File 'object.pov' line 98: Possible Parse Error: JPEG parameter struct
>  mismatch: library thinks size is 484, caller expects 488
> Fatal error in parser: Cannot access data in file.
> Render failed
> 
> -------------------------------------------------------------------------
> 
> What the solution about that problem?

IIRC, The mismatch is probably due to the change of version of libjpeg
(6 vs 8). And it's a shared library.

The povray binary was generated using one, and your system currently has
the other.

More details about your system and the povray binary are needed to
suggest a solution.

operating system ? (version ?)
version of povray binary ? how did you get it ?


-- 
Just because nobody complains does not mean all parachutes are perfect.


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.