0
0
mirror of https://github.com/jellyfin/jellyfin.org.git synced 2025-05-10 04:25:31 +00:00
Files
2023-12-05 22:11:49 +01:00

30 lines
2.4 KiB
Plaintext
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
title: "Client Spotlight: MPV Shim"
description: "Watch all your favorite content without transcoding!"
authors: iwalton3
date: 2020-02-07
slug: client-mpv
---
Jellyfin MPV Shim is a lightweight cast-only client that allows you to cast videos from Jellyfin to the <a href="https://mpv.io/">MPV Media Player</a>.
{/* truncate */}
It runs in the system tray and stays out of your way until you want to play something. It also has excellent codec support and many configurable options for advanced users.
If you watch a lot of anime, this client is definitely for you. The player has full support for 10-bit HEVC video with subtitles. Additionally, there is a menu option that allows setting subtitles and audio preferences over an entire season of TV at once.
![Interface](./blender.png)
To get started on Windows, simply <a href="https://github.com/iwalton3/jellyfin-mpv-shim/releases">download the binary</a> and run it. If you are on Linux, <a href="https://github.com/iwalton3/jellyfin-mpv-shim/blob/master/README.md#linux-installation">follow the instructions here</a>. After you have started the client, enter the URL of your server and the username and password to connect. The client will run in a tray icon, which allows you to access the configuration and view the error logs.
Casting media is easy. Open the Play On menu in the Jellyfin web or mobile clients and select Jellyfin MPV Shim. Then play media normally. Youll be able to control most aspects of playback from the web application or by <a href="https://github.com/iwalton3/jellyfin-mpv-shim#keyboard-shortcuts">using keyboard shortcuts</a>. Most of the options can be accessed using the menu during playback. Press `C` on your computer or use the arrow-based navigation controls in the mobile client when supported.
![Configuration Menu](./menu.png)
You can adjust playback settings and preferences in the menu with ease. Use the arrow keys and enter to navigate and escape to go back. The **Auto Set Audio/Subtitles** option allows you to set the subtitles for an entire season at once, instead of having to change the settings each time the episode changes. Use the **Preferences** menu to adjust the default playback settings and remote video quality.
> Client Spotlight
>
> This blog series aims to highlight some of the amazing projects created by our community.
>
> Feel free to send a message if you can think of a project that could use more love!