splitting video into shots with ffmpeg from within python
After some searching, the following command works to split my input video into shots, and save the first frame from each shot.
After some searching, the following command works to split my input video into shots, and save the first frame from each shot.