Coder Social home page Coder Social logo

Comments (5)

rocksdanister avatar rocksdanister commented on August 15, 2024

https://github.com/rocksdanister/lively/wiki/Youtube-Wallpaper

youtube-dl requires Microsoft Visual C++ 2010 to run, install it if its not working.

The error is saying that mpv.exe exited immediately without any window appearing, most likely means youtube-dl failed to fetch video information.

Open mpv.exe - try dropping a youtube video link, if it does not work then youtube-dl is failing to start & hence mpv is exiting.

from lively.

twosheep0603 avatar twosheep0603 commented on August 15, 2024

Open mpv.exe - try dropping a youtube video link, if it does not work then youtube-dl is failing to start & hence mpv is exiting.

Sorry for the low-resolution gif and I think mpv.exe worked correctly.
Video_2020-02-09_193205

from lively.

rocksdanister avatar rocksdanister commented on August 15, 2024

are you trying a youtube link? try setting stream quality to Best.

also try opening mpv.exe in Type page as Other app then for arguments give :

https://www.youtube.com/watch?v=ojhjBrzmNjo --force-window=yes --loop-file --keep-open --hwdec=yes --ytdl-format bestvideo[height<=720]+bestaudio/best[height<=720]

Also to see whats happening with mpv, do the same as above but add -log-file

https://www.youtube.com/watch?v=ojhjBrzmNjo --force-window=yes --loop-file --keep-open --hwdec=yes --ytdl-format bestvideo[height<=720]+bestaudio/best[height<=720] -log-file log.txt

the file log.txt will be saved in mpv folder.

from lively.

twosheep0603 avatar twosheep0603 commented on August 15, 2024

I tried opening mpv.exe as Other app with -log-file argument but nothing happend, so I wondered if there're some issues with the newest version of mpv player.
Then I reinstall the stable version (mpv-0.32.0-x86_64.7z) instead of the new one (mpv-x86_64-20200202) and it works perfectly now.
Thank you!

from lively.

rocksdanister avatar rocksdanister commented on August 15, 2024

Something must have changed for the arguments syntax, will update it.
For the time being recommends older version of mpv in wiki.

from lively.

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.