Announcement

Collapse
No announcement yet.

KDE Frameworks 5.62 Released With KWayland Additions & Other Improvements

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • #11
    Originally posted by aufkrawall View Post
    Those improvements also make mpv Wayland work.
    this not include vulkan over wayland, right? (waylandvk)

    Comment


    • #12
      Originally posted by sl1pkn07 View Post

      this not include vulkan over wayland, right? (waylandvk)
      Yes, it does.
      Though it seems --interpolation doesn't work. Have to recheck with Weston and then probably report it.

      Comment


      • #13
        Originally posted by retardxfce View Post

        You can either wipe Debian from your computer or wait 5 years .
        ... is there no ppa-like thing that will package the latest and gratest ?

        Comment


        • #14
          Originally posted by aufkrawall View Post
          Yes, it does.
          Though it seems --interpolation doesn't work. Have to recheck with Weston and then probably report it.
          nope

          Code:
          ┌─┤[$]|[sl1pkn07]|[sL1pKn07]|[~]|
          └───╼  cat /etc/mpv/mpv.conf  
          profile=gpu-hq
          gpu-api=vulkan
          gpu-context=x11vk
          spirv-compiler=auto
          audio-device=pulse
          audio-channels=auto
          screenshot-format=png
          screenshot-high-bit-depth=yes
          no-hidpi-window-scale
          hidpi-window-scale=no
          cdrom-device=/dev/cdrom
          dvd-device=/dev/cdrom
          bluray-device=/dev/cdrom
          script-opts=osc-layout=bottombar
          demuxer-mkv-subtitle-preroll  
          sub-ass-vsfilter-blur-compat=yes
          script=/usr/share/mpv/scripts/mpris.so
          ┌─┤[$]|[sl1pkn07]|[sL1pKn07]|[~]|
          └───╼  cat /usr/share/vulkan/icd.d/nvidia_icd.json      
          {
             "file_format_version" : "1.0.0",
             "ICD": {
                 "library_path": "libEGL_nvidia.so.0",
                 "api_version" : "1.1.121"
             }
          }
          ┌─┤[$]|[sl1pkn07]|[sL1pKn07]|[~]|
          └───╼  mpv --gpu-context waylandvk *.mp4            
          Playing: 01012008013.mp4
          (+) Video --vid=1 (*) (mpeg4 14.976fps)
          (+) Audio --aid=1 (*) (aac 1ch 16000Hz)
          [vo/gpu/vulkan/libplacebo] Failed creating instance: VK_ERROR_EXTENSION_NOT_PRESENT
          [vo/gpu/vulkan/libplacebo] Failed initializing vulkan instance
          Xlib:  extension "NV-GLX" missing on display ":0".
          Xlib:  extension "NV-GLX" missing on display ":0".
          [vo/vdpau] Error when calling vdp_device_create_x11: 1
          [vo/xv] Warning: this legacy VO has bad quality and performance, and will in particular result in blurry OSD and subtitles. You should fix your graphics drivers, or not force the xv VO.
          AO: [pulse] 16000Hz mono 1ch float
          VO: [xv] 352x288 yuv420p
          AV: 00:00:02 / 00:00:40 (7%) A-V:  0.000
          
          
          Exiting... (Quit)
          KDE with propietary drivers
          Last edited by sl1pkn07; 16 September 2019, 02:00 PM.

          Comment


          • #15
            Originally posted by sl1pkn07 View Post
            propietary drivers
            Then it seems Nvidia's eglstream backend for KWin is crap.

            Comment

            Working...
            X