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](
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.
Comments
Similar requests
Add Storage Adapter For Chrome.Local.Storage Api
3 votes · 0 comments
Add Storage Backups in Sync with Database Backups
4 votes · 0 comments
# Proposal: Virtual Storage Columns (Seamless DB-to-Storage Mapping)
1 vote · 0 comments
Video Transcoding
11 votes · 0 comments
Storage: Upload to Bucket from Url
6 votes · 0 comments
No comments yet.