Open-source quality control tool for analyzing digitized video files through audiovisual analytics and filtering.
QCTools is an open-source software tool for quality control in video preservation, helping users analyze digitized video files through audiovisual analytics and filtering. It identifies errors and anomalies in video content, supporting archivists and preservationists in maintaining digital heritage. The tool integrates with FFmpeg libraries to support a wide range of video formats and codecs.
Archivists, curators, preservationists, and moving image professionals who need to assess and document video quality for digital preservation projects.
Developers choose QCTools because it provides specialized, free tools for video quality analysis that are tailored to preservation workflows, with features like detailed graphing options, playback filters, and report generation not commonly found in generic video software.
QCTools (Quality Control Tools for Video Preservation) is a free and open source software tool that helps users analyze and understand their digitized video files through use of audiovisual analytics and filtering. QCTools is funded by the National Endowment for the Humanities and the Knight Foundation, and is developed by the Bay Area Video Coalition.
Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.
Provides detailed metrics like YUV values, temporal outliers (TOUT), and vertical line repetitions (VREP) for in-depth quality assessment, as outlined in the graph descriptions.
Offers a preview window with multiple simultaneous filters, allowing users to inspect video through various analytical lenses for detailed error detection, as described in the playback filters section.
Includes qcli for command-line report generation, enabling automation of quality control across large video collections without GUI interaction, as shown in the using qcli section.
Generates reports in gzip-compressed XML format based on FFprobe standards, tailored for archival documentation and integration with preservation workflows, as mentioned in the reading a qctools document part.
Designed for preservation professionals, the GUI and terminology can be overwhelming for casual users or those new to video analysis, limiting accessibility outside specialized contexts.
Focuses on analyzing digitized files, not supporting real-time monitoring or editing, which restricts use in live production environments or dynamic video workflows.
Relies heavily on FFmpeg libraries, meaning updates or issues with FFmpeg can affect functionality and require technical knowledge to manage, as noted in the format support section.