Support:DVS Support

From DigitalVision
Revision as of 15:40, 2 September 2016 by Chris (talk | contribs) (Created page with "DVS Systems We have experience of DVS Systems slowing down rendering due to additional metadata traffic. We would advise users to set the following options in general.prefs...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

DVS Systems

We have experience of DVS Systems slowing down rendering due to additional metadata traffic.

We would advise users to set the following options in general.prefs

You can expect a small to moderate increase of rendering speed.

Set maxPreallocation to 0

   caches
   {
       fragmentationTest
       {
           activeV2 false
           level 1
       }
       maxPreallocation 0
       paintAutoCleanUpHours 5
       testTimeInterval 600
   }