• 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 Announcements Project Announcements Android TV version 0.17

    Pages (7): « Previous 1 2 3 4 5 6 7 Next »
     

     
    • 0 Vote(s) - 0 Average

    Android TV version 0.17

    Jennso
    Offline

    Junior Member

    Posts: 6
    Threads: 0
    Joined: 2024 Aug
    Reputation: 0
    #31
    2024-08-12, 09:31 PM
    I'll checked again, I have the impression that maybe the audio is getting passthrough since I didn't see any transcoding on the server side but maybe there is some metadata that is not being sent properly through exoplayer, I found out that if you enable scale refresh rate and framerate to TV, I get the "Multi In" if I disable this then I get the "Atmos" in my reciever, but disabling the scale to TV makes micro stutters in the video, that's why I originally enabled it, wierd behavior, my setup is pretty simple to, shield with ATV jellyfin pluged to a Denon atmos reciever, into a samsung s95b.
    Jennso
    Offline

    Junior Member

    Posts: 6
    Threads: 0
    Joined: 2024 Aug
    Reputation: 0
    #32
    2024-08-12, 09:49 PM
    I got it to work by changing the shield resolutiona and refresh rate to 4k 59hz (default), instead of 4k 60hz, not sure what was wrong before, now there are only some files that are not playable, like a remux of the 4k blueray of house of dragon season 1, for some reason I just get a black screen, not much diferent on format HVEC HDR10 Atmos audio, it used to play well on libvlc.
    Jennso
    Offline

    Junior Member

    Posts: 6
    Threads: 0
    Joined: 2024 Aug
    Reputation: 0
    #33
    2024-08-12, 10:00 PM
    I found out that the issu is that I have mkv files that are hybrid, that have the DV and HDR10 layer, my tv is only HDR10 capable, but seems like jellyfin is not able to read both DV and HDR10 layer and only shows the DV layer and tries to play that, maybe there is an option for jellyfin to choose the layer that is complatible a play that, plex does this, same setup, I play an hybrid rip and plex uses the HDR10 layer and all is working fine, could be a feature request or bug fix, I believe this should work with exoplayer since is works well on plex
    ykesha
    Offline

    Junior Member

    Posts: 1
    Threads: 0
    Joined: 2024 Aug
    Reputation: 0
    #34
    2024-08-16, 02:16 AM
    Anyway to go back to the old version so I can use LibVLC on ATV again? I originally almost dumped Jellyfin several months ago when I first got it because many files played out of sync and LibVLC fixed those issues. Now its back to having a bunch of out of sync shows and movies again. Whatever "bugs" it had was better than this.
    Efficient_Good_5784
    Offline

    Community Moderator

    Posts: 1,168
    Threads: 3
    Joined: 2023 Jun
    Reputation: 50
    #35
    2024-08-16, 02:36 AM
    (2024-08-16, 02:16 AM)ykesha Wrote: Anyway to go back to the old version so I can use LibVLC on ATV again? I originally almost dumped Jellyfin several months ago when I first got it because many files played out of sync and LibVLC fixed those issues. Now its back to having a bunch of out of sync shows and movies again. Whatever "bugs" it had was better than this.
    https://github.com/jellyfin/jellyfin-and...g/v0.16.11

    Check these out for the reason it was removed:
    • https://github.com/jellyfin/jellyfin-and.../pull/2534
    • https://github.com/jellyfin/jellyfin-and.../pull/3639
    Andokai
    Offline

    Junior Member

    Posts: 16
    Threads: 2
    Joined: 2024 Aug
    Reputation: 0
    Country:United States
    #36
    2024-08-16, 02:48 AM
    This may be a niche problem, and one that might be on the radar, or is just a configuration setting I have wrong. When attempting to use PGS Forced subtitles (Mainly for anime where it displays the signs and the song lyrics) do not work in the 0.17.x android tv client. I think it may trace back to the removal of LibVLC as a video playback engine, but is there a way to get them to work, or do I just not use them for now?
    Jellyfin 10.10.3 (Docker)
    Truenas Scale 24.10.2
    Ryzen 5 5600x
    Intel Arc A380
    Boot-500gb Samsung 870 EVO
    Storage
        2x Seagate Ironwolf 8TB
        2x HGST He8 8TB
       all in RaidZ1 array
    Efficient_Good_5784
    Offline

    Community Moderator

    Posts: 1,168
    Threads: 3
    Joined: 2023 Jun
    Reputation: 50
    #37
    2024-08-16, 02:51 AM (This post was last modified: 2024-08-16, 02:51 AM by Efficient_Good_5784.)
    (2024-08-16, 02:48 AM)Andokai Wrote: This may be a niche problem, and one that might be on the radar, or is just a configuration setting I have wrong. When attempting to use PGS Forced subtitles (Mainly for anime where it displays the signs and the song lyrics) do not work in the 0.17.x android tv client. I think it may trace back to the removal of LibVLC as a video playback engine, but is there a way to get them to work, or do I just not use them for now?
    You need to enable transcoding so that they can be burned into the video.
    They don't work with direct playing because the ATV player (Exoplayer) doesn't support PGS subs directly.
    Andokai
    Offline

    Junior Member

    Posts: 16
    Threads: 2
    Joined: 2024 Aug
    Reputation: 0
    Country:United States
    #38
    2024-08-16, 03:00 AM
    (2024-08-16, 02:51 AM)Efficient_Good_5784 Wrote:
    (2024-08-16, 02:48 AM)Andokai Wrote: This may be a niche problem, and one that might be on the radar, or is just a configuration setting I have wrong. When attempting to use PGS Forced subtitles (Mainly for anime where it displays the signs and the song lyrics) do not work in the 0.17.x android tv client. I think it may trace back to the removal of LibVLC as a video playback engine, but is there a way to get them to work, or do I just not use them for now?
    You need to enable transcoding so that they can be burned into the video.
    They don't work with direct playing because the ATV player (Exoplayer) doesn't support PGS subs directly.
    ok, I have transcoding enabled on the server, but it tends to play everything at direct for the TV as it generally supports all of the content Im playing. How can I enforce transcoding, but only for the audio/sub or just for this one client? Thanks for all the help, sorry about the bother
    Jellyfin 10.10.3 (Docker)
    Truenas Scale 24.10.2
    Ryzen 5 5600x
    Intel Arc A380
    Boot-500gb Samsung 870 EVO
    Storage
        2x Seagate Ironwolf 8TB
        2x HGST He8 8TB
       all in RaidZ1 array
    Efficient_Good_5784
    Offline

    Community Moderator

    Posts: 1,168
    Threads: 3
    Joined: 2023 Jun
    Reputation: 50
    #39
    2024-08-16, 03:10 AM
    (2024-08-16, 03:00 AM)Andokai Wrote: ok, I have transcoding enabled on the server, but it tends to play everything at direct for the TV as it generally supports all of the content Im playing. How can I enforce transcoding, but only for the audio/sub or just for this one client? Thanks for all the help, sorry about the bother
    It should be transcoding if something is not supported.

    Do you get an error message when attempting to playback PGS subs? Maybe it's an issue with your transcoding settings.
    Andokai
    Offline

    Junior Member

    Posts: 16
    Threads: 2
    Joined: 2024 Aug
    Reputation: 0
    Country:United States
    #40
    2024-08-16, 03:14 AM
    (2024-08-16, 03:10 AM)Efficient_Good_5784 Wrote:
    (2024-08-16, 03:00 AM)Andokai Wrote: ok, I have transcoding enabled on the server, but it tends to play everything at direct for the TV as it generally supports all of the content Im playing. How can I enforce transcoding, but only for the audio/sub or just for this one client? Thanks for all the help, sorry about the bother
    It should be transcoding if something is not supported.

    Do you get an error message when attempting to playback PGS subs? Maybe it's an issue with your transcoding settings.
    I only get an error when I load the 'Forced' Subtitles. and I get "Unable to Load Subtitle" error and it doesn't even try to transcode or burn into the stream. It transcoded something I had in ASS, but not the PGS ones. I turned off the 'Subtitle Extraction on the fly' in transcoding to force the burn in. But idk, Like I said, its probably a really niche issue
    Jellyfin 10.10.3 (Docker)
    Truenas Scale 24.10.2
    Ryzen 5 5600x
    Intel Arc A380
    Boot-500gb Samsung 870 EVO
    Storage
        2x Seagate Ironwolf 8TB
        2x HGST He8 8TB
       all in RaidZ1 array
    Pages (7): « Previous 1 2 3 4 5 6 7 Next »
     

    « 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