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

How does VMAF decides how many threads to use #1394

Open
tarun-discovery opened this issue Oct 23, 2024 · 3 comments
Open

How does VMAF decides how many threads to use #1394

tarun-discovery opened this issue Oct 23, 2024 · 3 comments

Comments

@tarun-discovery
Copy link

when we pass thread argument which lets say 32 value,
I have noticed a 20min video run with 0.9x speed, however a 3hrs video runs with 0.25x speed, what are the factors that decide this speed

@nilfm99
Copy link
Collaborator

nilfm99 commented Oct 26, 2024

@kylophone FYI, I remember a conversation a long time ago about the sublinear gains of threads.

@tarun-discovery I'd like to confirm a few things:

  1. Are you passing this to the vmaf standalone executable or to ffmpeg?
  2. What hardware are you running on?

@tarun-discovery
Copy link
Author

I am passing it to ffmpeg, I am running it on k8 infra with 32vCPU

@tarun-discovery
Copy link
Author

just to add, I tried another 3hr long video with same setup and for that video vmaf ran at 1x speed and completed in 3hrs.
So that leads me to question what are those parameters in source video that affects ffmpeg vmaf speed

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