PySceneDetect Documentation
Canonical docs for PySceneDetect's CLI and Python API: content/adaptive/threshold detectors and ffmpeg/mkvmerge-based video splitting.
Link
Related resources
- DSBD — Deep Shot Boundary Detection at ScaleSpatio-temporal CNN for shot boundary detection with an accompanying dataset emphasizing gradual transitions.
- AutoShot — A Short Video Dataset and State-of-the-Art Shot Boundary DetectionPaper introducing a short-video shot-boundary dataset and model that outperforms TransNetV2 on subtle transitions, with released code.
- TwelveLabs Marengo — Video Embedding Model DocumentationDocs for a multimodal video embedding model supporting long-form video with shot-boundary segmentation, used for search, dedup and content…
- Shutter Encoder DocumentationDocs for the professional FFmpeg-based conversion GUI, covering its encode/decode functions, subtitle generation via Whisper, upscaling, an…
- TorchCodec Documentation — FFmpeg-Backed Video Decoding to TensorsMeta's library docs for decoding video/audio directly into PyTorch tensors with CPU and CUDA/NVDEC paths, index- and PTS-based frame access…
- PyNvVideoCodec API Programming GuideNVIDIA's Python bindings over the Video Codec SDK for GPU-accelerated decode/encode pipelines feeding ML and analytics workloads.
- hdr10plus_tool — Codec Wiki Usage GuideCommunity reference with flags and FFmpeg pipe recipes for extracting, injecting and inspecting HDR10+ dynamic metadata in HEVC/MKV.
- VapourSynth Python ReferenceCanonical scripting API reference for VapourSynth's frameserver, covering core.std, resize and text filter namespaces used in high-end enco…
- FFmpeg 8.0 whisper Filter DocumentationReference for FFmpeg 8.0's built-in Whisper ASR filter: model selection, VAD, queueing, and SRT/JSON transcript output destinations.
- OpenTimelineIO DocumentationDocs for the OTIO editorial timeline interchange API and adapters, including per-object metadata handling for post-production workflows.
- UVQ — Universal Video Quality (Google)Google's no-reference perceptual video quality model for user-generated content, scoring compression, content and distortion without a pris…
- QTGMC — AviSynth Wiki ReferenceCanonical parameter reference for QTGMC, the highest-quality motion-compensated deinterlacer, including double-rate output and FPSDivisor s…