Advertisement
Guest User

basic mpv guide

a guest
Mar 23rd, 2020
3,068
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.26 KB | None | 0 0
  1. For the anons who want to try MPV.
  2. this is a step by step guide, starting from nothing.
  3. 1.download this:
  4. https://sourceforge.net/projects/mpv-player-windows/files/64bit/mpv-x86_64-20200202-git-77a74d9.7z/download
  5. and this
  6. https://yt-dl.org/downloads/2020.03.08/youtube-dl.exe
  7. also this
  8. https://lame.buanzo.org/FFmpeg_v0.6.2_for_Audacity_on_Windows.zip
  9. 2. create a folder named mpv in your profile. Example: C:\Users\*your profile*
  10. 3.(assuming you have winRAR) extract the MPV rar into the mpv folder
  11. Example: C:\Users\*your profile*\mpv
  12. 4. put the youtube-dl you downloaded into the same mpv folder
  13. 5. extract the FFmpeg.rar to your desktop. go to to the folder and search for ffmpeg.exe
  14. 6. copy ffmpeg.exe and paste it on the MPV folder.
  15. *you are done with the installation*
  16. 7. press the windows key and R (the letter).
  17. 8. put "cmd" without the qoutes then enter.
  18. (you should see something like C:\Users\anon> )
  19. 9. type "cd mpv" without the qoutes
  20. 10. type mpv then the youtube link.
  21. example: mpv https://www.youtube.com/watch?v=M1n3Cr4fTsUcKs
  22.  
  23. optional but useful:
  24. to choose the stream quality, add --ytdl-format=best[height=*quality like 1080 or 720 or 480*] before mpv
  25. Example: mpv --ytdl-format=best[height=480] https://www.youtube.com/watch?v=M1n3Cr4fTsUcKs
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement