• 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: It is not possible to fast-forward or rewind a series; it always jumps to the beginni

     
    • 0 Vote(s) - 0 Average

    SOLVED: It is not possible to fast-forward or rewind a series; it always jumps to the beginni

    It is not possible to fast-forward or rewind a series; it always jumps to the beginning of the episode
    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 462
    Country:United States
    #4
    2024-10-19, 09:59 PM
    Unrelated, Handbrake can pass through audio without transcoding to the output file.  You don't have to use MKVToolnix to remux with the original audio.

       

    If you're using an Nvidia GPU, I can send you the Handbrake preset I used to use when I was using Handbrake to convert my media to HEVC.

    Back to your issue.  It sounds like the container is borked in some way.  If you open a bash shell for the jellyfin container, you can use ffmpeg on the command line to remux and fix any container issues.  No re-encoding.

    Code:
    /usr/lib/jellyfin-ffmpeg/ffmpeg -fflags +genpts+igndts -i "/path/to/your/video.mkv" -map 0 -codec copy -max_muxing_queue_size 2048 -max_interleave_delta 0 -avoid_negative_ts auto 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]
    « Next Oldest | Next Newest »

    Users browsing this thread: 1 Guest(s)


    Messages In This Thread
    It is not possible to fast-forward or rewind a series; it always jumps to the beginni - by Jelly-User - 2024-10-19, 11:18 AM
    RE: It is not possible to fast-forward or rewind a series; it always jumps to the beginni - by TheDreadPirate - 2024-10-19, 04:08 PM
    RE: It is not possible to fast-forward or rewind a series; it always jumps to the beginni - by Jelly-User - 2024-10-19, 09:15 PM
    RE: It is not possible to fast-forward or rewind a series; it always jumps to the beginni - by TheDreadPirate - 2024-10-19, 09:59 PM
    RE: It is not possible to fast-forward or rewind a series; it always jumps to the beginni - by Jelly-User - 2024-10-20, 06:02 AM

    • 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