Closed Dean-Corso closed 1 month ago
Hi Dean-Corso,
Would it be possible for you to share a sample file, where is issue is present?
Hello @Xanashi,
just have a look in this topic https://github.com/stashapp/stash/issues/4124 so there you can find a example video what has same problem and Icaros isn't creating any preview image for that too. Here the test.mp4 video so just download it and then you will see it. So I hope that you can fix the problem Xanashi.
@Xanashi,
are you there and did you test the video now?
Hi Dean-Corso, Sorry for the late reply. I got your samples and I've found a fix that will be included in the upcoming Icaros release.
Hello again @Xanashi,
sounds good that you found the problem and fixed it. Just wanna ask you whether you could release this fixed version already (pre-release) so that I and others don't need to wait anymore so long? So I just need that fix only to get all videos (hevc) I have displaying as thumbnails too. Would be nice if you could do that for me & all others who waiting for that hevc fix. π Thank you.
Hi Dean-Corso,
Sorry for taking so long to release this fix, but it's finally here in 3.3.3 Beta 3 Let me know how it works.
Hello @Xanashi,
thank you very much for the latest beta release with HEVC thumbnailing fix. Seems to work now pretty good to create thumbs for all those HEVC files I have. Well done Xanashi. π
Thank you for the feedback. Glad to hear everything works now! π
Hi,
I just would like to report a problem in case of dealing with video files (hevc) who having that VPS / SPS issues. In that case no thumbnail gets created in Windows Explorer. That's somehow bad of course. When I check the videos with ffmpeg CLI then it does print that info's first.
So I'm using latest ffmpeg 7.0.2 build and it can create a thumbnail of that files too and the question why does Icaros can't do it with those files? Normal basic command to create an png text image of the video "-vframes 1 -vf scale=290:-1" and there it is.
In my Windows (10 x64) Explorer and other tools using Windows thumbnails they all showing blank / VLC icon for those specific HEVC (with VPS / SPS 0 issue) only. Would like to ask whether you could check and fix that problem so that Icaros can also create thumbnails for those video files too. When I re-encode few seconds of the video with same HEVC codec libx265 then the VPS / SPS info's are gone and Icaros does create the thumbnail now. I don't wanna re-encode those videos new just because Icaros does not create thumbs at the moment for them you know. Would be nice if you could check out that problem and make Icaros working with them too. Thank You.