• 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 Live tv seems to be borked in 0.16.4

     
    • 0 Vote(s) - 0 Average

    Live tv seems to be borked in 0.16.4

    Caseywalt39
    Offline

    Junior Member

    Posts: 6
    Threads: 1
    Joined: 2024 Jan
    Reputation: 0
    #1
    2024-01-17, 06:57 PM
    Hello!

    I guess I have two separate issues on 0.16.4 that are not present on 0.15.12. Hopefully I can help out in anyway to assist in getting these issues resolved. I am using the latest 10.8.13 Jellyfin server an an ubuntu 22.04 VM. 
    • The live tv option for "disable transcoding" does not work. I tried this on an Onn 4k box and a tcl android tv. Checking the box does nothing. If exo player is selected the screen just shows black and there is sound. Previously this worked just fine. Also using VIMU player works just fine. Both these TV's have MPEG2 support and are local to the jellyfin server, so it shouldn't be transcoding live tv ever.
    • Second issue. Might be related. Sometimes I can get a direct stream to play. If it does start after a few seconds it will show "too many errors. Giving up". 

    Where would I pull the logs from to show what is going on? Id be more than happy to assist with this. 
    tmsrxzar
    Offline

    Senior Member

    Posts: 755
    Threads: 6
    Joined: 2023 Nov
    Reputation: 20
    #2
    2024-01-17, 07:08 PM
    (2024-01-17, 06:57 PM)Caseywalt39 Wrote:
    • The live tv option for "disable transcoding" does not work. I tried this on an Onn 4k box and a tcl android tv. Checking the box does nothing. If exo player is selected the screen just shows black and there is sound. Previously this worked just fine. Also using VIMU player works just fine. Both these TV's have MPEG2 support and are local to the jellyfin server, so it shouldn't be transcoding live tv ever.

    what is your bandwidth limit set to in the android app?
    if auto; this is largely broken

    (2024-01-17, 06:57 PM)Caseywalt39 Wrote:
    • Second issue. Might be related. Sometimes I can get a direct stream to play. If it does start after a few seconds it will show "too many errors. Giving up". 

    this is consistent with media that contains subtitles, PGS/ASS especially


    provide your jellyfin server log and it should at least show the Transcode Reason as to why the client requested the transcode
    Caseywalt39
    Offline

    Junior Member

    Posts: 6
    Threads: 1
    Joined: 2024 Jan
    Reputation: 0
    #3
    2024-01-17, 08:29 PM (This post was last modified: 2024-01-17, 08:30 PM by Caseywalt39. Edited 1 time in total.)
    I have noticed problems before with the bandwidth set to auto. So i have it set at 100mbps.

    Ill get those logs over to you. I just recreated it and have them. I'm just new to the forum Smiling-face. Still figuring it out.
    tmsrxzar
    Offline

    Senior Member

    Posts: 755
    Threads: 6
    Joined: 2023 Nov
    Reputation: 20
    #4
    2024-01-17, 08:34 PM (This post was last modified: 2024-01-17, 08:35 PM by tmsrxzar. Edited 1 time in total.)
    any public paste site will do, ensure it is redacted where needed

    https://sourceb.in
    Caseywalt39
    Offline

    Junior Member

    Posts: 6
    Threads: 1
    Joined: 2024 Jan
    Reputation: 0
    #5
    2024-01-17, 08:35 PM
    See attached. I only included data from 2 hours ago till now to get under the 200KB size limit. 


    I started direct playing (via VIMU) at 15:15. I changed the player to exo player and tried again. This time it transcoded.


    Attached Files
    .txt   jf.txt (Size: 156.52 KB / Downloads: 75)
    tmsrxzar
    Offline

    Senior Member

    Posts: 755
    Threads: 6
    Joined: 2023 Nov
    Reputation: 20
    #6
    2024-01-17, 08:41 PM (This post was last modified: 2024-01-17, 08:44 PM by tmsrxzar. Edited 1 time in total.)
    according to what your device requested from the server none of it was supported, not the container, the video or the audio

    PlayMethod=Transcode, TranscodeReason=ContainerNotSupported, VideoCodecNotSupported, AudioCodecNotSupported

    last i checked none of that is configurable in the android-tv app

    from that, since it's not configurable, i only have a couple suggestions

    1. revert to the last version that worked and file an issue on github; i know there is a pending PR that should enable configuring
    2. verify nothing changed in the live streams
    3. try with using libvlc as the player; the only downside i am aware of is no dolby vision but you won't get them from live tv any way
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #7
    2024-01-17, 08:43 PM
    Looks like some of your streams are CPU transcoding.

    Code:
    PlayMethod=Transcode, TranscodeReason=ContainerNotSupported, VideoCodecNotSupported, AudioCodecNotSupported

    Code:
    [2024-01-17 15:16:37.387 -05:00] [INF] "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-analyzeduration 3000000 -user_agent \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.85 Safari/537.36\" -fflags +igndts -f mpegts -autorotate 0 -i \"http://10.0.0.106:8096/LiveTv/LiveStreamFiles/91bd48e01a8e4c85868668c0eca9ca40/stream.ts\" -map_metadata -1 -map_chapters -1 -threads 16 -sn -codec:v:0 libx264 -preset ultrafast -crf 33 -maxrate 20000000 -bufsize 40000000 -x264opts:0 subme=0:me_range=4:rc_lookahead=10:me=dia:no_chroma_me:8x8dct=0:partitions=none -force_key_frames:0 \"expr:gte(t,n_forced*3)\" -sc_threshold:v:0 0 -vf

    This part, specifically. "-codec:v:0 libx264". It looks like it is transcoding fine, but not clear how quickly.

    Can you share the ffmpeg log associated with this?
    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]
    Caseywalt39
    Offline

    Junior Member

    Posts: 6
    Threads: 1
    Joined: 2024 Jan
    Reputation: 0
    #8
    2024-01-17, 08:51 PM
    (2024-01-17, 08:41 PM)tmsrxzar Wrote: according to what your device requested from the server none of it was supported, not the container, the video or the audio

    PlayMethod=Transcode, TranscodeReason=ContainerNotSupported, VideoCodecNotSupported, AudioCodecNotSupported

    last i checked none of that is configurable in the android-tv app

    from that, since it's not configurable, i only have a couple suggestions

    1. revert to the last version that worked and file an issue on github; i know there is a pending PR that should enable configuring
    2. verify nothing changed in the live streams
    3. try with using libvlc as the player; the only downside i am aware of is no dolby vision but you won't get them from live tv any way

    I was afraid of these answers. I'm just going to continue using vimu for now. VLC audio is very far off and I really don't feel like messing with the timing. It will never be right on HAHA. Really the only downside of vimu is that I have to exit playback to get to the guide. That's not a huge deal. 

    I did not see before that it thinks none of this is supported. MPEG2, AC3 are 100% supported by the TV and work on the previous versions. Also in vimu.
    Caseywalt39
    Offline

    Junior Member

    Posts: 6
    Threads: 1
    Joined: 2024 Jan
    Reputation: 0
    #9
    2024-01-17, 08:59 PM
    (2024-01-17, 08:43 PM)TheDreadPirate Wrote: Looks like some of your streams are CPU transcoding.

    Code:
    PlayMethod=Transcode, TranscodeReason=ContainerNotSupported, VideoCodecNotSupported, AudioCodecNotSupported

    Code:
    [2024-01-17 15:16:37.387 -05:00] [INF] "/usr/lib/jellyfin-ffmpeg/ffmpeg" "-analyzeduration 3000000 -user_agent \"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/64.0.3282.85 Safari/537.36\" -fflags +igndts -f mpegts -autorotate 0 -i \"http://10.0.0.106:8096/LiveTv/LiveStreamFiles/91bd48e01a8e4c85868668c0eca9ca40/stream.ts\" -map_metadata -1 -map_chapters -1 -threads 16 -sn -codec:v:0 libx264 -preset ultrafast -crf 33 -maxrate 20000000 -bufsize 40000000 -x264opts:0 subme=0:me_range=4:rc_lookahead=10:me=dia:no_chroma_me:8x8dct=0:partitions=none -force_key_frames:0 \"expr:gte(t,n_forced*3)\" -sc_threshold:v:0 0 -vf

    This part, specifically.  "-codec:v:0 libx264".  It looks like it is transcoding fine, but not clear how quickly.

    Can you share the ffmpeg log associated with this?


    I can. I guess I should be more clear about this. It does play fine when it transcodes. My issue is that it should not be transcoding at all. I also have the transcoding quality set very low since this is a VM and no dedicated HW transcoding options. 

    So its very obvious when it starts transcoding. It looks terrible. But that's on purpose.


    Attached Files
    .txt   ffmpeg.txt (Size: 12.57 KB / Downloads: 59)
    « 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