Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gnome/totem
Read-only mirror of https://gitlab.gnome.org/GNOME/totem
https://github.com/gnome/totem
Last synced: about 1 month ago
JSON representation
Read-only mirror of https://gitlab.gnome.org/GNOME/totem
- Host: GitHub
- URL: https://github.com/gnome/totem
- Owner: GNOME
- License: gpl-3.0
- Created: 2012-06-02T23:40:44.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2024-09-24T17:45:32.000Z (about 2 months ago)
- Last Synced: 2024-10-07T12:50:13.354Z (about 1 month ago)
- Language: C
- Homepage: https://gitlab.gnome.org/GNOME/totem
- Size: 39.9 MB
- Stars: 52
- Watchers: 17
- Forks: 24
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: NEWS
- License: COPYING
- Authors: AUTHORS
Awesome Lists containing this project
README
![icon](data/icons/scalable/org.gnome.Totem.svg)
# Videos
Videos is movie player for the GNOME desktop based on [GStreamer](https://gstreamer.freedesktop.org/).[![Download on Flathub](https://upload.wikimedia.org/wikipedia/commons/thumb/a/a6/Flathub-badge-en.svg/240px-Flathub-badge-en.svg.png)](https://flathub.org/apps/details/org.gnome.Totem)
## Support
The only version of totem that's supported is the one shipped on Flathub.
**Do not file bugs that don't happen with the Flathub version**.If the problem still occurs with the Flathub version, please test the
Development version which can be installed with this command:```
flatpak install --user https://flathub.org/beta-repo/appstream/org.gnome.Totem.Devel.flatpakref
```See below for details about how to file bugs.
## Dependencies
- [GStreamer 1.6](http://gstreamer.freedesktop.org)
- [GNOME 3.x development platform](http://www.gnome.org)## Controls
Almost all the controls are documented in the keyboard shortcuts dialogue,
accessible through `Ctrl+H`, or the *Keyboard Shortcuts* menu item. Some others
are listed in the table below.| Function | Shortcut |
| :--- | :--- |
| `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](https://gitlab.gnome.org/jimmac)
- UI help by Seth Nickell and William Jon McCann
- For code copyright, see the [COPYING file](COPYING)## Bugs
Bugs should be filed in the [GNOME GitLab](https://gitlab.gnome.org/GNOME/totem/issues/).
If the problem happens with a single video, please make sure to share it either
through the issue tracker, or through a third-party service if the file is too big.## Thanks
- Paul Cooper for sponsoring the Telestrator mode
- Lyndon Drake for sponsoring the video zooming feature
- Ryan Thiessen for sponsoring the Mozilla plugin
- Fluendo for sponsoring Ronald Bultje and Tim-Philipp Müller's work on GStreamer backend
- Collabora for sponsoring Tim-Philipp Müller's work on GStreamer backend