occ preview doesn't create thumbnails on S3 primary storage
Hi there,
I like to use nextcloud within a cloud hosting. Because the s3 storage is much cheaper, I would prefer s3 primary storage. Now I found the issue, that in s3 storage the preview generation for videos doesn`t work.
When I switch to local storage, the preview generation works perfectly for the same test video.
1st: How can I debug the issue? 2nd: What can I do to fix the issue?
Best regards
Is this still an issue? The generation should work on both S3 and local storage. Did you test it with the same environment? Note that video preview generation has to be manually enabled and requires ffmpeg to be installed on the machine.
Hey @st3iny as far as I know, this issue still exists. ffmpeg was installed on the machine. But I didn't tested it for a while.
Which preview providers are you using? Please have a look at enabledPreviewProviders in config.php.
The default movie provider (OC\Preview\Movie) should work fine on object storage.