qctools
qctools copied to clipboard
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...
More incremental progress updates, such as how the GUI shows which frame is being parsed or the average levels (Yavg, TOUTavg, etc) changing as the file is processed would be...
You can generate a sample set via `ffmpeg -f lavfi -i testsrc2 -t 5 -f image2 dpx_sample_%02d.dpx`. Currently when the first one is opened, then qctools only analyzes/plays the first...
Hello. I work almost exclusively with Quicktime v210 files that are copies from various videotape formats. I rely heavily on the PSNRf filter graph for quality assessment. Many files, especially...
from https://github.com/bavc/qctools/pull/729 I see one more player layout error: - open a 4/3 file - enable 2nd filter (defaults to waveform), looks like  - switch mode to "Free Scale"...
Signed-off-by: Maxime Gervais
To follow up on @valbok's comment at https://github.com/bavc/qctools/pull/714#issuecomment-1054321337. I'm using a sample from: `ffmpeg -f lavfi -i testsrc2 -t 2 -aspect 16:9 16-9.mkv` When the player is initially opened it...
While processing files in the file list view, the columns are shaking (TOUTav and BRNGav): https://user-images.githubusercontent.com/3246607/102691378-57805100-420c-11eb-9769-b4abe0a38cb6.mov
Hi When clicking points in graph of analysed v210 .mov, the video monitor jumps back and autoplays about a previous second then stops at the selected point of graph. Is...
Is there any way to switch the duration view (X-axis of plots) to timecode? The options exist for frame number, seconds, minutes, etc., but it would be very helpful if...
Hi I've been testing exporting and importing QCTools reports. Is there a way in QCTools to link the original analysed quicktime movie back to its imported qctools.xml.gz report graph? I'd...