Created
July 21, 2014 16:18
-
-
Save sdebruyn/5f6a7b3669706153f868 to your computer and use it in GitHub Desktop.
Plex Telenet Yelo TV renderer profile
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0" encoding="utf-8"?> | |
<Clients> | |
<Client name="YeloTV"> | |
<Identification> | |
<Header name="FriendlyName.dlna.org" substring="5810CX" /> | |
<Header name="User-Agent" substring="L21XTLNDGRD/v4.11-rc-356-g90f6124"/> | |
<Header name="User-Agent" substring="L21XTLNDGRD"/> | |
</Identification> | |
<TranscodeTargets> | |
<VideoProfile container="mpegts" codec="h264" audioCodec="aac"> | |
<Setting name="SubtitleSize" value="100"/> | |
<!-- put the above line (SubtitleSize) in comments if you don't want any subtitles encoded in the stream --> | |
<Setting name="AudioSyncFlags" value="3"/> | |
<Setting name="MpegtsM2tsMode" value="true"/> | |
</VideoProfile> | |
<MusicProfile container="aac" codec="aac"/> | |
<PhotoProfile container="jpeg"/> | |
</TranscodeTargets> | |
<DirectPlayProfiles> | |
<VideoProfile container="mpeg" codec="mpeg2video" audioCodec="ac3"/> | |
<VideoProfile container="mpegts" codec="mpeg2video" audioCodec="ac3"/> | |
<VideoProfile container="mp4" codec="h264" audioCodec="aac"/> | |
<MusicProfile container="mp3" codec="mp3"/> | |
<MusicProfile container="aac" codec="aac"/> | |
<PhotoProfile container="jpeg,png"/> | |
</DirectPlayProfiles> | |
</Client> | |
</Clients> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Dag @SamuelDeBruyn
Waarvoor heb je deze file juist gemaakt en hoe gebruik je die?
Met vriendelijke groeten
Bart