E10020 Invalid_Argument
Symptom
The following is error format. The placeholder %s indicates the parameter value.
Value %s for parameter --dynamic_image_size is invalid.
Error example:
Value 1,2,3;4,5,6 for parameter --dynamic_image_size is invalid.
Solution
The value must be formatted as "imagesize1_height,imagesize1_width;imagesize2_height,imagesize2_width". Make sure that each profile has two dimensions.