74 lines
1.6 KiB
Plaintext
74 lines
1.6 KiB
Plaintext
|
|
_|_ __|_ _ ._ _
|
|
|_(_)|_(/_| | |
|
|
|
|
Totem is movie player for the GNOME desktop based on GStreamer.
|
|
It features a playlist, a full-screen mode, seek and volume controls,
|
|
as well as complete keyboard navigation.
|
|
|
|
Apart from a movie player, it also includes a video thumbnailer.
|
|
|
|
News
|
|
====
|
|
|
|
See NEWS file
|
|
|
|
Dependencies
|
|
============
|
|
|
|
GStreamer 1.0
|
|
http://gstreamer.freedesktop.org
|
|
|
|
GNOME 3.x development platform
|
|
http://www.gnome.org
|
|
|
|
Controls
|
|
========
|
|
|
|
Ctrl+H:
|
|
Shortcut help
|
|
|
|
Undocumented shortcuts:
|
|
M (when playing a DVD):
|
|
Menu
|
|
0-9:
|
|
Skip to 0%-90% of the video
|
|
Ctrl+Q:
|
|
Quit
|
|
Ctrl+W:
|
|
Press back button/Quit
|
|
Mouse button 1 double-click:
|
|
Toggle full screen
|
|
Middle mouse button click:
|
|
Play/Pause
|
|
|
|
Copyright
|
|
=========
|
|
|
|
Nifty media player icon by Jakub Steiner <jimmac@ximian.com>
|
|
|
|
UI help by Seth Nickell <snickell@stanford.edu>
|
|
|
|
Automatic GStreamer codec installation (optional)
|
|
================================================================
|
|
- calls (via GStreamer) a predefined external helper script (which is to be
|
|
installed by the distro and can be defined via gst-plugins-base's configure
|
|
script when building gst-plugins-base) with details of missing GStreamer
|
|
plugins. For more information on how this all works together see
|
|
https://gstreamer.freedesktop.org/documentation/pbutils/gstpbutilsinstallplugins.html
|
|
|
|
BUGS
|
|
====
|
|
|
|
Bugs should be filed in GNOME's GitLab:
|
|
https://gitlab.gnome.org/GNOME/totem/issues/
|
|
|
|
To get a better debug output, follow the instructions at:
|
|
https://wiki.gnome.org/Apps/Videos/Contribute
|
|
|
|
Contact
|
|
=======
|
|
|
|
Bastien Nocera <hadess@hadess.net>
|
|
http://wiki.gnome.org/Apps/Videos
|