Jellyfin Forum
SOLVED: Trickplay enabled, but not working - Printable Version

+- Jellyfin Forum (https://forum.jellyfin.org)
+-- Forum: Support (https://forum.jellyfin.org/f-support)
+--- Forum: Troubleshooting (https://forum.jellyfin.org/f-troubleshooting)
+--- Thread: SOLVED: Trickplay enabled, but not working (/t-solved-trickplay-enabled-but-not-working)

Pages: 1 2 3 4


RE: Trickplay enabled, but not working - TheDreadPirate - 2024-07-17

If you click on "new reply" or "preview post" it will show the full reply editor.  Only in the full reply editor can you attach files.

   


RE: Trickplay enabled, but not working - RostigerSpieler - 2024-07-17

Here u have it Smiling-face


RE: Trickplay enabled, but not working - TheDreadPirate - 2024-07-17

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.


RE: Trickplay enabled, but not working - RostigerSpieler - 2024-07-18

(2024-07-17, 09:22 PM)TheDreadPirate Wrote: 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.

Yes, I looked again. Server has been running for a few days now. 20% progress on Trickplay. I'm still having problems with the “Identify” function. But I'll record a video next week to show where the problem is. It's a bit difficult to describe via text message. And since I'm on vacation next week, I'll have a little more time.