A collection of mpv scripts
#mpv #linux #lua
https://github.com/jonniek/mpv-scripts
@edumedinalinux Totem es un mojón a estas alturas. De momento yo tengo puesto #Celluloid (que usa #mpv)
A escolha de ‘media-players’ de código aberto, pende sempre para o vlc. A minha escolha, é o mpv, leve, com bom suporte e com ampla compatibilidade.
Qual é o que usas? 👇
#linuxtech #linux #opensource #freesoftware #ai #mpv
Schade, dass die Fahrzeugklasse A-#mpv keine Rolle mehr in den Portfolios der #automobilhersteller spielt und es auch keine #BEV s geben wird.
Auf 4,4m Außenlänge den Hausstand aus einer 1-Zimmerwohnung oder wahlweise 7 Personen unter zu bringen🥹
Da passt dann sogar #waschmaschine oder #Gefrierschrank rein und in die #Tiefgarage kommt man auch noch.
#pkw #suv ist keine Lösung, #Kastenwagen ist #haesslich
#mpv #automobilhersteller #bev #waschmaschine #Gefrierschrank #Tiefgarage #byebye #koln #pkw #suv #Kastenwagen #haesslich
#auxio it's starting to making problems in my android, I don't know what's the reason but It can't add new songs, the .flac It don't show up... I do re-scan but nothing happens.
So, since I get mpv-android I use this. If exists any music app ultra minimalist I am all ears
#auxio #android #musicplayer #mpv
Just landed a fix for a small issue in the #mpv dmabuf #Wayland backend, where the overlay surface was always present, even when empty (no controls or subtitles).
This prevented direct scanout of the video surface on AFAICS all common compositors (and would have added an extra blending step of the full window size where it did still work).
I use #mpv for watching / listening to pretty much everything, but for creating music playlists, I haven't found anything that beats #QuodLibet. Create, export, listen with mpv.
Slightly unrelated: what is with spacebar NOT being the pause / unpause key for #YoutubeTV? Is there any other site or program where spacebar is not pause?
Related: #NowListening: "In My Car (I'll Be The Driver)" by Shania Twain.
#mpv #quodlibet #youtubetv #nowlistening
Just watched Sintel in 4K using display hardware YUV->RGB conversion and scaling on #gnome Mutter with #mpv - no 3D GPU usage (no shaders, no compositing) and also very littly CPU usage (video decoding done by VAAPI) and thus very power efficient.
We are finally getting there - unleash the power of #Wayland :P
If you're interested in the technical progress or want to try: https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3177
https://github.com/mpv-player/mpv/pull/12237
What a joy to watch #Youtube videos with #mpv (without ads and all the fuss of youtube !) when I am in an #emacs buffer directly with a keybinding :
(defun browse-video-mpv ()
"Open video URL at point with MPV"
(interactive)
(cond
((string-equal system-type "gnu/linux")
(start-process "mpv-link" nil "mpv" (thing-at-point 'url)))
)
)
I have been working on a set of shaders for #mpv for about a year now (500+ commits, it turns out). Most of it has to do with denoising and sharpening. Check them out if you're interested!
https://github.com/AN3223/dotfiles/tree/master/.config/mpv/shaders
Ok so was wondering how on #RiverWM I could automatically float #MPV and have it open at a set size. I discovered that you can set a float rule in River and then in your mpv.conf file you can add a line like:
autofit-larger=40%x40%
Voila mpv now opens floating and at 40% of the screen size. Nice ! 🙃
The open-source media player, #MPV, has released version 0.36.0, introducing support for fractional scaling and on-screen display under the #Wayland display server protocol, Vulkan-based hardware decoding, ARIB captions, and Dolby Vision metadata parsing.
https://alternativeto.net/news/2023/7/mpv-0-36-0-released-with-wayland-improvements-vulkan-based-hardware-decoding-and-more/
Pro přehrávání videí na PC nepoužívám VLC. Už před xx lety jsem si oblíbil mplayer a nyní používám mpv, který vyšel v nové verzi. Upřímně na videa nepotřebuji tunu nastavení v grafickém rozhraní. Ale to, že video se spustí neskutečně rychle, to oceňuji. A kdo má rád hraní si s konfiguračními soubory... tohle bude jeho oblíbený přehrávač.
#mpv #videoplayer
Po letech používání mplayeru jsem používal léta VLC. A teď zjišťuji, že existuje #mpv, následovník mplayeru. Že bych tomu dal šanci?
https://mpv.io
Und noch einmal #MPV: Spiele immer wieder Musik via mpv auf einer Konsole.
Wenn ich dann zwischendrin mal was anderes schauen will, muss ich erst auf die Konsole wechseln und pausieren.
Dabei gibt es doch #MPRIS (Media Player Remote Interfacing Specification), das via #DBus auf Dinge reagiert, sodass man z. B. #Audacious per Multimedia-Tasten der Tastatur steuern kann.
Und siehe da, es gibt mpv-mpris, ein Plugin, was genau das ermöglicht.
:)