We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We've upgraded to Craft 4 a few weeks ago, and the CP isn't showing thumbnails from uploaded videos anymore. Found this in the logs:
2022-11-09 12:09:32 [web.ERROR] [nystudio107\transcoder\services\Transcode::getAssetPath] the input value is not a valid URL. {"memory":79278192}
Also, but probably not related, this on:
2022-11-09 12:09:32 [web.WARNING] [craft\elements\Asset::_dimensions] Asset 179746 is missing its width or height {"memory":79284104}
My guess this is Craft checking dimensions on an asset (type video), which should't happen.
The text was updated successfully, but these errors were encountered:
Just chiming in to say that I am having the same issue
Sorry, something went wrong.
No branches or pull requests
We've upgraded to Craft 4 a few weeks ago, and the CP isn't showing thumbnails from uploaded videos anymore. Found this in the logs:
Also, but probably not related, this on:
My guess this is Craft checking dimensions on an asset (type video), which should't happen.
The text was updated successfully, but these errors were encountered: