mirror of
https://github.com/Rafostar/clapper.git
synced 2025-08-31 00:11:59 +02:00
b401bc15ff90ecb47dd28fed56507f8bbd12ceb5
Clapper
A GNOME media player built using GJS and powered by GStreamer with OpenGL rendering. Can also be used as a pre-made widget for Gtk apps.
WORK IN PROGRESS
Requirements
Clapper uses these GStreamer
elements:
Other required plugins (codecs) depend on video format.
To use VAAPI
make sure you have gstreamer1-vaapi
installed. Verify with:
gst-inspect-1.0 vaapi
On some older GPUs you might need to export GST_VAAPI_ALL_DRIVERS=1
environment variable.
Description
Languages
C
96.7%
Meson
2.8%
CSS
0.5%