net.baseart.Glide net.baseart.Glide.desktop CC-BY-3.0 MIT Glide Play movies and audio files

Glide is a simple and minimalistic media player relying on GStreamer for the multimedia support and GTK for the user interface. Glide should be able to play any multimedia format supported by GStreamer, locally or remotely hosted.

Once Glide is running you can use some menus to switch the subtitle and audio tracks, play, pause, seek and switch the window to fullscreen.

phil_AT_base-art.net Philippe Normand https://github.com/philn/glide https://github.com/philn/glide/issues #dee4f3 #431c3d AudioVideo Video https://github.com/philn/glide/raw/master/screenshot.png Glide playing a video https://github.com/philn/glide/raw/master/audio-screenshot.png Glide playing an audio file with visualizations pointing keyboard touch 768

Maintenance release, the highlights are:

  • Double-clicking on the video now toggles fullscreen state
  • Minor fixes in error report handling. The error report also now includes an SVG pipeline graph dump.

Maintenance release, the highlights are:

  • Fixed progress bar sometimes not working (by Tyler Baker).
  • Improved error handling. When Glide emits an error, the user can now keep a copy of the error report, which can be useful for error diagnosis by the maintainers.

Maintenance release, also adding a couple new features:

  • When playing audio-only files the first audio visualization is now enabled by default.
  • Audio covert art rendering support.
  • Playback speed control.
  • New icon, designed by Jakub Steiner.

Major release, including bug fixes and new features:

  • Video frame stepping, allowing to seek frame by frame
  • UI ported to GTK4 and Adwaita
  • Helper window showing keyboard shortcuts
  • Under the hood the player engine was ported to GstPlay

Maintenance release, fixing meson builds.

Maintenance release, mainly updating under-the-hood dependencies.

Maintenance release, also adding a couple new features:

  • Audio/Video track synchronisation support through a new popup window reachable from the hamburger menu.
  • Incognito mode: start glide from a shell, add the -i option and the media cache file will not be used.

Fixing appdata markup.

Bugfix release, mostly. This new version brings drag&drop support as well.

Same as 0.5.5, this time with updated appstream file

Bugfix release. Most notably the app-menu was replaced by an hamburger menu

The appstream file is now compliant with the spec. Yay.

The fullscreen button can now be used to exit fullscreen mode.