Skip to content
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

Closed
Damundai opened this issue Jun 21, 2024 · 6 comments
Closed

No Thumbnails When Importing Video #563

Damundai opened this issue Jun 21, 2024 · 6 comments
Labels
bug Something isn't working

Comments

@Damundai
Copy link

Damundai commented Jun 21, 2024

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
Screenshot 2024-06-21 060417

Hopefully, this is an easy fix on my end, but I am stumped. Please advise.

@Damundai Damundai added the bug Something isn't working label Jun 21, 2024
@Hoedi1030
Copy link

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.
If you updated it recently, the old log files might help by identifying the prior version number of ffmpeg...

@CJRomix
Copy link

CJRomix commented Jun 22, 2024

Same here but only on 5.7.0 version, revert to 5.6.0 no problem.

@GeZorTenPlotZ
Copy link

Same issue for me. Back to 5.6.0.

@Damundai
Copy link
Author

Damundai commented Jun 22, 2024

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. If you updated it recently, the old log files might help by identifying the prior version number of ffmpeg...

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.

@CJRomix
Copy link

CJRomix commented Jun 23, 2024

I just downloaded the most recent version @ gyan.dev FFmpeg v7.0.1 (2024-05-26) and 5.7.0 worked well.

cdgriffith added a commit that referenced this issue Jun 23, 2024
* 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)
cdgriffith added a commit that referenced this issue Jun 23, 2024
* 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)
@cdgriffith
Copy link
Owner

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

5 participants