Coder Social home page Coder Social logo

Comments (11)

ILOVEPIE avatar ILOVEPIE commented on August 28, 2024 1

I don't understand, mpvpaper only allows the "libmpv" as a VO there should be no choice.
And there is no --vo=vulkan did you mean --hwdec=vulkan?
https://mpv.io/manual/stable/#options-hwdec

IDK, but that fixes it.
Specifying --vo=wlshm fixes it too.

from mpvpaper.

GhostNaN avatar GhostNaN commented on August 28, 2024

Are you running with a X11 compositor?
If so: #61

from mpvpaper.

ILOVEPIE avatar ILOVEPIE commented on August 28, 2024

No, I'm running under sway on archlinux with an AMD GPU.

from mpvpaper.

GhostNaN avatar GhostNaN commented on August 28, 2024

Odd.
What does your mpv config look like under ~/.config/mpv/mpv.conf?

from mpvpaper.

ILOVEPIE avatar ILOVEPIE commented on August 28, 2024

https://termbin.com/gpoz

from mpvpaper.

GhostNaN avatar GhostNaN commented on August 28, 2024

Looks like the default config.

Well, let's get a better log from mpv.
Run mpvpaper with this:
mpvpaper -v -o "--log-file=output.txt" DP-3 /my/video.mp4
And upload the log file it creates.

from mpvpaper.

ILOVEPIE avatar ILOVEPIE commented on August 28, 2024

Looks like the default config.

Well, let's get a better log from mpv.
Run mpvpaper with this:
mpvpaper -v -o "--log-file=output.txt" DP-3 /my/video.mp4
And upload the log file it creates.

I'll get this done today I've just been a little busy.

from mpvpaper.

ILOVEPIE avatar ILOVEPIE commented on August 28, 2024

It turns out, this is because I have a Nvidia GPU running on nouveau/NVK attached to the system, even though it's not the GPU i'm using it seems to confuse mpvpaper. I managed to work around it by adding --mpv-options "--vo=vulkan"

from mpvpaper.

GhostNaN avatar GhostNaN commented on August 28, 2024

I see.

Have you tried manually selecting the GPU you want to use?
With something like --vulkan-device=my_gpu
https://mpv.io/manual/stable/#options-vulkan-device

I managed to work around it by adding --mpv-options "--vo=vulkan"

I don't understand, mpvpaper only allows the "libmpv" as a VO there should be no choice.
And there is no --vo=vulkan did you mean --hwdec=vulkan?
https://mpv.io/manual/stable/#options-hwdec

from mpvpaper.

fjueic avatar fjueic commented on August 28, 2024

Specifying --vo=wlshm fixes it too.

thanks it worked for me

from mpvpaper.

leaty avatar leaty commented on August 28, 2024

Can confirm, but it seems any value works so it's likely some new bug.
E.g. --vo=_ and --vo=asdf works, but to avoid any warning you can do --vo=libmpv.

EDIT: This affects mpv 0.38.0, 0.37.0 works fine.

from mpvpaper.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.