Attached: mpv.jpg (1200x630, 217K)
/mpv/ - is haasn/madshi dead?
Robert Sanders
Henry Ramirez
No
Tyler Anderson
Are they on vacation again?
What are they doing?
I want to know...
Nolan Gutierrez
What's the best way to install it on these distros from CLI?
1) Ubuntu
2) Fedora
3) Archlinux
Easton Lopez
Can I stream content from my Nextcloud server using WebDAV or something?
Kayden Diaz
1) sudo apt-get install mpv
2) never used fedora
3) sudo pacman -S mpv
Levi Richardson
Best Vulkan config for Windows?
Daniel Turner
To get latest mpv...
Kevin Edwards
gpu-api=vulkan
gpu-context=winvk
vd-lavc-dr=yes
profile=gpu-hq
video-sync=display-resample
Connor Ortiz
Does Vulkan work on Linux and HD Graphics 3000?
Asher Perez
Can someone please explain why 17.10 is stuck on version 27?
launchpad.net
Joseph Jenkins
wget mpv.com/release
James Reed
any way to improve sound when using stereo headphones?
I want virtual surround and bass boost that sounds as good as possible
Logan Gomez
I am also interested in this.
Carson Morgan
John Nelson
>2) never used fedora
sudo dnf install mpv
Daniel Collins
Any config to improve battery life at the cost of quality?
Also is there a way to switch mpv profiles with tlp?
John Adams
Ubuntu and its derivatives only have version 26 though which is quite old, use the PPA here but as they say I don't know why 28 is only on some versions.
Christopher Cook
It has something to do with ffmpeg version or he is just lazy.
Hudson Williams
Same on arch. 0.28 refuses to compile unless I install ffmpeg-git from AUR.
Noah Reed
It needs ffmpeg 3.5.
Nathaniel Baker
How do I disable keyframe seeking? I'm using the setting bellow to seek one second backward, but most of the time it goes back way more than one second (probably to the nearest key frame).
LEFT seek -1 # Seek X seconds backwards
Luke Baker
Because 0.28 onwards refuses to compile without ffmpeg 3.5, which isn't released yet. Hence official distro repos won't upgrade mpv until ffmpeg 3.5 is stable.
Luis Barnes
Jack Cox
Oh yeah, that did the trick. It's a bit slower, but it's better than relying on random key frames.