diff options
author | Gyan Doshi <ffmpeg@gyani.pro> | 2020-12-08 18:52:37 +0530 |
---|---|---|
committer | Gyan Doshi <ffmpeg@gyani.pro> | 2020-12-09 12:52:09 +0530 |
commit | 7777e5119ad3377e2c4cb20a7aff56448d035b55 (patch) | |
tree | bbb5e43ecc210704f3cfac80dcca24a67534e7f3 /tests | |
parent | b9b719fedc532ebc6bbde711d60985e8cb5957b2 (diff) | |
download | ffmpeg-7777e5119ad3377e2c4cb20a7aff56448d035b55.tar.gz |
avfilter/cropdetect: add option for initial skip
The cropdetect filter, at present, skips the first two frames. This
behaviour is hardcoded.
New option 'skip' allows users to change this. Convenient for when
input is a single image or a trimmed video stream.
Default is kept at 2 to preserve current behaviour.
Diffstat (limited to 'tests')
0 files changed, 0 insertions, 0 deletions