1.0.8 • Published 5 months ago

@makeform/video v1.0.8

Weekly downloads
-
License
MIT
Repository
-
Last release
5 months ago

@makeform/video

video upload widget that extends @makeform/upload widgets to show video preview.

We only support H.264-encoded videos in an MP4 container to ensure compatibility with the browser’s built-in player.

Format Hint

For browser playback compatibility, we limit video formats to following:

Please upload a video file with the .mp4 extension, using the MP4 container, encoded with H.264 (avc1) for video and MP3, AAC, or FLAC for audio.

this hint can be used with "video-format-hint" i18n token ( check the i18n object in src/index.ls ):

meta: {
  config: { note: ["video-format-hint"] }
}

License

MIT

1.0.8

5 months ago

1.0.7

1 year ago

1.0.6

1 year ago

1.0.5

1 year ago

1.0.2

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago