Announcement

Collapse
No announcement yet.

No Framebuffer

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • No Framebuffer

    Hi,

    I´m using V-Ray 32bit on a Mac OS X 10.8.4 and the V-Ray Framebuffer Window is not appearing while rendering. Although everything renders fine I´m missing the VFB. "Display VFB" is turned ON. So I turned OFF "Autorun" to see what command is executed. The result looks ok:

    Code:
    V-Ray/Blender: Writing scene...
    V-Ray/Blender: Exporting meshes...
    V-Ray/Blender: Exporting meshes done [00:00.00]                                
    V-Ray/Blender: Writing frame 9...
    V-Ray/Blender: Writing frame 9... done [0.00]                                                          
    V-Ray/Blender: Writing scene... done [0.01]                                                          
    V-Ray/Blender: Command: /Applications/Autodesk/maya2010/Maya.app/Contents/vray/bin/vray -sceneFile="/Volumes/VideoRAID/BlenderTest/vrscene/vraytest2_scene.vrscene" -display=1 -verboseLevel=3 -imgFile="/Volumes/VideoRAID/BlenderTest/render_vraytest2/vraytest2_Camera.exr" -autoclose=1
    When I do a usual render with Autorun turned on I get this:

    Code:
    V-Ray/Blender: Writing scene...
    V-Ray/Blender: Exporting meshes...
    V-Ray/Blender: Exporting meshes done [00:00.00]                                
    V-Ray/Blender: Writing frame 9...
    V-Ray/Blender: Writing frame 9... done [0.01]                                                          
    V-Ray/Blender: Writing scene... done [0.02]                                                          
    [2013/Oct/4|16:20:26] Reading configuration from "/Applications/Autodesk/maya2010/Maya.app/Contents/vray/bin//vrayconfig.xml"
    [2013/Oct/4|16:20:26] ===============================================
    [2013/Oct/4|16:20:26] V-Ray Standalone, version 2.20.01 for x86
    [2013/Oct/4|16:20:26] Copyright (C) 2000-2010 Chaos Group Ltd. All rights reserved.
    [2013/Oct/4|16:20:26] Use -credits option for additional third-party copyright notices.
    [2013/Oct/4|16:20:26] 
    [2013/Oct/4|16:20:26] Build from Jan 30 2012, 17:57:22
    [2013/Oct/4|16:20:26] Compiled with GCC-compatible compiler, version 4
    [2013/Oct/4|16:20:26] Operating system is Mac OS X
    [2013/Oct/4|16:20:26] 
    [2013/Oct/4|16:20:26] V-Ray core version is 2.00.01
    [2013/Oct/4|16:20:26] ===============================================
    [2013/Oct/4|16:20:26] 
    [2013/Oct/4|16:20:26] Loading plugins from "/Applications/Autodesk/maya2010/Maya.app/Contents/vray/vrayplugins/libvray_*.so"
    [2013/Oct/4|16:20:26] 102 plugin(s) loaded successfully
    [2013/Oct/4|16:20:26] Finished loading plugins.
    [2013/Oct/4|16:20:26] Reading scene file "/Volumes/VideoRAID/BlenderTest/vrscene/vraytest2_scene.vrscene"
    [2013/Oct/4|16:20:26] /Volumes/VideoRAID/BlenderTest/vrscene/vraytest2_scene.vrscene: done [ 0h  0m  0.0s]                                                  
    [2013/Oct/4|16:20:26] vraytest2_materials.vrscene: done [ 0h  0m  0.0s]                                                  
    [2013/Oct/4|16:20:26] vraytest2_textures.vrscene: done [ 0h  0m  0.0s]                                                  
    [2013/Oct/4|16:20:26] vraytest2_lights.vrscene: done [ 0h  0m  0.0s]                                                  
    [2013/Oct/4|16:20:26] vraytest2_camera.vrscene: done [ 0h  0m  0.0s]                                                  
    [2013/Oct/4|16:20:26] vraytest2_environment.vrscene: done [ 0h  0m  0.0s]                                                  
    [2013/Oct/4|16:20:26] vraytest2_nodes.vrscene: done [ 0h  0m  0.0s]                                                  
    [2013/Oct/4|16:20:26] vraytest2_geometry_00.vrscene: done [ 0h  0m  0.0s]                                                  
    [2013/Oct/4|16:20:26] vraytest2_geometry_01.vrscene: done [ 0h  0m  0.0s]                                                  
    [2013/Oct/4|16:20:26] vraytest2_geometry_02.vrscene: done [ 0h  0m  0.0s]                                                  
    [2013/Oct/4|16:20:26] vraytest2_geometry_03.vrscene: done [ 0h  0m  0.0s]                                                  
    [2013/Oct/4|16:20:26] vraytest2_geometry_04.vrscene: done [ 0h  0m  0.0s]                                                  
    [2013/Oct/4|16:20:26] vraytest2_geometry_05.vrscene: done [ 0h  0m  0.0s]                                                  
    [2013/Oct/4|16:20:26] vraytest2_geometry_06.vrscene: done [ 0h  0m  0.0s]                                                  
    [2013/Oct/4|16:20:26] vraytest2_geometry_07.vrscene: done [ 0h  0m  0.0s]                                                  
    [2013/Oct/4|16:20:26] Scene file parsed successfully in 0.0 s.
    [2013/Oct/4|16:20:26] warning: Unknown property "progressive_showMask" in object "SettingsImageSampler"
    [2013/Oct/4|16:20:26] warning: Unknown property "progressive_bundleSize" in object "SettingsImageSampler"
    [2013/Oct/4|16:20:26] warning: Unknown property "progressive_maxTime" in object "SettingsImageSampler"
    [2013/Oct/4|16:20:26] warning: Unknown property "progressive_threshold" in object "SettingsImageSampler"
    [2013/Oct/4|16:20:26] warning: Unknown property "progressive_maxSubdivs" in object "SettingsImageSampler"
    [2013/Oct/4|16:20:26] warning: Unknown property "progressive_minSubdivs" in object "SettingsImageSampler"
    [2013/Oct/4|16:20:26] Scene created successfully.
    [2013/Oct/4|16:20:26] Objects in scene: 34
    [2013/Oct/4|16:20:26] Starting render sequence.
    [2013/Oct/4|16:20:26] Preparing renderer...
    [2013/Oct/4|16:20:26] Preparing scene for rendering...: done [ 0h  0m  0.0s]                                                  
    [2013/Oct/4|16:20:26] warning: Light cache is used for glossy rays; it is recommended to turn on light cache retracing.
    [2013/Oct/4|16:20:26] ========================
    [2013/Oct/4|16:20:26] Starting frame 0.
    [2013/Oct/4|16:20:26] Preparing scene for frame...: done [ 0h  0m  0.0s]                                                  
    [2013/Oct/4|16:20:26] Compiling geometry...: done [ 0h  0m  0.0s]                                                  
    [2013/Oct/4|16:20:26] Building static raycast accelerator...: done [ 0h  0m  0.0s]                                                  
    [2013/Oct/4|16:20:26] SDTree statistics:
    [2013/Oct/4|16:20:26] Total number of faces stored: 16
    [2013/Oct/4|16:20:26] Max tree depth: 9
    [2013/Oct/4|16:20:26] Average tree depth: 5.77778
    [2013/Oct/4|16:20:26] Number of tree nodes: 19
    [2013/Oct/4|16:20:26] Number of tree faces: 42
    [2013/Oct/4|16:20:26] Number of tree leafs: 9
    [2013/Oct/4|16:20:26] Average faces/leaf: 4.66667
    [2013/Oct/4|16:20:26] Memory usage: 1.15 MB
    [2013/Oct/4|16:20:26] Tracing 1000000 image samples for light cache in 8 passes.
    [2013/Oct/4|16:20:28] Building light cache...: done [ 0h  0m  1.8s]                                                  
    [2013/Oct/4|16:20:28] Merging light cache passes...: done [ 0h  0m  0.0s]                                                  
    [2013/Oct/4|16:20:28] Light cache contains 1964 samples.
    [2013/Oct/4|16:20:28] Prefiltering light cache...: done [ 0h  0m  0.0s]                                                  
    [2013/Oct/4|16:20:32] Rendering image...: done [ 0h  0m  3.8s]                                                  
    [2013/Oct/4|16:20:32] Number of raycasts: 6436114
    [2013/Oct/4|16:20:32]   Camera rays: 2699356
    [2013/Oct/4|16:20:32]   Shadow rays: 1576768
    [2013/Oct/4|16:20:32]   GI rays: 2239008
    [2013/Oct/4|16:20:32]   Reflection rays: 0
    [2013/Oct/4|16:20:32]   Refraction rays: 0
    [2013/Oct/4|16:20:32]   Unshaded rays: 0
    [2013/Oct/4|16:20:32] Number of intersectable primitives: 16
    [2013/Oct/4|16:20:32]   SD triangles: 16
    [2013/Oct/4|16:20:32]   MB triangles: 0
    [2013/Oct/4|16:20:32]   Static primitives: 0
    [2013/Oct/4|16:20:32]   Moving primitives: 0
    [2013/Oct/4|16:20:32]   Infinite primitives: 0
    [2013/Oct/4|16:20:32] Successfully written image file "/Volumes/VideoRAID/BlenderTest/render_vraytest2/vraytest2_Camera.0000.exr"
    [2013/Oct/4|16:20:32] Frame took 5.84 s.
    [2013/Oct/4|16:20:32] Closing log - 0 error(s), 7 warning(s).
    Looks fine too. No licensing errors. I read that the 64bit version is problematic but what´s wrong with the 32bit V-Ray now?
    Any help is appreciated.

    Thomas

  • #2
    Re: No Framebuffer

    Well, if it doesn't show the framebuffer there is definitely a problem with the V-Ray itself. We have some plans in improving Standalone's VFB on mac, hope to implement it as soon as possible.
    V-Ray For Houdini | V-Ray Hydra Delegate | VRayScene
    andrei.izrantcev@chaos.com
    Support Request

    Comment

    Working...
    X