mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[Issue]: Generate Trickplay Images Does Not Work #5693
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Herikc2 on GitHub (May 12, 2024).
Please describe your bug
I installed the new Jellyfin version 10.9.0 when I executed the task "Generate Trickplay Images" the tasks elapsed for a maximum of 5 seconds and finished, I tried to play any media but did not work, I suspected that was executing fast because my library has more than 6000 media files. Reading the logs I did not find anything that could help.
I already have QSV working to transcode my media files.
Reproduction Steps
Jellyfin Version
10.9.0
if other:
10.9.0
Environment
Jellyfin logs
FFmpeg logs
Please attach any browser or client logs here
No response
Please attach any screenshots here
No response
Code of Conduct
@jellyfin-bot commented on GitHub (May 12, 2024):
Hi, it seems like your issue report has the following item(s) that need to be addressed:
This is an automated message, currently under testing. Please file an issue here if you encounter any problems.
@gnattu commented on GitHub (May 12, 2024):
Did you enabled trickplay image generation on any of your libraries?
@Herikc2 commented on GitHub (May 12, 2024):
LOL, I thought that was a global configuration, thanks. Do you know what is the impact in terms of size and time to generate more images?
I am thinking to change from one image each 10.000 ms to 2.000 ms.
@gnattu commented on GitHub (May 12, 2024):
No it can't be. The generation is not fast and will be a big problem if it is global.
Please don't. 2ms means 500fps.
@Herikc2 commented on GitHub (May 12, 2024):
Thanks.
Not 2ms 2000ms, reducing from 10000 to 2000.
@gnattu commented on GitHub (May 12, 2024):
It would be OK. Expecting around 30MB per hour video for this setting with default 320px width. This is only an estimation though, but should not exceed this too much.