FeatureFuel
9

Storage - Convert Video to mp4

Source: supabase/supabase#3773 · opened by @dommarr
Hi,

One idea for storage: automatically convert webm videos to mp4.

When using WebRTC to record video, many browsers record in webm format. Webm is not playable in Safari, so Webm videos need to be converted to mp4 to playback across all browsers and devices.

This is a common issue developers face with video and most solutions are expensive. Here are potential solutions:
• [FFmpeg](
• [AWS Elemental MediaConvert](
• [Mux](

No pledges yet. Be the first to back this.

Make a pledge

Pledge your monetary support if this feature is added.

$

Comments

No comments yet.

Replying to

Add a comment

What do you think about this feature request?


Similar requests