microchip8
2nd March 2026, 13:42
Anyone knows if FFmpeg has a filter that does what MPlayer's rectangle filter does?
I'd like to remove a dependency from my scripts but was not able to locate a rectangle-like filter in FFmpeg. That filter basically displays a visible rectangle that can be used to view the cropped area of a video. It takes as input the detected crop values. If I can use ffplay instead of MPlayer, I'd be happy.
I'd like to remove a dependency from my scripts but was not able to locate a rectangle-like filter in FFmpeg. That filter basically displays a visible rectangle that can be used to view the cropped area of a video. It takes as input the detected crop values. If I can use ffplay instead of MPlayer, I'd be happy.