QCTools version 0.8
Downloads: Downloads for Mac and Windows installers for QCTools and qcli are attached. For additional installers for many operating systems, see https://mediaarea.net/QCTools/Download.
0.8, 2017-04-15
- Added a QCTools command line interface, "qcli"
- Added integration with Signalserver, uploading QCTools Report
- Added aphasemeter player
- Optimizations for playback and multithreading
- Added ffprobe's stream and format metadata to the QCTools Report
- Added graphs to plot packet duration time and packet size
- Adjusted graphs y-axis to accommodate non-8 bit values
- Display frame type in playback window
- Added Cb and Cr shifting to the Chroma Adjust player
- Added documentation for filters, thx @retokromer @kieranjol
- Rework of documentation from development in HTML to Markdown
- Added audio bitscope player (abitscope)
- Added a 10 column bit player (shows a sample of the first 10 MSBs)
- Added integration of font management to drawing text in playback filters
- Graphs can be rearranged by dragging their checkboxes
- The List view can be sorted by filename
- Alphabetized the playback filter menu
- Consolidate to one .pro file with options to build with homebrew or with decklink
- Added EIA608 and VITC viewer
- Added contribution guidelines to repository
- Fix crash on incomplete Matroska
- Fix to vectorscope when fields are split
- Fix crashes when the input contains audio but no video
- Fixing on opening xml.gz files
Note: The original 0.8
builds shared here were using ffmpeg without freetype which caused an error when using the EIA608 and VITC viewer. The 0.8fix1
builds address this issue and should be preferred.