grantwilk / d-noise

An AI denoising pipeline between Blender and NVIDIA's OptiX AI-Accelerated Denoiser.
http://remingtoncreative.com/software/blender/d-noise
GNU General Public License v3.0
303 stars 36 forks source link

Find an alternate way to store D-NOISE Export in blender. #27

Closed grantwilk closed 5 years ago

grantwilk commented 5 years ago

Because the output file is an EXR and it's packed into the file by default, file sizes get big really fast. Is there a way to (1) make file sizes smaller, (2) avoid packing them into the .blend, or (3) both?

grantwilk commented 5 years ago

This issue has been fixed and will be implemented in v1_1.