• 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 Video Freezing While Audio Keeps Playing

    Pages (3): « Previous 1 2 3 Next »

     
    • 0 Vote(s) - 0 Average

    Video Freezing While Audio Keeps Playing

    DazzlingTap2
    Offline

    Junior Member

    Posts: 4
    Threads: 0
    Joined: 2024 Aug
    Reputation: 0
    Country:Canada
    #11
    2024-11-06, 06:29 AM
    Not sure how much I'd help but I'm also experiencing issues on Homatics Box R (not DuneHD). Video freeze while audio continues to play, it happens inconsistently every 10-30 minutes, and if I press the rewind a bit, it plays again.

    I've found the problem only occurs with HEVC files (or VP9/AV1 on SmartTube), I never transcode on Android TV, always direct play remux or compress HEVC files. On H264 file, it'd playback from start to finish without intervention. I'm using external player Just Player not the internal one (I don't know if MXPlayer would be suitable for me). Because Just Player is literally the only thing that don't have problems, crash entire system, support external subtitles, audio codecs and playback tracking so I'm kinda stuck with it. The internal player display HDR10+ with corrupt colors.

    This could explain why your transcoded file is problematic while the original is fine, since the transcoding converts your H264 file into HEVC which causes problem for AmLogic/Homatics/Android etc..

    I recently updated my Android 12 from 6xxx to 7329, I haven't tried the latest 7953 yet. But upon upgrading, SmartTube plays fine and few days ago I was able to playback a HEVC file from start to finish. However, I found out the file is played with some audio codec problem so I cannot fully confirm whether 7329 fixes the playback problem. If I have time to watch some of my remux or HEVC content, I'll post an update. Maybe you'll get better luck upgrading your firmware to 7329 or even the latest one. Since you also mentioned JellyCon which is Kodi, I suggest you try out CoreELEC, which may give you better experience.

    Overall, the Homatic box causes immense frustration because of all those bugs especially regarding playback. However, no alternatives exists so I'll live. I guess I'm not the only one having playback problems with Homatics/Jellyfin.
    TechOwl
    Offline

    Junior Member

    Posts: 8
    Threads: 1
    Joined: 2024 Oct
    Reputation: 0
    Country:United States
    #12
    2024-11-06, 11:53 AM
    Yeah same boat here, it's buggy but I'll live with it. I'm actually on the latest for the Dune HD box which is 7954. So the issue still persists here. I may give Just Player a whirl and see if I like it in the mean time while the built in player is bugged. The funny thing is from the looks of it Just Player is based on Exoplayer which Jellyfin on Android TV used to use before they switched to libvlc (though I'm sure libvlc is probably better).
    TechOwl
    Offline

    Junior Member

    Posts: 8
    Threads: 1
    Joined: 2024 Oct
    Reputation: 0
    Country:United States
    #13
    2024-11-20, 01:30 AM
    FYI, this issue is still happening on latest versions of Jellyfin server and Jellyfin android tv. I'm on 10.10.3 server and 18.0-beta.4. Is there any more information we can provide to get this looked into?
    mjmclaughlin92
    Offline

    Junior Member

    Posts: 4
    Threads: 0
    Joined: 2023 Sep
    Reputation: 0
    #14
    2025-01-02, 12:03 AM
    Sorry to bump this! It looks like this is happening for me too on server 10.10.3 and app 0.18.3 (onn 4k pro), and the workaround discussed on the git issue (https://github.com/jellyfin/jellyfin-and...ssues/4103) to disable transcoding to HEVC looks like it works for me too - thanks so much for that tip! Definitely let me know if there's any logs or anything like that I can try to send on over, and thanks so much for everything you all do!
    oozynozh
    Offline

    Junior Member

    Posts: 4
    Threads: 0
    Joined: 2024 Feb
    Reputation: 0
    Country:United States
    #15
    2025-01-10, 07:46 PM
    bump for me, too. same issue and WA.

    happy to debug on my setup, if instructed...

    Jellyfin Server Version: 10.10.3
    Containerization Method: Kubernetes
    Host Operating System: TrueNAS Scale
    TrueNAS Scale Version: 23.10.1.3
    Linux Kernel Version: 6.1.21-v8+
    Chipset: Intel Celeron N5095
    GPU Family: Jasper Lake
    Hardware Acceleration Method: Intel QSV
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #16
    2025-01-10, 08:12 PM
    (2025-01-10, 07:46 PM)oozynozh Wrote: bump for me, too. same issue and WA.

    happy to debug on my setup, if instructed...

    Jellyfin Server Version: 10.10.3
    Containerization Method: Kubernetes
    Host Operating System: TrueNAS Scale
    TrueNAS Scale Version: 23.10.1.3
    Linux Kernel Version: 6.1.21-v8+
    Chipset: Intel Celeron N5095
    GPU Family: Jasper Lake
    Hardware Acceleration Method: Intel QSV

    Can you replicate the problem then share your ffmpeg log?
    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]
    oozynozh
    Offline

    Junior Member

    Posts: 4
    Threads: 0
    Joined: 2024 Feb
    Reputation: 0
    Country:United States
    #17
    2025-01-11, 04:39 PM (This post was last modified: 2025-01-11, 04:46 PM by oozynozh. Edited 2 times in total.)
    here's a ffmpeg log from my server a few nights ago when i encountered the issue. i can generate another if required, but will have to undo the WA of disabling HEVC encoding.

    i'm noticing now that the issue only reproduces for me when ffmpeg is direct streaming, meaning it's not being transcoded at all.

    given that there are no obvious errors in the log, i'm not even certain this is a Jellyfin issue... it might require debugging on the AndroidTV player to understand more.


    Attached Files
    .txt   FFmpeg.DirectStream-2025-01-08_21-03-09_1cad9d0396f4aa400d91232d77dec1be_f38772b4.txt (Size: 39.92 KB / Downloads: 31)
    oozynozh
    Offline

    Junior Member

    Posts: 4
    Threads: 0
    Joined: 2024 Feb
    Reputation: 0
    Country:United States
    #18
    2025-01-12, 03:11 AM
    i'd also note that in my experience when the media IS transcoded to another device, such as Jellyfin via a browser, the issue does not reproduce, even with HECV encoding enabled
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #19
    2025-01-12, 05:39 PM
    What kind of Android TV device is this playing on? AFAICT, nothing is out of the ordinary in the log.
    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]
    oozynozh
    Offline

    Junior Member

    Posts: 4
    Threads: 0
    Joined: 2024 Feb
    Reputation: 0
    Country:United States
    #20
    2025-02-17, 05:18 AM
    sorry for late response. my issue only happens on one cheap Onn Android TV device from Walmart. given that it also happens when direct playing, my guess is it's an Android issue, not Jellyfin.
    Pages (3): « Previous 1 2 3 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