-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
dynamic-cropScript dynamic-cropScript dynamic-crop
Description
Setup (please complete the following information):
- OS: Windows 11 22H2
- Player: mpv
- Player Version: 0.35.0-210-ge439ddc0
- Video Quality: 1080p HEVC Dolby Vision Profile 5
Describe the bug
This is a very specific use case and is definitely not common, but I figured I'd mention it here anyway. While the dynamic crop script does work perfectly in cropping black bars, if the video needs tone mapping of any kind, such as with vo=gpu-next and target-colorspace-hint=yes, this script makes it no longer possible. I'm assuming this is due to the fact that its using LAV filters to determine the black bars, and the images the filters are grabbing are not tone mapped.
I've tried using vf-append or vf-pre to add the correct tone mapping filters back to the video after cropping, but that did not work either.
Metadata
Metadata
Assignees
Labels
dynamic-cropScript dynamic-cropScript dynamic-crop