Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
ImageMagick Question
#6
I'm happy to report this command script worked Smile perfectly.
Working on 1890 Jpegs and their alpha pairs at HD video size 1920X1080, the script converted them flawlessly to transparent PNGs.

The script took about 15 minutes to convert the frames. The 'before' folder size was 2.3Gb and the 'after' folder size (just PNGs) was 3.1Gb.

I used this command to purge the JPGs:   find . -type f -iname \*.jpg -delete

The fractal render took 14 hours because of the image size and because I ticked some optimisations like anti-aliasing. I assume a PNG render would have taken considerably longer. The purpose of the script is simply to reduce render time because the software can render PNGs.

Thanks again Ofnuts and also Gimp-Forum.net Cool
Reply


Messages In This Thread
ImageMagick Question - by Tas_mania - 01-21-2019, 02:11 AM
RE: ImageMagick Question - by Ofnuts - 01-21-2019, 07:26 AM
RE: ImageMagick Question - by Tas_mania - 01-21-2019, 10:45 AM
RE: ImageMagick Question - by Ofnuts - 01-21-2019, 01:35 PM
RE: ImageMagick Question - by Tas_mania - 01-22-2019, 12:15 AM
RE: ImageMagick Question - by Tas_mania - 01-23-2019, 12:44 AM
RE: ImageMagick Question - by Tas_mania - 01-28-2019, 11:01 PM
RE: ImageMagick Question - by Ofnuts - 01-29-2019, 01:03 AM
RE: ImageMagick Question - by Tas_mania - 01-29-2019, 10:32 PM
RE: ImageMagick Question - by Ofnuts - 01-29-2019, 11:29 PM
RE: ImageMagick Question - by rich2005 - 01-30-2019, 10:03 AM
RE: ImageMagick Question - by Tas_mania - 01-31-2019, 09:32 AM

Forum Jump: