this post was submitted on 23 Sep 2024
19 points (91.3% liked)

Gnome

1867 readers
3 users here now

The GNOME Project is a free and open source desktop and computing platform for open platforms like Linux that strives to be an easy and elegant way to use your computer. GNOME software is developed openly and ethically by both individual contributors and corporate partners, and is distributed under the GNU General Public License.

founded 1 year ago
MODERATORS
 

mpv is a free (as in freedom) media player for the command line. It supports a wide variety of media file formats, audio and video codecs, and subtitle types.

We are excited to announce the release of mpv 0.39.0, with more than 5 months of development since the last version. This release brings numerous improvements and fixes across nearly all components.

Key highlights:

  • A new select.lua script, allowing users to easily choose files from playlists, tracks, chapters, output devices, and more.
  • A native replacement for autoload.lua has been implemented. See --autocreate-playlist in the manual.
  • NVIDIA RTX and Intel VSR scaling are now supported via the d3d11va filter.
  • Media controls are now supported on Windows.
  • Track selection has been improved, especially for multi-component languages like fr-CA.
  • A new fifth page has been added to stats.lua, displaying track information.
  • Compatibility with dmabuf-wayland has been significantly enhanced.
  • Multi-touch support has been introduced.
top 5 comments
sorted by: hot top controversial new old
[–] Sabakodgo@lemmy.dbzer0.com 1 points 2 days ago

Nice! Finally media controls and autocreate-playlist.

[–] prenatal_confusion@feddit.org 2 points 5 days ago (1 children)

I am amazed that mpv is still being developed. It was the only one in town when I started with Linux, life got easier with VLC and GUI software in general getting better at most codecs.

But here it is, chugging away.

I might give the matrix with the ASCII filter a try :))

[–] Sentau@discuss.tchncs.de 2 points 4 days ago* (last edited 4 days ago) (1 children)

For me, VLC doesn't support VRR on gnome(didn't try KDE) so I am using MPV. Even for me, who often struggles with using the terminal, it has been a breeze to use. I even changed the config files to have MPV use hwdec by default and it wasn't difficult. Truly a marvelous project

[–] prenatal_confusion@feddit.org 1 points 4 days ago

It absolutely is! It was and likely still is pure magic that it just played anything. Especially back then with the codec hell. And now there are for sure a lot of use cases. Like yours!

[–] thayerw@lemmy.ca 2 points 6 days ago

That's an impressive list of changes!