I would like to to know about conversion from jpg file to lss format. I used ppmtolss16. It is giving following errors. for .jpg file: ppmtolss16: stdin is not a raw PPM file at ppmtolss16 line 105, <STDIN> line 1. for .png files: ppmtolss16: stdin is not a raw PPM file at ppmtolss16 line 105, <STDIN> line 1. from .ppm file: ( I converted .jpg file in to .ppm file using irfanview) ppmtolss16: stdin is not a raw PPM file at ppmtolss16 line 105, <STDIN> line 1. I need a solution to it. Thanks. BM Shukla
Hi, BM Shukla <bms at cse.iitk.ac.in> schrieb am 21.01.03 05:40:48:> I would like to to know about conversion from jpg file to lss format. > I used ppmtolss16. It is giving following errors. > > for .jpg file: > ppmtolss16: stdin is not a raw PPM file at ppmtolss16 line 105, <STDIN> > line 1.This can't work, convert it to PPM before> for .png files: > ppmtolss16: stdin is not a raw PPM file at ppmtolss16 line 105, <STDIN> > line 1. > from .ppm file: ( I converted .jpg file in to .ppm file using irfanview) > ppmtolss16: stdin is not a raw PPM file at ppmtolss16 line 105, <STDIN> > line 1.Perhaps you should get the PBM tools to convert your image. PBM can be 'ascii' or 'raw' encoded, and it seems you have it ascii encoded. And just for the records: make sure you have exported LANG=C, if you are using a recent version of Red Hat. See earlier postings for this. Regards, Josef ______________________________________________________________________________ Die vCard - Ihr neues Kennzeichen - bei WEB.DE FreeMail! http://freemail.web.de/features/?mc=021156
Hi, BM Shukla <bms at cse.iitk.ac.in> schrieb am 23.01.03 03:57:18:> > Perhaps you should get the PBM tools to convert your image. PBM can be 'ascii' > > or 'raw' encoded, and it seems you have it ascii encoded.> Thank for reply. I am using it on Windows 2000 server. So I would like > to know about Win 2K settings.You need a windows version of the PBM tools. Perhaps you'll find one within the cygwin project. Has anyone else already done this? Also you'll need perl for windows to convert the PBM to the syslinux format, but I think you already knew that. Regards, Josef ______________________________________________________________________________ Sie haben mehr zu sagen als in eine SMS passt? Mit WEB.DE FreeMail ist das jetzt kein Problem mehr! http://freemail.web.de/features/?mc=021182