• Global community
    • Language:
      • Deutsch
      • English
      • Español
      • Français
      • Português
  • 日本語コミュニティ
    Dedicated community for Japanese speakers
  • 한국 커뮤니티
    Dedicated community for Korean speakers
Exit
0

How to set outputsize based on input bitmap size in sbsrender

New Here ,
Jun 01, 2022 Jun 01, 2022

Copy link to clipboard

Copied

for  %%I in ("D:\1","D:\2"
) do (sbsrender.exe render -vvv --input "C:\Users\Administrator\Desktop\Edge_padding_20210530_Source\Edge_padding_20220530_Final.sbsar" --set-entry albedo@%%I\albedo.exr --set-entry glossiness@%%I\glossiness.exr --set-entry normal@%%I\normal.exr --set-entry plant_opacity@%%I\plant_opacity.tif --set-entry translucency@%%I\translucency.exr --set-entry ruler_opacity@%%I\ruler_opacity.tif --output-path %%I\output --output-format exr --set-value "$outputsize@12,12"
)
pause

above is my cmd code. I want to set outputsize base on albedos inputsize, so i dont need set outputsize one by one. 

TOPICS
How to , Import & Export

Views

80

Translate

Translate

Report

Report
Community guidelines
Be kind and respectful, give credit to the original source of content, and search for duplicates before posting. Learn more
community guidelines
no replies

Have something to add?

Join the conversation