musselwhizzle / Focus-Points

Plugin for Lightroom to show which focus point was active in the camera when a photo was taken
Apache License 2.0
345 stars 42 forks source link

Use '-script' instead of direct command line options #180

Closed Wernfried closed 3 months ago

Wernfried commented 3 months ago

For modern cameras with many focus points the command line may get longer than 8191 chars and throws an error. With option '-srcipt' there is no limit.