• 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 Playback always starts from beginning after resume, fast forward, or similar

     
    • 0 Vote(s) - 0 Average

    Playback always starts from beginning after resume, fast forward, or similar

    gatorz
    Offline

    Junior Member

    Posts: 1
    Threads: 1
    Joined: 2024 Mar
    Reputation: 0
    #1
    2024-03-13, 06:29 PM
    I'm new to Jellyfin and have seen similar issues posted online from a few years ago, but most of them conclude with the statement the bug should be fixed in newer versions. However, I'm still getting this issue for certain file types.

    Whenever I resume, fast forward, or any other method to select playback position on my Roku the media always starts over from the beginning. It will play from beginning with no issues. I also have no issues when I access Jellyfin via Firefox on my windows computer. This only happens for certain file types.

    Server Version: 10.8.13
    Operating System: Windows
    Architecture: X64

    Roku Jellyfin Version: 2.0 build 5
    Roku Streaming Stick 4K: 3820R2
    Roku SW Version: 12.5.5 build 4174-E6

    Problem file type:
    Media file type: MKV
    Encoding: H264
    Video: AVC, 1920x1080, 25fps, Remux @ 4152 Kbps
    Audio: AAC, 2ch, 48.0 KHz @ 124 Kbps

    Thanks for your time.
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,375
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #2
    2024-03-13, 06:39 PM (This post was last modified: 2024-08-30, 09:18 PM by TheDreadPirate. Edited 1 time in total.)
    Try running this command in the command prompt. You may need to specify the full ffmpeg path.

    Code:
    ffmpeg -fflags +genpts+igndts -i "D:\path\to\video.mkv" -map 0:v -map 0:a -map 0:s -map_chapters 0 -c:v copy -c:a copy -c:s copy max_muxing_queue_size 2048 -avoid_negative_ts make_zero -max_interleave_delta 0 newFile.mkv
    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]
    onfiretv
    Offline

    Junior Member

    Posts: 2
    Threads: 0
    Joined: 2024 Aug
    Reputation: 0
    Country:United States
    #3
    2024-08-30, 12:10 PM
    I just setup Jellyfin (Synology DS220+) and have the same issue (Android/FireTV app) with some videos (MKV), using an external player (Nova) fixes the issue but it doesn't save position. It seems to be a client issue, any suggestions would be appreciated.
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,375
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #4
    2024-08-30, 09:18 PM
    If it is some MKVs, my suggestion of remuxing the file is probably the solution. Some players are more resilient to malformed files.
    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]
    onfiretv
    Offline

    Junior Member

    Posts: 2
    Threads: 0
    Joined: 2024 Aug
    Reputation: 0
    Country:United States
    #5
    2024-08-31, 10:33 AM
    Thanks. I will give that a go, but with thousands of files and not knowing which are going to work or not it's really annoying. I think using Nova as the external player is a better solution, if only it would remember the position, I'm not sure if that's a Jellyfin issue or a problem with Nova. It remembers the position and resumes when used standalone just not when launches via Jellyfin.
    « 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