-
-
Notifications
You must be signed in to change notification settings - Fork 9.2k
Open
Labels
issue: bugIssue reporting a bugIssue reporting a bugseverity: mediumIf it breaks the basic use of the product but can be worked aroundIf it breaks the basic use of the product but can be worked aroundsource: core:uploadSource is core/upload packageSource is core/upload packagestatus: confirmedConfirmed by a Strapi Team member or multiple community membersConfirmed by a Strapi Team member or multiple community membersversion: 4Issue is present in Strapi v4Issue is present in Strapi v4
Description
Bug report
Required System information
- Node.js version: 16.16.0
- NPM version: 8.11.0
- Strapi version: 4.5.6
- Database: PostgresSQL 15
- Operating system: Mac OS Ventura 13.1
Describe the bug
Video files uploaded to the media library do not include dimensions. Data is not shown in the admin ui, or returned via api query.
Steps to reproduce the behavior
- Upload a video file
- Open file details
- No dimensions shown
Expected behavior
Dimensions should be shown in the admin ui. Querying dimensions via api should return a non null value.
Screenshots
mayrsascha
Metadata
Metadata
Assignees
Labels
issue: bugIssue reporting a bugIssue reporting a bugseverity: mediumIf it breaks the basic use of the product but can be worked aroundIf it breaks the basic use of the product but can be worked aroundsource: core:uploadSource is core/upload packageSource is core/upload packagestatus: confirmedConfirmed by a Strapi Team member or multiple community membersConfirmed by a Strapi Team member or multiple community membersversion: 4Issue is present in Strapi v4Issue is present in Strapi v4
Type
Projects
Status
To be reviewed

