FFmpeg
Overview
Documentation
Commands
View key frames:
ffprobe -show_frames video.ts| grep key_frame
Libraries
- mikeboers/PyAV: Pythonic bindings for FFmpeg.
- Zulko/moviepy: Video editing with Python
- Ch00k/ffmpy: Pythonic interface for FFmpeg/FFprobe command line