By default, the JPEG files that render out of Maya use a %75 quality setting.
There is a way to increase the quality.
You will need to add an environment variable to your Maya.env file.
AW_JPEG_Q_FACTOR = 100;
Where 100 is the quality percentage.
« Mental Ray Satellite fails with "not a service" error | Main | interrupting or aborting a MEL script »
TrackBack URL for this entry:
http://www.typepad.com/services/trackback/6a01156fc44c77970b01156ef9cbce970c
Listed below are links to weblogs that reference JPEG compression control in Maya:
You can follow this conversation by subscribing to the comment feed for this post.
This is only a preview. Your comment has not yet been posted.
As a final step before posting your comment, enter the letters and numbers you see in the image below. This prevents automated programs from posting comments.
Having trouble reading this image? View an alternate.
How does one edit a .env file in OS X? The icon is suggestion it's an Adobe Illustrator Dictionary file(?) and it's Zero KB in size.
Posted by: Steve Talkowski | 17/04/2009 at 12:46 AM
The Maya.env file is a simple text file, that is created by Maya if you launch Maya and it does not exist yet. You should be able to open it with TextEdit. If it TextEdit doesn't let you open it, Crtl click on the Maya.env icon select open with and choose TextEdit.app.
Posted by: Michiel Duvekot | 17/04/2009 at 01:22 AM
Thanks Mike, that did the trick!
Posted by: Steve Talkowski | 18/04/2009 at 01:18 AM