mirror of
https://github.com/jellyfin/jellyfin-mpv-shim.git
synced 2024-11-27 00:00:37 +00:00
Add note about Shared network folder
support removal
This commit is contained in:
parent
4f85baa180
commit
f72d0edcaa
@ -183,6 +183,7 @@ You can adjust the basic transcoder settings via the menu.
|
||||
- `local_kbps` - Bandwidth to permit for local streaming. Default: `2147483`
|
||||
- `direct_paths` - Play media files directly from the SMB or NFS source. Default: `false`
|
||||
- `remote_direct_paths` - Apply this even when the server is detected as remote. Default: `false`
|
||||
- Note that `Shared network folder` support was removed in Jellyfin 10.9.
|
||||
- `allow_transcode_to_h265` - Allow the server to transcode media *to* `hevc`. Default: `false`
|
||||
- If you enable this, it'll allow remuxing to HEVC but it'll also break force transcoding of Dolby Vision and HDR content if those settings are used. (See [this bug](https://github.com/jellyfin/jellyfin/issues/9313).)
|
||||
- `prefer_transcode_to_h265` - Requests the server to transcode media *to* `hevc` as the default. Default: `false`
|
||||
|
Loading…
Reference in New Issue
Block a user