comparing 2 streams for the renderer i found that--
StringStream:""C:\Users\Chris\Desktop\oct\octane.exe" -e -n E:\_Data\_CurrentProjects\Art_projects\wtfrobby\4.ocs -m 4.obj -l E:\_Data\_CurrentProjects\Art_projects\wtfrobby\4.obj --cam-pos-x -0.439747 --cam-pos-y 0.502537 --cam-pos-z 2.40907 --cam-target-x -0.168375 --cam-target-y 0.492822 --cam-target-z 0.14802 --cam-fov 43.6028 --cam-focaldepth 227.73 --daylight-sundir-x 0.671925 --daylight-sundir-y 0.564317 --daylight-sundir-z 0.479649 --film-width 640 --film-height 480 --cam-aperture 1"
StringStream:""C:\Users\Chris\Desktop\oct\octane.exe" -e -n E:\_Data\_CurrentProjects\Art_projects\wtfrobby\4.ocs -m 4.obj -l E:\_Data\_CurrentProjects\Art_projects\wtfrobby\4.obj --cam-pos-x -43.9747 --cam-pos-y 50.2537 --cam-pos-z 240.907 --cam-target-x -16.8375 --cam-target-y 49.2822 --cam-target-z 14.802 --cam-fov 43.6028 --cam-focaldepth 227.73 --daylight-sundir-x 0.671925 --daylight-sundir-y 0.564317 --daylight-sundir-z 0.479649 --film-width 640 --film-height 480 --cam-aperture 1"
if you note the focaldepth is NOT divided by whatever measurement the system units are set to (in my case, I use metric>>cm) so unless i change to metric>>M , then my focal depth will always be off. Is your script based of M for world units by default? or was the a missed operation


cheers!
cp