-
-
Notifications
You must be signed in to change notification settings - Fork 20
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
Thumbnailing Failed #22
Comments
How did you install mpv? |
I installed it (mpv.net) from Microsoft Store. |
Would be great if you could send a detailed log by running But I guess your mpv installation was not add to your PATH because you installed it from the Microsoft Store. If thats the case the command above will also not run. |
maybe we should call mpv internal functions instead of calling mpv as subprocess, to omit such problems in future. |
I get this
|
How do I do that? |
@IIIPeAceIII that comment was directed to me / developers So I looked into your issue and the problem is that mpv.net doesn't provide a command line interface like mpv. |
@MrJktra |
@MrJktra check your mpv.conf
yes, for debugging it's just often better without multiple scripts files / multithreading but nvm |
mpv.conf
|
@MrJktra Can you start mpv via the cmd or powershell with the following command: |
prefer_mpv=no
prefer_mpv=no-Video-327322012.zip prefer_mpv=yes |
it works with ffmpeg but i'm getting high CPU usage up to 45% |
@MrJktra looks a bit like #20. But I just tested your version and it works. I don't think the newer version fixes it but you can try. Yes, FFmpeg can use more CPU. |
updated to the last version "mpv-x86_64-20220710-git-0044c19.7z" & everything seems to work just fine with prefer_mpv=yes and no |
Ok nice, but weird |
I tried everything, don't know what is wrong!
The text was updated successfully, but these errors were encountered: