diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 56 |
1 files changed, 56 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..bb8de1f --- /dev/null +++ b/README.md @@ -0,0 +1,56 @@ + + KMPlayer - a simple media player for TDE. + + +KMPlayer is a GUI for several backends, namely: + +- Mplayer +- Xine +- Gstreamer +- ffmpeg + +It can play DVD/VCD movies, from file or url and from a video device. + + +Features: +--------- + +* can act as a browser plugin for Konqueror +* can embed into a KOffice document. +* play DVD (DVDNav only with the Xine player) +* play VCD +* let the backend players play from a pipe (read from stdin) +* play from a TV device (experimental) +* show backend player's console output +* launch ffserver when viewing from a v4l device +* DCOP KMediaPlayer interface support +* VDR viewer frontend (with *kxvplayer), configure VDR keys with standard TDE + shortcut configure window +* Lots of configurable shortcuts. Highly recommended for the VDR keys + and volume increase/decrease +* Broadcaste http streaming by using ffserver/ffmpeg + +. + +Contributing +-------------- + +If you wish to contribute to kmplayer, you might do so: + +- TDE Gitea Workspace (TGW) collaboration tool. + https://mirror.git.trinitydesktop.org/gitea + +- TDE Weblate Translation Workspace (TWTW) collaboration tool. + https://mirror.git.trinitydesktop.org/weblate + + +Translations status +--------------------- + +### messages +[](https://mirror.git.trinitydesktop.org/weblate/projects/applications/kmplayer/) + +### desktop files +[](https://mirror.git.trinitydesktop.org/weblate/projects/applications/kmplayer-desktop-files/) |