POV-Ray : Newsgroups : povray.beta-test : [Linux] RC3 Doesn't recognise ppm format. : Re: [Linux] RC3 Doesn't recognise ppm format. Server Time
29 Jul 2024 12:20:30 EDT (-0400)
  Re: [Linux] RC3 Doesn't recognise ppm format.  
From: Steve
Date: 6 May 2002 19:42:10
Message: <slrnade565.gru.steve@zeropps.org.uk>
On 6 May 2002 18:06:57 -0400, Steve wrote:
> POV-Ray 3.5 RC3 Linux RH6.2 320M RAM PII 266. 
> 
> I'm rendering my way through some of the example files that come with POV
> and when rendering crater.pov in scenes/objects I find that it can't read
> its own output PPM files.   Yes I have rendered crater_dat.pov to 
> crater_dat.ppm and pov is finding it because I get a different error
> message if I move crater_dat.ppm. 

There's something very strange going on here, the output ppm from 
crater_dat.pov causes a segmentation fault and dumps core with 
ImageMagic,  but ImageMaic has no problem opening other ppm files that
I create with POV 3.5 RC3, I'm not including any different command line
options or anything. 

I buess it's something to do with the hf_gray_16 in global settings. 

Yes commenting out hf_gray_16 before rendering allows ImageMagic to open
the file, but when rendering crater.pov POV now says: 

height_field {


  "crater_dat" <----ERROR


Parse Error: Unsupported number of colors (0) in PPM image.

-- 
sphere{z*5,1pigment{rgb.5}finish{reflection.3specular.5}}box{<-50,-3,-50>
<50,-2,50>pigment{checker/*\__\\__/  * \_\\__*/scale 2}finish{ambient.7}}
light_source/*__\\__\\__\\__\\__\(    ~ )\__\\__\\__\\__\\*/{<2,5,1>*4,1} 
/*\\__\\__\\__\\__\\__\\__\\__\\__\~  -/__\\__\\__\\__\\__\\*//* Steve */


Post a reply to this message

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