- 🇫🇷France liliplanet Cannes
Was wondering, please how do I change width and height of video pixels to % percentage? Needs videos to display responsive.
Drupal currently has no support for local audio and video files. That means, you are able to upload such files in file fields, but Drupal has no possibilities to render these files as HTML 5 video or audio elements.
It would also be a great addition to the existing media implementation to support local video and audio files. With that functionality it would be possible to ship media types that support local video and audio handling.
The contrib file_entity module ships video and audio formatters since it's start. Move these two formatters in core.
Users are able to select a video or audio formatter on "Manage display" for file fields, if the file extensions of the file field apply to the formatter.
None
None
Fixed
8.5 ⚰️
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
Was wondering, please how do I change width and height of video pixels to % percentage? Needs videos to display responsive.