mirror of
https://github.com/Rafostar/clapper.git
synced 2025-08-30 07:42:23 +02:00
flatpak: Update metainfo description
Clapper was tested and confirmed to work with V4L2 stateless decoders. Also since latest GTK4 version moved to EGL on Xorg we no longer have the GLX related problems we used to have.
This commit is contained in:
@@ -12,7 +12,8 @@
|
|||||||
Clapper is a GNOME media player build using GJS with GTK4 toolkit.
|
Clapper is a GNOME media player build using GJS with GTK4 toolkit.
|
||||||
The media player is using GStreamer as a media backend and renders
|
The media player is using GStreamer as a media backend and renders
|
||||||
everything via OpenGL. Player works natively on both Xorg and Wayland.
|
everything via OpenGL. Player works natively on both Xorg and Wayland.
|
||||||
It also supports VA-API on AMD/Intel GPUs.
|
It also supports hardware acceleration through VA-API on AMD/Intel GPUs,
|
||||||
|
NVDEC for Nvidia and V4L2 for mobile devices.
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
The media player has an adaptive GUI. When viewing videos in "Windowed Mode",
|
The media player has an adaptive GUI. When viewing videos in "Windowed Mode",
|
||||||
@@ -22,11 +23,6 @@
|
|||||||
displays video only on top of all other windows for a PiP-like viewing experience.
|
displays video only on top of all other windows for a PiP-like viewing experience.
|
||||||
Mobile friendly transitions are also supported.
|
Mobile friendly transitions are also supported.
|
||||||
</p>
|
</p>
|
||||||
<p>
|
|
||||||
For best stability Wayland session is recommended. Wayland users with AMD/Intel GPUs
|
|
||||||
can try enabling HIGHLY EXPERIMENTAL "vah264dec" plugin inside player preferences
|
|
||||||
for reduced CPU and GPU usage on H.264 videos.
|
|
||||||
</p>
|
|
||||||
</description>
|
</description>
|
||||||
<developer_name>Rafał Dzięgiel</developer_name>
|
<developer_name>Rafał Dzięgiel</developer_name>
|
||||||
<url type="homepage">https://rafostar.github.io/clapper</url>
|
<url type="homepage">https://rafostar.github.io/clapper</url>
|
||||||
|
Reference in New Issue
Block a user