-
-
Notifications
You must be signed in to change notification settings - Fork 1
BlackFrame Extension
James Brundage edited this page Apr 24, 2022
·
6 revisions
Detects black frames.
Detects black frames in an video stream, using the blackframe filter.
- [https://ffmpeg.org/ffmpeg-filters.html#blackframe
It's an extension](https://ffmpeg.org/ffmpeg-filters.html#blackframe
It's an extension)
- [https://ffmpeg.org/ffmpeg-filters.html#blackframe
It's an extension](https://ffmpeg.org/ffmpeg-filters.html#blackframe
If set, will find black frames within a video.
Type | Requried | Postion | PipelineInput |
---|---|---|---|
[Switch] |
true | named | false |
The perctange of the screen blackness that constitutes a cut. By default, 15%. Due to encoding and equipment, very few fades to black are actually truly black. They are often very dark grey instead.
Type | Requried | Postion | PipelineInput |
---|---|---|---|
[Double] |
false | 1 | false |
Extension/BlackFrame.rd.Extension.ps1 -BlackFrameDetect [[-BlackFrameThreshold] <Double>] [<CommonParameters>]