15
4
I think it has a "blackness" video filter, which can determine if a picture sequence is black. Maybe it also has a filter to determine crop values automatically to remove black borders form edges of a video. Or maybe it is possible somehow to write a script using the "blackness" filter.
5It might be helpful to put a start point (-ss 00:05:00) in when using cropdetect (before input -i) as some video will have a solid black screen when starting. – None – 2015-07-04T13:45:15.283
I would like to use this to crop
python
matplotlib.animation
videos, which have a white border. Is it possible to alter the color of the border being detected? – ryanjdillon – 2015-10-08T11:51:09.7701Can you specify something else than black as border color? White for example? – DanMan – 2018-03-08T13:03:18.673
This does not answer the question as you still need to do manual action – Freedo – 2019-09-08T08:32:38.120
Hey @Cornelius can you please help me to find one command