nicknsy / jellyscrub

Smooth mouse-over video scrubbing previews for Jellyfin.
MIT License
670 stars 27 forks source link

jellyfin10.8.13 Preview failure #152

Open yanwuhuo1 opened 1 month ago

yanwuhuo1 commented 1 month ago

13:24:45] [ERR] [21] Nick.Plugin.Jellyscrub.Drawing.VideoProcessor: Error while creating BIF file
System.InvalidOperationException: Cannot make BIF file from 0 images.
at Nick.Plugin.Jellyscrub.Drawing.VideoProcessor.CreateBif(String path, Int32 width, Int32 interval, BaseItem item, MediaSourceInfo mediaSource, CancellationTo ken cancellationToken)
at Nick.Plugin.Jellyscrub.Drawing.VideoProcessor.Run(BaseItem item, MediaSourc eInfo mediaSource, Int32 width, Int32 interval, CancellationToken cancellationTok en)
image

nicknsy commented 1 month ago

Does this happen for every file or just a single file? If this occurs for every file, please try disabling hardware acceleration and try again. If this only occurs for a single video file it is likely that there is some issue with that file.