|
|
|
|
|
by bob1029
86 days ago
|
|
> Check if a video chunk contains mostly still frames. Extracts 3 evenly-spaced frames as JPEG and compares file sizes. I believe you could use a combination of select and scene parameters in ffmpeg to do this automatically when a chunk of video is created each time. |
|