Skip to content

qctools player works in context of thumbnails from qctools report rather than source file #811

Closed
@dericed

Description

@dericed

sample file: ffmpeg -f lavfi -i color=r=16:s=1024x1024 -vf format=yuv444p10le,geq=lum=X:cb=512:cr=512 -t 1 -c:v ffv1 1024gradient.mkv

When opened in qctools 1.3, it looks like:
image
image

Then save the report and reopen:
image
image

In the before images, the image format is yuv422p10le (10 bit).
In the after images, the image format is yuvj420p (8 bit). This refers to the thumbnails.
But in the after images, the waveform is different, flat at the left/right ends instead of an intended diagonal.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions