./multimedia/mpv, Video player based on MPlayer and mplayer2

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 0.39.0nb5, Package name: mpv-0.39.0nb5, Maintainer: leot

mpv is a movie player based on MPlayer and mplayer2. It supports
a wide variety of video file formats, audio and video codecs, and
subtitle types.


Required to run:
[graphics/MesaLib] [graphics/hicolor-icon-theme] [graphics/jpeg] [multimedia/libdvdnav] [x11/libdrm] [x11/libXScrnSaver] [x11/libXv] [x11/liboldXrandr] [multimedia/libvdpau] [multimedia/libva] [multimedia/libass] [graphics/lcms2] [devel/SDL2] [lang/lua52] [graphics/libsixel] [multimedia/libbluray] [x11/libXpresent] [multimedia/ffmpeg5]

Required to build:
[pkgtools/x11-links] [x11/xcb-proto] [x11/xorgproto] [lang/python310]

Package options: bluray, javascript, lua, opengl, sdl2, sixel, vaapi, vdpau, x11

Master sites:

Filesize: 3412.415 KB

Version history: (Expand)


CVS history: (Expand)


   2025-02-26 12:44:54 by Thomas Klausner | Files touched by this commit (1)
Log message:
mpv: add link to FAQ why mpv does not support lua 5.3+
   2025-02-25 08:56:13 by Thomas Klausner | Files touched by this commit (1)
Log message:
mpv: switch to ffmpeg7

Bump PKGREVISION.
   2025-02-12 07:45:45 by Ryo ONODERA | Files touched by this commit (850)
Log message:
*: Recursive revbump from audio/flac-1.5.0
   2024-12-17 02:21:17 by Jonathan Schleifer | Files touched by this commit (2)
Log message:
Fix building multimedia/mpv on Darwin
   2024-11-14 23:22:33 by Thomas Klausner | Files touched by this commit (2429)
Log message:
*: recursive bump for icu 76 shlib major version bump
   2024-11-01 13:55:19 by Thomas Klausner | Files touched by this commit (2426)
Log message:
*: revbump for icu downgrade
   2024-11-01 01:54:33 by Thomas Klausner | Files touched by this commit (2427)
Log message:
*: recursive bump for icu 76.1 shlib bump
   2024-10-20 11:28:29 by Leonardo Taccari | Files touched by this commit (4)
Log message:
mpv: Update to 0.39.0

Changes:
0.39.0
======
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.

This release requires FFmpeg 6.1 or newer and libplacebo 6.338.2 or newer.