• 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 JellyFin keeps transcoding even if TV support the file format (LG WebOS)

     
    • 0 Vote(s) - 0 Average

    JellyFin keeps transcoding even if TV support the file format (LG WebOS)

    gnattu
    Offline

    Team Member

    Posts: 342
    Threads: 0
    Joined: 2024 Feb
    Reputation: 17
    #2
    2024-10-22, 06:25 PM
    > "Prefer fMP4-HLS Media Container" option

    Don't use this on LG TV because most models supports this badly

    > Is there any known limitation in the WebOS app about HDR content playback?

    It seems like that file is a dolby vision file in mkv container. LG TVs won't Dolby Vision in MKV which will make the server to remux it. Your server should not transcode it and I think it is not. Still need the ffmpeg log to make sure though.

    > How can I direct stream HDR content avoiding transcoding?

    You remux it into mp4 manually like this:


    ffmpeg -i source.mkv -strict -2 -c:v copy -c:a copy out.mp4


    You need -strict -2 to have the dolby vision configuration record being copied.
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    JellyFin keeps transcoding even if TV support the file format (LG WebOS) - by Horo86 - 2024-10-22, 06:20 PM
    RE: JellyFin keeps transcoding even if TV support the file format (LG WebOS) - by gnattu - 2024-10-22, 06:25 PM
    RE: JellyFin keeps transcoding even if TV support the file format (LG WebOS) - by Horo86 - 2024-10-22, 09:06 PM
    RE: JellyFin keeps transcoding even if TV support the file format (LG WebOS) - by Fate - 2024-10-23, 09:39 AM
    RE: JellyFin keeps transcoding even if TV support the file format (LG WebOS) - by Horo86 - 2024-10-23, 05:07 PM
    RE: JellyFin keeps transcoding even if TV support the file format (LG WebOS) - by TheDreadPirate - 2024-10-23, 05:15 PM
    RE: JellyFin keeps transcoding even if TV support the file format (LG WebOS) - by Horo86 - 2024-10-23, 09:02 PM
    RE: JellyFin keeps transcoding even if TV support the file format (LG WebOS) - by Horo86 - 2024-10-30, 11:48 AM
    RE: JellyFin keeps transcoding even if TV support the file format (LG WebOS) - by TheDreadPirate - 2024-10-30, 01:53 PM
    RE: JellyFin keeps transcoding even if TV support the file format (LG WebOS) - by Horo86 - 2024-11-03, 01:05 PM
    RE: JellyFin keeps transcoding even if TV support the file format (LG WebOS) - by Horo86 - 2024-11-11, 10:37 AM
    RE: JellyFin keeps transcoding even if TV support the file format (LG WebOS) - by TheDreadPirate - 2024-11-11, 12:46 PM
    RE: JellyFin keeps transcoding even if TV support the file format (LG WebOS) - by gnattu - 2024-11-11, 04:47 PM

    • 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