• 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: Trickplay enabled, but not working

     
    • 0 Vote(s) - 0 Average

    SOLVED: Trickplay enabled, but not working

    TheDreadPirate
    Offline

    Community Moderator

    Posts: 15,374
    Threads: 10
    Joined: 2023 Jun
    Reputation: 461
    Country:United States
    #33
    2024-07-17, 09:22 PM (This post was last modified: 2024-07-17, 09:24 PM by TheDreadPirate. Edited 1 time in total.)
    It looks like it WAS failing for some reason. But you restarted Jellyfin and it appears to be working properly now.

    Before the Jellyfin restart.

    Code:
    [2024-07-16 21:34:04.572 +02:00] [ERR] [76] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Error creating trickplay images.
    System.ObjectDisposedException: Cannot access a disposed object.
    Object name: 'Emby.Server.Implementations.Data.SqliteItemRepository'.

    After the Jellyfin restart.

    Code:
    [2024-07-16 22:09:28.817 +02:00] [INF] [3] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Creating trickplay files at 320 width, for "D:\FILME\Filme (Animation - Trick)\Alien - Covenant (2017)(720p).mp4" [ID: c5a5ff49-583b-4f66-a6ae-73bc6d3ab3ae]
    [2024-07-16 22:09:28.819 +02:00] [INF] [3] MediaBrowser.MediaEncoding.Encoder.MediaEncoder: Trickplay generation: "ffmpeg -loglevel error -threads 1 -noautorotate -i file:\"D:\FILME\Filme (Animation - Trick)\Alien - Covenant (2017)(720p).mp4\" -an -sn -vf \"fps=0.10000000149011612,setparams=color_primaries=bt709:color_trc=bt709:colorspace=bt709,scale=trunc(min(max(iw\,ih*(a*sar))\,320)/2)*2:trunc(ow/(a*sar)/2)*2,format=yuv420p\" -threads 1 -c:v mjpeg -qscale:v 4 -f image2 \"C:\Users\djdan\AppData\Local\Jellyfin\cache\temp\7df1931d0dc34571926b83a97e4a2c04\%08d.jpg\""
    [2024-07-16 22:15:49.581 +02:00] [INF] [12] Jellyfin.Server.Implementations.Trickplay.TrickplayManager: Finished creation of trickplay files for "D:\FILME\Filme (Animation - Trick)\Alien - Covenant (2017)(720p).mp4"

    After the restart it was all successes.
    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: 6 Guest(s)


    Messages In This Thread
    Trickplay enabled, but not working - by Skankhunt42 - 2024-05-22, 08:56 PM
    RE: Trickplay enabled, but not working - by TheDreadPirate - 2024-05-22, 08:58 PM
    RE: Trickplay enabled, but not working - by Skankhunt42 - 2024-05-22, 09:16 PM
    RE: Trickplay enabled, but not working - by TheDreadPirate - 2024-05-22, 09:25 PM
    RE: Trickplay enabled, but not working - by Skankhunt42 - 2024-05-25, 11:50 PM
    RE: Trickplay enabled, but not working - by mcgregormx - 2024-06-14, 05:16 AM
    RE: Trickplay enabled, but not working - by mjeshurun - 2024-06-07, 09:21 AM
    RE: Trickplay enabled, but not working - by Efficient_Good_5784 - 2024-06-07, 10:37 AM
    RE: Trickplay enabled, but not working - by mjeshurun - 2024-06-07, 11:25 AM
    RE: Trickplay enabled, but not working - by TheDreadPirate - 2024-06-07, 03:15 PM
    RE: Trickplay enabled, but not working - by mjeshurun - 2024-06-07, 05:25 PM
    RE: Trickplay enabled, but not working - by TheDreadPirate - 2024-06-07, 05:48 PM
    RE: Trickplay enabled, but not working - by mjeshurun - 2024-06-07, 07:07 PM
    RE: Trickplay enabled, but not working - by MisterMcDuck - 2024-06-07, 07:06 PM
    RE: Trickplay enabled, but not working - by TheDreadPirate - 2024-06-07, 07:10 PM
    RE: Trickplay enabled, but not working - by mjeshurun - 2024-06-07, 07:16 PM
    RE: Trickplay enabled, but not working - by mjeshurun - 2024-06-07, 07:42 PM
    RE: Trickplay enabled, but not working - by TheDreadPirate - 2024-06-07, 07:53 PM
    RE: Trickplay enabled, but not working - by mjeshurun - 2024-06-07, 08:08 PM
    RE: Trickplay enabled, but not working - by TheDreadPirate - 2024-06-07, 08:10 PM
    RE: Trickplay enabled, but not working - by mjeshurun - 2024-06-07, 08:13 PM
    RE: Trickplay enabled, but not working - by TheDreadPirate - 2024-06-07, 08:57 PM
    RE: Trickplay enabled, but not working - by mjeshurun - 2024-06-07, 09:11 PM
    RE: Trickplay enabled, but not working - by TheDreadPirate - 2024-06-07, 09:15 PM
    RE: Trickplay enabled, but not working - by mjeshurun - 2024-06-07, 09:21 PM
    RE: Trickplay enabled, but not working - by RostigerSpieler - 2024-07-16, 08:08 PM
    RE: Trickplay enabled, but not working - by TheDreadPirate - 2024-07-16, 08:40 PM
    RE: Trickplay enabled, but not working - by RostigerSpieler - 2024-07-16, 09:07 PM
    RE: Trickplay enabled, but not working - by TheDreadPirate - 2024-07-16, 09:23 PM
    RE: Trickplay enabled, but not working - by RostigerSpieler - 2024-07-17, 06:41 AM
    RE: Trickplay enabled, but not working - by TheDreadPirate - 2024-07-17, 01:11 PM
    RE: Trickplay enabled, but not working - by RostigerSpieler - 2024-07-17, 08:06 PM
    RE: Trickplay enabled, but not working - by TheDreadPirate - 2024-07-17, 09:22 PM
    RE: Trickplay enabled, but not working - by RostigerSpieler - 2024-07-18, 06:10 PM
    RE: Trickplay enabled, but not working - by ryanfur - 2025-03-02, 03:11 AM
    RE: Trickplay enabled, but not working - by Efficient_Good_5784 - 2025-03-02, 03:19 AM
    RE: Trickplay enabled, but not working - by ryanfur - 2025-03-02, 03:23 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