Jump to content

Hypnotix

From ArchWiki


This article or section is a candidate for merging with List of applications/Multimedia#mpv-based.

Notes: Too short to deserve a dedicated page. (Discuss in Talk:Hypnotix)

Hypnotix is an open-source IPTV streaming application with support for live TV channels, movies, and series. Originally developed by the Linux Mint team, it uses mpv as its playback engine. By default, it includes a free IPTV provider (Free-TV) with channels from around the world.

Installation

To use Hypnotix, install the hypnotix package.

Configuration

When launching Hypnotix for the first time, the "Free-TV" provider will appear automatically. To add your own services, follow these steps:

  1. Click on the Providers icon (the list icon in the top bar).
  2. Select Add a new provider.
  3. Enter the details according to your service:
  • Name: An identifier for your list.
  • Type: M3U URL (remote list), Local M3U (file on disk), or Xtream API (services with username/password).
  • URL/Path: The address of your channel list.

Troubleshooting

Black screen or playback error

The factual accuracy of this article or section is disputed.

Reason: There is no link between mpv and Gstreamer, the backend for mpv is ffmpeg. (Discuss in Talk:Hypnotix)

If channels do not load or show a black screen, it is usually due to missing video codecs. Verify that you have the gst-plugins-good and gst-plugins-bad package groups installed.

If you are using an NVIDIA graphics card, ensure that hardware acceleration is correctly configured for MPV. Refer to the Hardware video acceleration page for further details.

See also