• 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 MVK Files - can't fast forward

     
    • 0 Vote(s) - 0 Average

    MVK Files - can't fast forward

    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 460
    Country:United States
    #10
    2024-11-14, 01:33 PM
    (2024-11-14, 12:03 PM)Facundo Batista Wrote: I'm experiencing the same problem in my older LG tv. Can't fast forward, can't go back, and if I restart the video, it always starts from the beginning (not from where I left it).

    That said, it just works OK in my newer LG tv. Same video same jellyfin server. It just works.

    So it looks that the older TV does not support some feature, or that jellyfin does not comply with something at 100%.

    My question is: may exist a workaround so the older tv also behaves correctly?

    Thanks!

    Without seeing your logs, I can't say why it works on one and not the other.  Perhaps on the TV that behaves properly, it is transcoding or remuxing while it direct plays on your other TV.

    90% of the time, the cause of this issue is some sort of problem with the MKV container.  The video and audio is fine, but the container itself is malformed in some way.  The solution is to remux the files, which does NOT require re-encoding.  Remuxing should only take a few minutes depending on how fast your storage is.

    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 disabled 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
    MVK Files - can't fast forward - by ejd - 2023-10-24, 07:41 AM
    RE: MVK Files - can't fast forward - by bitmap - 2023-10-24, 09:57 AM
    RE: MVK Files - can't fast forward - by Deleted User - 2023-10-24, 01:36 PM
    RE: MVK Files - can't fast forward - by capzulu - 2023-11-01, 09:47 PM
    RE: MVK Files - can't fast forward - by Deleted User - 2023-11-01, 09:51 PM
    RE: MVK Files - can't fast forward - by TheDreadPirate - 2023-11-01, 10:12 PM
    RE: MVK Files - can't fast forward - by Deleted User - 2023-11-01, 10:22 PM
    RE: MVK Files - can't fast forward - by TheDreadPirate - 2023-11-02, 12:00 AM
    RE: MVK Files - can't fast forward - by Facundo Batista - 2024-11-14, 12:03 PM
    RE: MVK Files - can't fast forward - by TheDreadPirate - 2024-11-14, 01:33 PM

    • 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