#define AUTOCROP_LONGTEXT N_("Automatically detect black borders and crop them.")
#define CROP_HELP N_("Remove borders of the video and replace them by black borders")
#ifdef BEST_AUTOCROP
#define RATIOMAX_TEXT N_("Ratio max (x 1000)")
#define RATIOMAX_LONGTEXT N_("Maximum image ratio. The crop plugin will never automatically crop to a higher ratio (ie, to a more \"flat\" image). The value is x1000: 1333 means 4/3.")