1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69
|
_|_ __|_ _ ._ _
|_(_)|_(/_| | |
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:
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
|