• Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below
  • Forum
  • Website
  • GitHub
  • Status
  • Translation
  • Features
  • Team
  • Rules
  • Help
  • Feeds
User Links
  • Login
  • Register
  • Login Register
    Login
    Username/Email:
    Password:
    Or login with a social network below

    Useful Links Forum Website GitHub Status Translation Features Team Rules Help Feeds
    Jellyfin Forum Support Troubleshooting Philips POS559002 and HDR

     
    • 0 Vote(s) - 0 Average

    Philips POS559002 and HDR

    Philips POS559002 and HDR transcoding
    Asterixx
    Offline

    Junior Member

    Posts: 3
    Threads: 1
    Joined: 2024 Mar
    Reputation: 0
    #1
    2024-03-10, 06:45 PM (This post was last modified: 2024-03-10, 07:20 PM by Asterixx. Edited 2 times in total.)
    Hello everyone and thank you in advance for any help.

    I am having issues to properly setup the configuration I have and mostly the DLNA transcoding.

    Main goal is to get the best picture quality to the TV (4k HDR).

    The setup:
    • Windows 10 PC: Ryzen 5800x3D, 4070 TI
    • Latest version of Jellyfin Server
    • Philips POS559002 wired connection to the home network (1Gbps, but the LAN port of the TV seems to link on 100 Mbps).
    • Latest version of Jellyfin android TV app - playing with libVLC

    I found that the TV is recognized, but it is using the default preset and most of the HDR things are not running in HDR at all.
    So I took one of the 'LG Smart TV.xml' presets from (C:\ProgramData\Jellyfin\Server\config\dlna\system), made a copy and renamed to 'Philips.xml'. That had some good results, so I started to edit.

    The struggle is that the above-mentioned Philips POS559002 TV is kind of stupid... Even using a USB drive I cannot run some of the HDR films. I guess it has some very limited codecs or hardware (P5 Perfect Picture Engine) capabilities with the default TV player.

    So, currently, the full 'Philips.xml' is attached

    Here is the Direct play part:
    ---
      <DirectPlayProfiles>

        <DirectPlayProfile container="ts,mpegts,avi,mkv,m2ts,mp4" audioCodec="aac,ac3,eac3,mp4,mp3,wma,wav" videoCodec="HEVC,h265,h264" type="Video" />
        <DirectPlayProfile container="mp4,m4v" audioCodec="aac,ac3,eac3,mp4,mp3,wma,wav" videoCodec="h264,mpeg4" type="Video" />
        <DirectPlayProfile container="mp3" type="Audio" />
        <DirectPlayProfile container="jpeg" type="Photo" />
      </DirectPlayProfiles>
    ---

    I found that in most cases it cannot run the TrueHD Audio, so I have to fast switch to another audio track or the player freezes and after a while just dies.
    For example in: Murder.on.the.Orient.Express.2017.2160p.UHD.BluRay.REMUX.HDR.HEVC.Atmos

    Also, some films are running kind of smoothly (surprisingly): Johnny.English.Strikes.Again.2018.UHD.BluRay.2160p.HEVC.DTS-HD.MA.7.1.REMUX-HDRemuX

    Some are not starting in HDR at all:
    1080p AMZN WEB-DL x265 HEVC 10bit EAC3 5.1
    Season.1-8.1080p.BluRay.x265.HEVC.10bit.AAC-SET

    My question is how to make the proper setup in the 'Philips.xml', according to the specifications of the TV and the supported codecs, so it can use the direct profiles and to transcode only the files it cannot play.
    And eventually resolve the HDR issues with some of the files.


    Attached Files
    .txt   Philips.xml.txt (Size: 5.87 KB / Downloads: 95)
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #2
    2024-03-10, 07:08 PM
    Doesn't that TV run Android TV? Why not install our Android TV app?
    Jellyfin 10.10.7 (Docker)
    Ubuntu 24.04.2 LTS w/HWE
    Intel i3 12100
    Intel Arc A380
    OS drive - SK Hynix P41 1TB
    Storage
        4x WD Red Pro 6TB CMR in RAIDZ1
    [Image: GitHub%20Sponsors-grey?logo=github]
    Asterixx
    Offline

    Junior Member

    Posts: 3
    Threads: 1
    Joined: 2024 Mar
    Reputation: 0
    #3
    2024-03-10, 07:13 PM
    It is running Android TV.

    The setup:
    Windows 10 PC: Ryzen 5800x3D, 4070 TI
    Latest version of Jellyfin Server
    Philips POS559002 wired connection to the home network (1Gbps, but the LAN port of the TV seems to link on 100 Mbps).
    Latest version of Jellyfin android TV app - playing with libVLC
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #4
    2024-03-10, 07:35 PM (This post was last modified: 2024-03-10, 07:35 PM by TheDreadPirate.)
    If you are using our Android TV app, fiddling with the DLNA profile won't change anything since our Android TV app is a native client and not a DLNA client. Try switching to exoplayer instead of libVLC. I had a similar problem with libVLC just completely locking up my CCwGTV when attempting to direct stream HDR content.

    What are your server specs since it may try to tone map the HDR content depending on what kind of HDR it is.
    Jellyfin 10.10.7 (Docker)
    Ubuntu 24.04.2 LTS w/HWE
    Intel i3 12100
    Intel Arc A380
    OS drive - SK Hynix P41 1TB
    Storage
        4x WD Red Pro 6TB CMR in RAIDZ1
    [Image: GitHub%20Sponsors-grey?logo=github]
    Asterixx
    Offline

    Junior Member

    Posts: 3
    Threads: 1
    Joined: 2024 Mar
    Reputation: 0
    #5
    2024-03-10, 07:49 PM
    Let's get the example with: Johnny.English.Strikes.Again.2018.UHD.BluRay.2160p.HEVC.DTS-HD.MA.7.1.REMUX-HDRemuX
    • ExoPlayer doesn't play sound and every 5-10 sec skips forward...
    • The same played with libVLC is fine. There is sound and the video plays smoothly in HDR.

    I see it, when the TV switches to HDR mode, as there is a bubble on the TV, that indicates that.

    My guess is that the ExoPlayer uses the TV hardware much more and that's why it sucks, as the hardware sucks.

    Interestingly enough, I've never had any issues with he HDR content in Netflix...
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #6
    2024-03-10, 08:08 PM
    It depends on the profile of HDR. Netflix is likely using DV profile 5, which is more compatible with mobile SOCs (which most/all TVs also use). Your Jellyfin HDR content is likely in DV 7.6 or 8.1, maybe HDR10. AFAIK, Exoplayer will only use hardware acceleration to playback content. libVLC will attempt to use the SOCs CPU to playback content with mixed results.
    Jellyfin 10.10.7 (Docker)
    Ubuntu 24.04.2 LTS w/HWE
    Intel i3 12100
    Intel Arc A380
    OS drive - SK Hynix P41 1TB
    Storage
        4x WD Red Pro 6TB CMR in RAIDZ1
    [Image: GitHub%20Sponsors-grey?logo=github]
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    • View a Printable Version
    • Subscribe to this thread
    Forum Jump:

    Home · Team · Help · Contact
    © Designed by D&D - Powered by MyBB
    L


    Jellyfin

    The Free Software Media System

    Linear Mode
    Threaded Mode