-
-
Notifications
You must be signed in to change notification settings - Fork 58
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
No Thumbnails When Importing Video #563
Comments
I have had a similar issue a few months ago. Have you recently updated your ffmpeg as well? Reverting to an older ffmpeg version did the trick for me IIRC. |
Same here but only on 5.7.0 version, revert to 5.6.0 no problem. |
Same issue for me. Back to 5.6.0. |
Yes, downloaded the most recent version.... BtbN, build 31add5f At your advice, I downgraded my version of FFMpeg to the 10-31-2023 version... still no change. No thumbnail preview in 5.7.0. |
I just downloaded the most recent version @ gyan.dev FFmpeg v7.0.1 (2024-05-26) and 5.7.0 worked well. |
* Fixing #561 Subtitles all show as English in FastFlix subtitles screen (thanks to David James) * Fixing #562 Audio conversion window defaults channel layout to stereo (thanks to David James) * Fixing #563 No Thumbnails When Importing Video (thanks to Damundai) * Fixing #564 Audio custom bitrate box shows units in kilobits/second but passes bits/second as the parameter (thanks to tcmbackwards)
* Fixing profile audio box not being able to select pattern match * Fixing #561 Subtitles all show as English in FastFlix subtitles screen (thanks to David James) * Fixing #562 Audio conversion window defaults channel layout to stereo (thanks to David James) * Fixing #563 No Thumbnails When Importing Video (thanks to Damundai) * Fixing #564 Audio custom bitrate box shows units in kilobits/second but passes bits/second as the parameter (thanks to tcmbackwards)
Thank you for reporting this issue, not sure root cause with the different ffmpeg versions but I have a workaround now to properly disable using opencl for thumbnail creation when it fails in 5.7.1 https://github.com/cdgriffith/FastFlix/releases/tag/5.7.1 |
FastFlix Version: 5.7.0
Operating System: Windows 11 Home
Describe the bug
No thumbnails provided by program when drag / drop master video file to program.
DOS windows shows "WARNING ERROR trying to use OpenCL for thumbnail generation"
I have installed the latest NVIDIA driver (555.99 released on 6/4/24) to no avail.
To Reproduce
Unknown
Hopefully, this is an easy fix on my end, but I am stumped. Please advise.
The text was updated successfully, but these errors were encountered: