v0.4.0 - Cropping and config upgrades
Features:
- New fancy option parser, which can export an example config with comments:
mpv --idle --script-opts mpv_crop_script-example-config=example.conf
- New options to display the crosshair (
draw_mouse
), change the guide type (guide_type
) or adjust the overlay color (overlay_transparency
,overlay_lightness
,color_invert
) - Autodetect crop by pressing
d
by usingcropdetect
(for black bars) - Automatically invert the crosshair/frame colors if video is bright (
auto_invert
, disabled by default)