Govibe Nexus Video Player
Version 1.0.59

Govibe Nexus Video Player is a simple video and audio player for Linux.
It can play common video formats such as MP4, MKV, WebM, MOV, AVI, WMV, MPEG, FLV, and more.
It can also play common audio files such as MP3, WAV, FLAC, OGG, M4A, AAC, and more.

Main features
- Open video and audio files
- Playlist support
- Full screen playback
- Volume boost
- Loop and mute controls
- Color and rendering adjustments
- Audio visualizer for music files
- Right click menu
- Tray icon support when available

Ubuntu and Debian install
1. Download this file:
   GovibeNexusVideoPlayer_v1.0.59_DEBIAN_UBUNTU.deb

2. Open a terminal in the download folder.

3. Install it:
   sudo apt install ./GovibeNexusVideoPlayer_v1.0.59_DEBIAN_UBUNTU.deb

4. Launch it from your application menu, or run:
   govibe-nexus-video-player

Ubuntu and Debian uninstall
   sudo apt remove govibe-nexus-video-player

Fedora install
1. Download this file:
   GovibeNexusVideoPlayer-v1.0.59-1.noarch.rpm

2. Open a terminal in the download folder.

3. Install it:
   sudo dnf install ./GovibeNexusVideoPlayer-v1.0.59-1.noarch.rpm

4. Launch it from your application menu, or run:
   govibe-nexus-video-player

CentOS or Red Hat install
1. Download this file:
   GovibeNexusVideoPlayer-v1.0.59-1.noarch.rpm

2. Open a terminal in the download folder.

3. Install it with one of these commands:
   sudo dnf install ./GovibeNexusVideoPlayer-v1.0.59-1.noarch.rpm

   or:

   sudo yum install ./GovibeNexusVideoPlayer-v1.0.59-1.noarch.rpm

CentOS, Red Hat, or Fedora uninstall
   sudo dnf remove govibe-nexus-video-player

   or:

   sudo yum remove govibe-nexus-video-player

Set as default video player
Open the player, then use the File menu or right click menu and select:
Set as the default video player

Version 1.0.59 note
This release changes the real mpv embedding path. The player no longer uses Gtk.Socket as the video host. mpv now receives a native GTK/X11 window ID for --wid, then the video file is loaded after the embedded surface is mapped. This targets the MP4 opening crash directly.
