Package mpv: Information

    Source package: mpv
    Version: 0.39.0-alt1
    Latest version according to Repology
    Build time:  Dec 12, 2024, 09:30 AM in the task #348582
    Category: Video
    Report package bug
    Home page: http://mpv.io/

    License: GPLv2+
    Summary: mpv is a free and open-source general-purpose video player based on MPlayer and mplayer2.
    Description: 
    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.

    List of RPM packages built from this SRPM:
    bash-completion-mpv (noarch)
    libmpv-devel (x86_64, ppc64le, i586, aarch64)
    libmpv2 (x86_64, ppc64le, i586, aarch64)
    libmpv2-debuginfo (x86_64, ppc64le, i586, aarch64)
    mpv (x86_64, ppc64le, i586, aarch64)
    mpv-debuginfo (x86_64, ppc64le, i586, aarch64)
    zsh-completion-mpv (noarch)

    Maintainer: Konstantin Lepikhov



      1. libswresample-devel
      2. libswscale-devel
      3. /usr/bin/rst2man
      4. libuchardet-devel
      5. libv4l-devel
      6. libva-devel
      7. libvulkan-devel
      8. libwayland-client-devel
      9. libwayland-cursor-devel
      10. libwayland-egl-devel
      11. libxkbcommon-devel
      12. libzimg-devel
      13. libSDL2-devel
      14. meson
      15. libXScrnSaver-devel
      16. libXext-devel
      17. libXinerama-devel
      18. ninja-build
      19. nv-codec-headers
      20. libXpresent-devel
      21. libXrandr-devel
      22. libXv-devel
      23. libalsa-devel
      24. libarchive-devel
      25. libass-devel
      26. libavdevice-devel
      27. libavfilter-devel
      28. libavformat-devel
      29. libbluray-devel
      30. pipewire-libs-devel
      31. python3-base
      32. rpm-macros-luajit
      33. libdrm-devel
      34. libdvdnav-devel
      35. libenca-devel
      36. libgbm-devel
      37. libsixel-devel
      38. liblcms2-devel
      39. libGL-devel
      40. libjack-devel
      41. libmujs-devel
      42. wayland-protocols
      43. libpulseaudio-devel
      44. libplacebo-devel >= 6.338.0
      45. libjpeg-devel
      46. vapoursynth-devel
      47. liblua5.1-devel
      48. libluajit-devel
      49. zlib-devel

    Last changed


    Sept. 27, 2024 Konstantin Lepikhov 0.39.0-alt1
    - 0.39.0.
    - remove deprecated vulkan_interop option.
    - enable javascript backend (via mujs).
    Sept. 17, 2024 Konstantin Lepikhov 0.38.0-alt2
    - Apply fixes from master:
      + f_hwtransfer: fix best upload format selection
      + ad_spdif: add an assert for lavf_ctx
      + ad_spdif: fix lavf version check
      + vo_gpu: optimize pass_info_reset
      + ytdl_hook: strip quotes from cookie values
      + wayland: fix missed int -> double conversion for cursor scaling
      + vo_dmabuf_wayland: don't use -ve margins in window size calculation
      + demux_mkv: ignore duplicated BlockAdditions to avoid memory leak
      + demux_mkv: fix av_parser_codec leak
      + msg: don't use bold colors and instead use bright ones
      + vd_lavc: add Vulkan hardware decoding to autoprobe
    July 2, 2024 Konstantin Lepikhov 0.38.0-alt1.1
    - Apply fix from master branch:
      + wayland: use wl->callback_surface for idle inhibitor
        creation (closes #49008) tnx to mr.shad@