Message 1 of 4
problem when adding render resolution preset in userImageFormats.mel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I have a problem inside the rendersettings window when I add a new render resolution in userImageFormats.mel.
Take a look at the attachment.
The userImageFormats.mel script contains:
global string $gUserImageFormatData[] =
{
// name width height aspect ratio
// -----------------------------------------------
"4K_TV 3640 2160 1.778",
};
Any ideas?
Thanks
Thomas