Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
dericed opened this issue Oct 10, 2023 · 1 comment
Assignees

Comments

@dericed
Copy link
Member

dericed commented Oct 10, 2023

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.

@dericed
Copy link
Member Author

dericed commented Oct 10, 2023

See also related discussion and reporting by @alec-bertoy at #810

ElderOrb added a commit to ElderOrb/qctools that referenced this issue Oct 11, 2023
dericed added a commit that referenced this issue Oct 11, 2023
fix for 'qctools player works in context of thumbnails from qctools report rather than source file #811'
@dericed dericed closed this as completed Nov 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants