• 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 SOLVED: Video playback in slow-mo

    Pages (3): 1 2 3 Next »

     
    • 0 Vote(s) - 0 Average

    SOLVED: Video playback in slow-mo

    Chromecast 4K LG 1080p TV | HEVC Video playback in slow-mo
    MrFabou
    Offline

    Junior Member

    Posts: 23
    Threads: 2
    Joined: 2024 Feb
    Reputation: 0
    Country:Germany
    #1
    2024-03-19, 02:59 PM (This post was last modified: 2024-03-19, 03:04 PM by MrFabou. Edited 2 times in total.)
    I'm using Jellyfin 10.8.13 as a Linux Container in Proxmox with a i5 7500t and it's iGPU.

    It work's fine with 1080p content, but if I try to watch HEVC 4K Movies, it only works on my native 4K TV and PC with Google Chrome, not on a 1080p Display with a Google Chromecast 4K.

    If I change the bandwidth to 3-5mb/s it works fine. With set to "automatic" the video playback is in slow-mo and the audio is playing on 100%

    I checked the logs and got a warning:

    Code:
    [2024-03-19 15:50:16.811 +01:00] [WRN] Slow HTTP Response from "IPADRESS/videos/xxxx/hls1/main/214.ts?DeviceId=xxxxxf&MediaSourceId=xxxx&VideoCodec=hevc,h264,hevc&AudioCodec=ac3&AudioStreamIndex=1&VideoBitrate=8181989&AudioBitrate=448000&AudioSampleRate=48000&MaxFramerate=23.976025&PlaySessionId=xxxx&api_key=xxx&SubtitleMethod=Encode&RequireAvc=false&Tag=xxxxxx&SegmentContainer=ts&BreakOnNonKeyFrames=False&hevc-level=123&hevc-videobitdepth=10&hevc-profile=main10&hevc-audiochannels=6&aac-audiochannels=8&TranscodeReasons=ContainerBitrateExceedsLimit&runtimeTicks=6420000000&actualSegmentLengthTicks=30000000" to "IPADRESS" in 0:00:00.7074261 with Status Code 200

    Heres my FFmpeg Log (partially): 
    Code:
    Stream mapping:
      Stream #0:0 -> #0:0 (hevc (native) -> hevc (hevc_qsv))
      Stream #0:1 -> #0:1 (copy)
    Press [q] to stop, [?] for help
    Output #0, hls, to '/var/lib/jellyfin/transcodes/xxxxx.m3u8':
      Metadata:
        encoder        : Lavf59.27.100
      Stream #0:0: Video: hevc (hvc1 / 0x31637668), qsv(tv, bt709, progressive), 3840x2160 [SAR 1:1 DAR 16:9], q=2-31, 7856 kb/s, 23.98 fps, 90k tbn (default)
        Metadata:
          encoder        : Lavc59.37.100 hevc_qsv
        Side data:
          cpb: bitrate max/min/avg: 7856364/0/7856364 buffer size: 15712728 vbv_delay: N/A
      Stream #0:1: Audio: ac3, 48000 Hz, 5.1(side), fltp, 448 kb/s (default)
    frame=    1 fps=0.0 q=0.0 size=N/A time=00:00:00.00 bitrate=N/A speed=  0x   
    frame=  38 fps=0.0 q=-0.0 size=N/A time=00:00:01.50 bitrate=N/A speed=2.63x   
    frame=  72 fps= 67 q=-0.0 size=N/A time=00:00:02.78 bitrate=N/A speed=2.58x   
    [hls @ 0x560c779bf6c0] Opening '/var/lib/jellyfin/transcodes/xxxxx.ts' for writing
    frame=  108 fps= 68 q=-0.0 size=N/A time=00:00:04.28 bitrate=N/A speed=2.71x   
    frame=  144 fps= 69 q=-0.0 size=N/A time=00:00:05.76 bitrate=N/A speed=2.76x   
    [hls @ 0x560c779bf6c0] Opening '/var/lib/jellyfin/transcodes/xxxxx

    Hope you can help me out here,

    greetings
    Go to solution
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #2
    2024-03-19, 04:29 PM
    Did you manually set the player to libVLC? If so, try setting it to exoplayer. I've had a much more consistent experience setting it to exoplayer on my CCwGTV 4K.
    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]
    MrFabou
    Offline

    Junior Member

    Posts: 23
    Threads: 2
    Joined: 2024 Feb
    Reputation: 0
    Country:Germany
    #3
    2024-03-19, 06:53 PM
    (2024-03-19, 04:29 PM)TheDreadPirate Wrote: Did you manually set the player to libVLC?  If so, try setting it to exoplayer.  I've had a much more consistent experience setting it to exoplayer on my CCwGTV 4K.

    It is already set to "ExoPlayer"
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #4
    2024-03-19, 07:13 PM
    Is it slow-mo only when it is direct playing? When you played it on your 4K TV and PC was it transcoding for those devices? I'm assuming this 4K TV is also running Android TV? Is the ffmpeg log you included from when you were playing on the CCwGTV with the bit rate set to auto or at 3-5Mbps?
    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]
    MrFabou
    Offline

    Junior Member

    Posts: 23
    Threads: 2
    Joined: 2024 Feb
    Reputation: 0
    Country:Germany
    #5
    2024-03-19, 07:26 PM
    (2024-03-19, 07:13 PM)TheDreadPirate Wrote: Is it slow-mo only when it is direct playing?  When you played it on your 4K TV and PC was it transcoding for those devices?  I'm assuming this 4K TV is also running Android TV?  Is the ffmpeg log you included from when you were playing on the CCwGTV with the bit rate set to auto or at 3-5Mbps?

    What does direct playing mean? I just press play Face-with-open-mouth 

    Render/3D is not used when I play it on my pc, so I don't think so! 

    My 4K TV is running Android TV

    The log is from the quality set to "auto"
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #6
    2024-03-19, 07:28 PM
    Direct play = no transcoding.
    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]
    MrFabou
    Offline

    Junior Member

    Posts: 23
    Threads: 2
    Joined: 2024 Feb
    Reputation: 0
    Country:Germany
    #7
    2024-03-19, 07:35 PM
    (2024-03-19, 07:28 PM)TheDreadPirate Wrote: Direct play = no transcoding.

    Thanks! 

    No, without transcoding (on my 4k tv and pc) it's not in slow-mo.
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #8
    2024-03-19, 07:40 PM
    Weeeeird. Is your Chromecast running Jellyfin 0.16.6? Is the OS fully up to date? What happens when the libVLC player is selected?

    In the Jellyfin web UI, can you copy and paste the "media info" menu for this video?
    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]
    MrFabou
    Offline

    Junior Member

    Posts: 23
    Threads: 2
    Joined: 2024 Feb
    Reputation: 0
    Country:Germany
    #9
    2024-03-19, 08:07 PM
    (2024-03-19, 07:40 PM)TheDreadPirate Wrote: Weeeeird.  Is your Chromecast running Jellyfin 0.16.6?  Is the OS fully up to date?  What happens when the libVLC player is selected?

    In the Jellyfin web UI, can you copy and paste the "media info" menu for this video?

    I'm running 0.16.7, OS is up-to-date

    With libVLC I'm getting a still image, maybe if I wait 10 min the next image is moving in like a diashow :'D, but no audio, still image 

    Media Info: 

    Code:
    Black Adam (2022) Dwayne Johnson, Aldis Hodge Acion-Fantasy 4K UHDrip
    Container: mkv
    Pfad: /mnt/media/movies/Black Adam (2022) Dwayne Johnson, Aldis Hodge Acion-Fantasy 4K UHDrip.mkv
    Größe: 7017 MB

    Video
    Titel: 4K HEVC HDR
    Codec: HEVC
    Profil: Main 10
    Level: 153
    Auflösung: 3840x2160
    Seitenverhältnis: 16:9
    Zeilensprungverfahren: No
    Bildrate: 23.976025
    Bitrate: 7856 kbps
    Bit-Tiefe: 10 bit
    Videobereich: HDR
    Video range type: HDR10
    Farbraum: bt2020nc
    Farbübertragung: smpte2084
    Primärfarben: bt2020
    Pixelformat: yuv420p10le
    Referenz-Frames: 1

    Audio
    Titel: German - Dolby Digital - 5.1 - Default
    Sprache: deu
    Codec: AC3
    Darstellung: 5.1
    Kanäle: 6 ch
    Bitrate: 448 kbps
    Abtastrate: 48000 Hz
    Standard: Yes
    Erzwungen: No
    Extern: No

    Audio
    Titel: English - Dolby Digital - 5.1
    Sprache: eng
    Codec: AC3
    Darstellung: 5.1
    Kanäle: 6 ch
    Bitrate: 448 kbps
    Abtastrate: 48000 Hz
    Standard: No
    Erzwungen: No
    Extern: No

    Untertitel
    Titel: German - PGSSUB
    Sprache: deu
    Codec: PGSSUB
    Standard: No
    Erzwungen: No
    Extern: No

    Untertitel
    Titel: German - PGSSUB
    Sprache: deu
    Codec: PGSSUB
    Standard: No
    Erzwungen: No
    Extern: No
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #10
    2024-03-19, 08:13 PM
    Does it only happen with this particular 4K HDR movie? Or all 4K HDR movies?
    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]
    Pages (3): 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