Results 1 to 4 of 4

Thread: Render elements/frame buffers access during render?

  1. #1
    Join Date
    Aug 2009
    Location
    Banglore India
    Posts
    14

    Default Render elements/frame buffers access during render?

    http://forum.mentalimages.com/showth...-during-render

    Can somebody please explain me the procedure for this in maya.

  2. #2

    Default

    Add this line to maya.env "MI_MAYA_SOCKETS=1;"

    batch render;

    open the image you are rendering with imf_disp

  3. #3
    Join Date
    Jan 2009
    Location
    Berlin/Germany
    Posts
    571

    Default

    Quote Originally Posted by van_der_goes View Post
    Add this line to maya.env "MI_MAYA_SOCKETS=1;"
    batch render;
    open the image you are rendering with imf_disp
    Correct. A little more details:

    The "live" display feature of imf_disp uses so called sockets for communication between the two processes. Such connections are typically monitored and may be rejected by firewall and virus checker software. Therefore, the socket feature is disabled in mental ray for Maya by default, but can be enabled with the mentioned environment variable. The firewall may stop the initial attempt to use imf_disp with live display, and ask the user for permission before continuing.

    If you just want to display images stored on disk using imf_disp then this procedure is not necessary.

    Best, Steve.
    Last edited by steve; June 7th, 2012 at 15:46.

  4. #4
    Join Date
    Aug 2009
    Location
    Banglore India
    Posts
    14

    Default

    Thank You.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •