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

y axis can use the wrong min/max #777

Open
dericed opened this issue Jul 16, 2023 · 1 comment
Open

y axis can use the wrong min/max #777

dericed opened this issue Jul 16, 2023 · 1 comment
Assignees

Comments

@dericed
Copy link
Member

dericed commented Jul 16, 2023

using ffmpeg -f lavfi -i testsrc2 -f lavfi -i sine -t 10 test.mkv again.

Load the file (I'm just using the signalstats filter and no qctools report and only Y, U, and V plots visible). So it looks like this
image

Then enable the "Differences" graph and it has the top of the graph cut off.
image

But if I switch from the graph view, to list view, and back to graph view, then the y-axis min and max is okay.
image

@dericed
Copy link
Member Author

dericed commented Jul 20, 2023

Noting that if I enable the PSNR filter, then even if I toggle from graph/list/graph the y axis still never seems to define so graph stays blank. But some of the values in the PSNR data set are not numeric but 'inf'. So may we need to say that if a plot value = "inf" then plot to top of displayed graph (or bottom for -inf).

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