hython "/opt/hfs18.0.499/bin/hrender.py" -d mantra_ipr -w 1920 -h 1080 -v -o [imageoutput.jpg] [filename.hipnc] hython "/opt/hfs18.0.499/bin/hrender.py" -d mantra_ipr -w 2048 -h 1080 -v -o [imageoutput.jpg] [filename.hipnc] hython "/opt/hfs18.0.499/bin/hrender.py" -d mantra_ipr -w 3840 -h 2160 -v -o [imageoutput.jpg] [filename.hipnc] hython "/opt/hfs18.0.499/bin/hrender.py" -d mantra_ipr -w 4096 -h 2160 -v -o [imageoutput.jpg] [filename.hipnc]
unfortunately all the output images are rendered at the same resolution (1280x720), ignoring the command line flags i specified.
The weird thing is that at very low resolutions (100x100, 200x200, 300x300 etc..) it works perfectly but not at resolutions higher than 1280x720.
I already tried to change the
Override Camera Resolution
User Specified Resolution
I also tried the following
-I resolution=100x80
Error: Unknown argument(s):
Thanks

