From 7626813ff30bac3e873b47ddcb19f63a05ca40f2 Mon Sep 17 00:00:00 2001 From: Rafostar <40623528+Rafostar@users.noreply.github.com> Date: Sun, 6 Sep 2020 14:12:19 +0200 Subject: [PATCH] Update README.md --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index efeae9cf..4350cd59 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,11 @@ # Clapper A GNOME media player built using [GJS](https://gitlab.gnome.org/GNOME/gjs) and powered by [GStreamer](https://gstreamer.freedesktop.org) with [OpenGL](https://www.opengl.org) rendering. Can also be used as a pre-made widget for [GTK](https://www.gtk.org) apps. -WORK IN PROGRESS - +### WORK IN PROGRESS +This is still early WIP. Many features are not implemented yet and quite a few are still unstable. Right now Clapper can only play single file from URI. So if you want to test it, start it from terminal like this: +```shell +clapper file:///path/to/video.mkv +``` ## Requirements Clapper uses `GStreamer` bindings from `GI` repository, so if your repo ships them as separate package, they must be installed first. Additionally Clapper requires these `GStreamer` elements: