Announcement

Collapse
No announcement yet.

VFB Sharpen Layer not working

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

  • VFB Sharpen Layer not working

    Hey guys,

    I found that the sharpen/blur layer will not take effect when saved through the renderer, although the effect can be seen in vfb.
    Other layers works fine. The SDK version is Ver 6.10.07.

    Here is the vfbsettings
    Code:
    SettingsVFB settingsVFB {
      enable_vfb2=1;
      vfb2_layers='{"Version":1,"class":"root","properties":{"version":1,"name":"","enable":true,"expand":false,"expandable":true},"sub-layers":[{"class":"chaos.displayCorrection","properties":{"version":1,"name":"Display Correction","enable":true,"expand":true,"expandable":true,"profile":1,"exposure":0.0,"save_rgb_primitives":false,"ocio_file":"","ocio_colorspace":0,"ocio_displaydevice":0,"ocio_viewtransform":0,"ocio_saveinimage":false,"icc_file":"","icc_profile_data":null,"icc_rendintent":0,"blkptconv":false},"sub-layers":[{"class":"chaos.ref.sourcefolder","properties":{"version":1,"name":"Source: RGB","enable":true,"expand":false,"expandable":false,"blend_mode":0,"opacity":1.0,"show_preview":true,"src_type":0},"sub-layers":[{"class":"chaos.ref.lightmix","properties":{"version":1,"name":"LightMix","enable":false,"expand":false,"expandable":true},"sub-layers":[]},{"class":"chaos.ref.composite","properties":{"version":1,"name":"Composite","enable":false,"expand":false,"expandable":true,"blend_mode":0,"opacity":1.0,"show_preview":true},"sub-layers":[]}]},{"class":"chaos.pe.denoiser","properties":{"version":1,"name":"Denoiser(off)","enable":false,"expand":false,"expandable":true,"blend_mode":0,"opacity":1.0,"show_preview":true,"active":false,"preset":2,"strength":1.0,"radius":10.0,"hwAccelerate":true,"denoiser_mode":3},"sub-layers":[]},{"class":"chaos.pe.sharpen.blur","properties":{"version":1,"name":"Sharpen/Blur","enable":true,"expand":false,"expandable":true,"blend_mode":0,"opacity":1.0,"show_preview":true,"sharpen_blur_compute":true,"sharpen_amount":5.0,"sharpen_radius":5.0,"blur_radius":0.10000000149},"sub-layers":[]},{"class":"chaos.pe.lensfx","properties":{"version":1,"name":"Lens Effects","enable":false,"expand":false,"expandable":true,"blend_mode":0,"opacity":1.0,"show_preview":true,"glare_on":false,"glare_size":19.607843399047,"glare_weight":0.0,"bloom_weight":0.40000000596,"glare_threshold":1.0,"filter_rotation":0.0,"saturation":1.0,"hardware_accelerated":true,"cold_warm":false,"interactive":true,"save_glare":false,"bake_glare_weight":true,"create_effects_result_channel":true,"enable_blades":false,"sides":6,"blades_rotation":15.0,"streak_blur":0.20000000298,"use_grating":false,"grating_density":50.0,"grating_length":10.0,"grating_zoom":5.0,"grating_slope":0.0,"grating_strength":1.0,"use_occlusion":false,"occlusion_symmetric":true,"occlusion_percent":20.0,"occlusion_rotation":0.0,"occlusion_arc":100.0,"use_scratch":false,"scr_symmetric":true,"scr_pattern":0,"scr_multiglare_count":1,"scr_density":50.0,"scr_length":50.0,"scr_slope_variance":0.0,"scr_width_variance":0.0,"scr_seed":0,"scr_zoom":2.0,"scr_rotation":0.0,"scr_strength":1.0,"use_dust":false,"dust_pattern":0,"dust_density":50.0,"dust_radius_variance":0.0,"dust_jitter":0.0,"dust_zoom":2.0,"dust_rotation":0.0,"dust_strength":1.0,"glare_use_obstacle_image":false,"glare_obstacle_image_path":"","obst_image_zoom":1.0,"obst_image_rotation":0.0,"obst_image_strength":1.0,"use_filter_image":false,"glare_image_path":"","use_chromatic_aberration":false,"chromatic_aberration":0.10000000149,"camera_type":0,"stereo_mode":0},"sub-layers":[]},{"class":"chaos.cc.constant","properties":{"version":1,"name":"Constant","enable":false,"expand":false,"expandable":true,"blend_mode":5,"opacity":1.0,"show_preview":true,"multiplier":1.0,"color":[0.044449530541,1.0,0.649637579917]},"sub-layers":[]}]},{"class":"chaos.overlay.stamp","properties":{"version":1,"name":"Stamp","enable":false,"expand":false,"expandable":true,"stamp_horiz_align":1,"stamp_vert_align":32,"stamp_color":[1.0,1.0,1.0],"stamp_font":{"version":1,"point_size":10,"family":0,"style":0,"weight":0,"face":"Arial"},"stamp_string":{"version":1,"raw_string":"","final_string":""}},"sub-layers":[]}]}';
    }​
    Thank you

  • #2
    Hi, can you update to version 6.20 and try again? We've already released version 7.00 and version 6.20 is the latest of the previous ones.

    Comment

    Working...
    X