Capítulo 738 de 988

Chapter 738: Supported formats and codecs by Mediabunny

Core Idea

The following features from Remotion are using Mediabunny:

Key Concepts

  • Supported container formats
  • Video codecs
  • ProRes<AvailableFrom v="4.0.487" />
  • Audio codecs
  • AC-3 and E-AC-3<AvailableFrom v="4.0.427"/>
  • Compatibility table
  • CORS
  • See also

Code Examples

npx remotion add @mediabunny/prores
  • What it demonstrates: Usage pattern for Supported formats and codecs by Mediabunny from the official docs.

Reference Tables

.mp4.mov.mkv.webm.ogg.mp3.wav.aac.flac.ts
'avc'
'hevc'
'vp8'
'vp9'
'av1'
'prores'
'aac'
'opus'
'mp3'
'vorbis'
'flac'
'pcm-u8'
'pcm-s8'
'pcm-s16'
'pcm-s16be'
'pcm-s24'
'pcm-s24be'
'pcm-s32'
'pcm-s32be'
'pcm-f32'
'pcm-f32be'
'pcm-f64'
'pcm-f64be'
'ulaw'
'alaw'
'ac3'
'eac3'

Key Takeaways

  1. Understand supported container formats when working with Supported formats and codecs by Mediabunny.
  2. Understand video codecs when working with Supported formats and codecs by Mediabunny.
  3. Understand prores<availablefrom v="4.0.487" /> when working with Supported formats and codecs by Mediabunny.
  4. Understand audio codecs when working with Supported formats and codecs by Mediabunny.
  5. Understand ac-3 and e-ac-3<availablefrom v="4.0.427"/> when working with Supported formats and codecs by Mediabunny.

Connects To

  • can Decode: related page in the Mediabunny (@remotion/mediabunny) section.
  • Extract Frames: related page in the Mediabunny (@remotion/mediabunny) section.
  • Extract Thumbnail: related page in the Mediabunny (@remotion/mediabunny) section.