You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My extraction config currently has the default setup (except paths) after switching to a new more powerful linux PC. Now Cineast CLI always displays that "ShotThumbnailsExporter" warning mentioned in the title. Other than that, the extraction works normally.
The text was updated successfully, but these errors were encountered:
Lanceeeelot
changed the title
Could not find appropriate writer for thumbnail " ...“, attempting conversion.
Could not find appropriate writer for thumbnail "…", attempting conversion.
Jun 18, 2024
Do you get a follow-up error with Could not find appropriate writer for thumbnail "...", even after conversion! ?
If not, then you are somewhat fine, as apparently (based on your context) the default format for thumbnails does not work anymore on this specific JDK / OS / hardware configuration. The default should be JPG, but may you changed something somewhere. For further information on the issue, see ImageIO.write for OpenJDK 21.
If so, then you are somewhat restricted, as no thumbnails have been created.
Thankfully i don’t get a follow-up error. All the thumbnails were generated and Vitrivr-NG is able to find them. I’m using OpenJDK Version 21.0.3, Ubuntu 24.04 LTS and the latest Cineast version from the main branch.
I noticed a comment in your linked script that says that the thumbnail output format defaults to PNG. All my generated Thumbnails are JPG though, like you said.
My extraction config currently has the default setup (except paths) after switching to a new more powerful linux PC. Now Cineast CLI always displays that "ShotThumbnailsExporter" warning mentioned in the title. Other than that, the extraction works normally.
The text was updated successfully, but these errors were encountered: