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

importerror: no module named qpsnr #1

Open
Svyatk0 opened this issue Jul 12, 2017 · 7 comments
Open

importerror: no module named qpsnr #1

Svyatk0 opened this issue Jul 12, 2017 · 7 comments

Comments

@Svyatk0
Copy link

Svyatk0 commented Jul 12, 2017

Hi Guys.
I am quite new to Python, and so trying to get this setup working is quite a challenge. It would be great to have a list of requirements if not a basic guide on how to get this started, as the project sounds very interesting.

Anyways, I figured that this needs to be used with Python 2.7, and not 3.6, but now that I am passed v3,6 issues I have an issue in 2.7 version where its complaining about "qpsnr" module.
I cant find the module itself in the package. Is this something that needs to be added separately ?

Any help would be appreciated.

Thanks

Svyatko

@MarcAntoine-Arnaud
Copy link
Owner

Hello,

Thanks for the interest 👍
I don't develop anymore this project, but you can test it of course !

To enable qpsnr module, you need to compile the qpsnr project.
When it's builded, if Wisual still to mention unknown qpsnr module, please check your PYTHONPATH env var.

If you are more confortable with docker, I can test to generate a docker image if you're interested.
And if you wanna to go further with measurement, I'm currently building better framework. I can give you more informations if let me a message on my mailbox: arnaud.marcantoine@gmail.com.

Best,
Marc-Antoine

@MarcAntoine-Arnaud
Copy link
Owner

Hi again,

I generated a first version of the docker container.
You can found informations here: https://hub.docker.com/r/arnaudmarcantoine/wisual/
Tell me if it's works.

Actually some features are missing:

  • bad multi-threaded server to switch on UI when a process is in progress (an incopatibility with thread enable block that)
  • browser can only show the current level
  • missing zoom to results chart

alls other inputs are welcome
Marc-Antoine

@Svyatk0
Copy link
Author

Svyatk0 commented Jul 13, 2017 via email

@Svyatk0
Copy link
Author

Svyatk0 commented Jul 13, 2017 via email

@MarcAntoine-Arnaud
Copy link
Owner

Hi,
Sorry for the delay...

The message "Picture size 0x0 is invalid" means your YUV has no image size in it.
Is it possible to test with some file tests like them: https://peach.blender.org/download/ ?

Is it possible for you to share a small example of your YUV file ?

Marc-Antoine

@Svyatk0
Copy link
Author

Svyatk0 commented Jul 20, 2017 via email

@MarcAntoine-Arnaud
Copy link
Owner

Hi,

To support YUV, I need to add video parameters in the UI to pass at qpsnr (I add issue #2 and #3).
I'll try to upgrade it soon.

For the difference between graphs, I'll try to merge this commit from "kellerkindt" repository.
I'll try also to create a reference batch of files. If you have some sharable, it can be awesome.

Marc-Antoine

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