mirror of
https://github.com/Rafostar/clapper.git
synced 2025-08-29 23:32:04 +02:00
fd2ad7e59650ea60f0c8f0b8436208e7674bef5b
This fixes a GNOME bug where sometimes key press events are not emited
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%