currifi / plex_av1_tvos

Plex tvOS AV1 Client Profile

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Plex tvOS AV1 Client Profile

Issue:


When trying to play AV1 files using plex tvOS client, transcoding is initiated to h264.

Workaround:


Create Profile folder and copy the tvOS.xml file to the folder and restart your Plex server.

Example (ubuntu):

Location of Plex data:
/var/lib/plexmediaserver/Library/Application Support/Plex Media Server/
mkdir "/var/lib/plexmediaserver/Library/Application Support/Plex Media Server/Profiles"
nano "/var/lib/plexmediaserver/Library/Application Support/Plex Media Server/Profiles/tvOS.xml"
Copy contents from tvOS.xml to new file, save and reboot Plex server.
Test Plex client on Apple TV.

For help finding Plex data location on other Operating Systems:
https://support.plex.tv/articles/202915258-where-is-the-plex-media-server-data-directory-located/

Tested with smooth playback on latest Apple TV 4k and last gen model. 1st Gen model stutters on 1080p av1 and 4k content.

About

Plex tvOS AV1 Client Profile