Wann kommt 4K Streaming Support

Schade…geht nicht…

Wo hast sie denn hingeschoben?

Ich habe den Ordner Profiles angelegt und dort hinein…

Unter /volume1/Plex/Library/Application Support/Plex Media Server

Vielleicht hab ich mir auch nicht die richtige runtergeladen

So sieht das ganze aus:

<?xml version="1.0" encoding="utf-8"?>
<Client name="Panasonic Viera 3D TV">
  <!-- Author: Cecil Coupe -->
  <!-- Additions: Daniel "Atrus" Eriksson -->
  <!-- http://service.us.panasonic.com/OPERMANPDF/TCP42ST30.PDF -->
  <Identification>
    <Header name="User-Agent" substring="Panasonic MIL DLNA" />
    <DeviceDescription>
      <Manufacturer substring="Panasonic" />
      <FriendlyName substring="VIERA" />
    </DeviceDescription>
  </Identification>
  <Settings>
    <Setting name="TimelineBufferOffset" value="10" />
  </Settings>
  <TranscodeTargets>
    <VideoProfile container="mpegts" codec="h264" audioCodec="ac3,mp2" />
    <MusicProfile container="mp3" codec="mp3" />  <!-- Not 100% sure about this; other media servers use wav/lpcm -->
    <PhotoProfile container="jpeg" />
  </TranscodeTargets>
  <DirectPlayProfiles>
    <VideoProfile container="mpeg" codec="mpeg4" audioCodec="ac3,mp3,mp2" />
    <VideoProfile container="mkv" codec="h264,mpeg2video" audioCodec="aac,ac3,mp3,pcm,dca" />
    <VideoProfile container="mpegts" codec="h264,mpeg2video" audioCodec="ac3,mp3,mp2" />
    <VideoProfile container="mp4" codec="h264,mpeg4" audioCodec="aac,ac3,mp3,pcm" />
    <VideoProfile container="mov" codec="h264" audioCodec="aac,pcm" />
    <VideoProfile container="avi" codec="mpeg4,msmpeg4" audioCodec="pcm,mp3,ac3" />
    <VideoProfile container="flv" codec="h264" audioCodec="aac" />
    <MusicProfile container="mp3" codec="mp3" />
    <MusicProfile container="mp4" codec="aac" />
    <PhotoProfile container="jpeg" />
  </DirectPlayProfiles>
  <CodecProfiles>
    <VideoCodec name="*">
      <Limitations>
        <UpperBound name="video.width" value="3840" isRequired="true" />
        <UpperBound name="video.height" value="2160" isRequired="true" />
        <UpperBound name="video.bitDepth" value="8" />
      </Limitations>
    </VideoCodec>
  </CodecProfiles>
</Client>

Doch, doch ich denke das ist schon die richtige.
Wir bräuchten mal die Plex Media Server.log von der Zeit eines Abspielversuches (Debug Logging aktivieren, bitte kein “Ausführliches” log)
Dort sollte vermerkt sein, welches Geräteprofil Plex deinem Fernseher zuordnet.

Apr 26, 2016 17:09:38 [0xe8c8fb70] DEBUG - MDE: computed resolution bounding box of 1920x800.Apr 26, 2016 17:09:38 [0xe8c8fb70] DEBUG - Der Marsianer - Rettet Mark Watney 4K - video.width limitation applies: 3840 > 1920
Apr 26, 2016 17:09:38 [0xe8c8fb70] DEBUG - Der Marsianer - Rettet Mark Watney 4K - video.width limitation applies: 3840 > 1920
Apr 26, 2016 17:09:38 [0xe8c8fb70] DEBUG - Der Marsianer - Rettet Mark Watney 4K - video.width limitation applies: 3840 > 1920
Apr 26, 2016 17:09:38 [0xe8c8fb70] DEBUG - MDE: Der Marsianer - Rettet Mark Watney 4K (2015): no remuxable profile found, so video stream will be transcoded
Apr 26, 2016 17:09:38 [0xe8c8fb70] DEBUG - Der Marsianer - Rettet Mark Watney 4K - video.width limitation applies: 3840 > 1920

Apr 26, 2016 17:09:38 [0xe8c8fb70] DEBUG - Scaled up video bitrate to 64047Kbps based on 1.500000x fudge factor.
Apr 26, 2016 17:09:38 [0xe8c8fb70] DEBUG - Scaled maximum bitrate for resolution reduction to 16011Kbps.
Apr 26, 2016 17:09:38 [0xe8c8fb70] DEBUG - MDE: Der Marsianer - Rettet Mark Watney 4K (2015): selected media 0 / 76694
Apr 26, 2016 17:09:38 [0xe8c8fb70] DEBUG - OnBrowseDirectChildren returning success with 1 objects of 1 total
Apr 26, 2016 17:09:38 [0xe8c8fb70] DEBUG - GET for http://192.168.178.31:32469/proxy/4d34749a959988cd2474/albumart.jpg
Apr 26, 2016 17:09:38 [0xe8c8fb70] DEBUG - Mapped client to profile Panasonic Viera 3D TV using header User-Agent: Panasonic MIL DLNA CP UPnP/1.0 DLNADOC/1.50
Apr 26, 2016 17:09:38 [0xe9b35b70] DEBUG - GET for http://192.168.178.31:32469/object/7a592d8bfdb8a9993466/file.ts
Apr 26, 2016 17:09:38 [0xe9b35b70] DEBUG - Mapped client to generic profile: Host: 192.168.178.31:32469; transferMode.dlna.org: Streaming; Connection: keep-alive
Apr 26, 2016 17:09:38 [0xe9b35b70] DEBUG - Mapped object 7a592d8bfdb8a9993466 to /library/metadata/60332 part 0 on server

reicht das???

Ich denke Plex hat dein editiertes Profil nicht gefunden/kann nicht auf es zugreifen.
Er nimmt immer noch das vordefinierte:
Mapped client to profile Panasonic Viera 3D TV using header User-Agent: Panasonic MIL DLNA CP UPnP/1.0 DLNADOC/1.50
Ansonsten würde da stehen ‘Custom profile’ oder ‘User Profile’

Mmmhhh… Wie kann ich das beheben?

Hast du jemals Zugriffsrechte auf deiner Syno gesetzt/verändert?
PlexMedia Server läuft als Benutzer plex auf deiner Syno. Dem zufolge muss eben dieser Benutzer auch Zugriff zu dem von dir erzeigten Verzeichnis Profiles und natürlich zu der xml Datei da drin haben. Ansonsten verhält sich Plex als ob die xml Datei nicht da wäre.

Ich denke auch das the richtige ist.

Plex muss es finden und zugreifen.
was ich auch tun muss, nach Profil ändern:

chown plex:users Panasonic\ Viera\ 3D\ TV.xml
chmod 644  Panasonic\ Viera\ 3D\ TV.xml

Ich würde den Profil auch so ändern:

<CodecProfiles>
    <VideoCodec name="*">
      <Limitations>
        <UpperBound name="video.width" value="3840" />
        <UpperBound name="video.height" value="2160" />
        <UpperBound name="video.bitDepth" value="8" isRequired="false" />
      </Limitations>
    </VideoCodec>
  </CodecProfiles>

Es könnte sein den Profil ‘10’ und nicht ‘8’ erfordert. Zuerst, 8 probieren, dann auf 10 wann’s nicht behebt ist.

Freigabe hat der Benutzer…wie meinst du das mit der Freigabe für die Profiles Datei?

Muss ich das explizit auf dem NAS freigeben?

Ich glaub das wird für mich immer ein Rätsel bleiben…
Warum machen die das von PLEX so kompliziert??? Wenn es auch anders geht, wie bei den Syno eigenen Playern.

Mir gefallen aber die Syno Apps nicht…da braucht man für Filme, Musik etc immer eine andere App…PLEX ist alles in einem…so will ich das…gerne mit 4K

Wo läuft Plex? ich habe /volume1/Plex/Library/Application Support/Plex Media Server gesehen und deswegen glaubte ich Synology. Plex besetz /var/packages/Plex Media Server. Der Profil wird in /var/packages/Plex Media Server/target/Resources/Profiles gefunden.

Ne, nicht explizit. tue wie so.

  1. eine Kopie machen.

    ssh -l admin synology_nas_IP
    sudo -su root
    cp “/var/packages/Plex Media Server/target/Resources/Profiles/Panasonic Viera 3D TV.xml” /volume1/Plex

  2. Jetzt verwenden mit dem Synology Texteditor (/volume1/Plex/Panasonic Viera 3D TV.xml)

Weiter mit ‘shell’.
3. Züruck kopiernen
(cp “/volume1/Plex/Panasonic Viera 3D TV.xml” "/var/packages/Plex Media Server/target/Resources/Profiles)

  1. chmod 644 “/var/packages/Plex Media Server/target/Resources/Profiles/Panasonic Viera 3D TV.xml”
  2. chown plex:users “/var/packages/Plex Media Server/target/Resources/Profiles/Panasonic Viera 3D TV.xml”
  3. exit
  4. exit

Endlich, Plex neustarten.

ja Synology

da habe ich die Datei jetzt gefunden…und geändert…es funktioniert trotzdem nicht

Ich habe Samsung. Ich musste gar nichts ändern. Es funktionert ohne Probleme.

Synology? dass ist kompliziert!

Samsung hat ja auch eine PLEX App…Panasonic nicht

Bitte Plex Media Server.log senden… Ich muss durchlesen .

So und nun geht gar nix mehr…

Er zeigt die Filme jetzt als Video und nicht mehr als MKV an…und spielt sie nicht mehr ab…Datei nicht lesbar

hier hoffe ist richtig