mybatis-dynamic-sql icon indicating copy to clipboard operation
mybatis-dynamic-sql copied to clipboard

HandbrakeCLI throwing errors when unknown arg added

Open ryuuskylark opened this issue 3 years ago • 1 comments

Fixes an issue I had when defining the HandbrakeCLIPath as an option, it would attempt to add it as a spawn argument and caused Handbrake to error and die.

Fix, simply remove HandbrakeCLIPath from the options getting sent to the objectToSpawnArgs function

Not sure why the readme registers as all those changes...

ryuuskylark avatar May 26 '22 19:05 ryuuskylark

Hi, could you post a reproduction case please..

If you are having an issue with the HandbrakeCLIPath path, please post some simple, example code which demonstrates it failing so I can reproduce the issue, thanks.

75lb avatar Jun 08 '22 10:06 75lb

Will re-open once I receive a reproduction case as requested

75lb avatar Feb 21 '23 22:02 75lb