WEBM
WebM videoUsed for open web video delivery.
- Family
- Video
- MIME
- video/webm
Convert WEBM to Kindle Video online. See the real timed-stream transcoding behavior, preservation limits, and a format-specific acceptance test.
Decoding WEBM recovers the picture, sound, and timing streams it carries; writing Kindle Video means re-expressing that under a different codec and container profile. Duration commonly survives untouched even while compression, channel mapping, cadence, metadata, or auxiliary streams do not. WebM parsing follows Matroska-derived clusters and cues while enforcing web-oriented VP8/VP9/AV1 picture and Vorbis/Opus audio expectations.
Decoded media - An open web container written here with VP9 video and Opus audio when available. Encoded delivery profile - A preset that converts video to MP4 (H.264 video, AAC audio), the codec pairing Kindle Fire tablets natively support out of the box.
Used for open web video delivery.
Designed for timed picture and sound streams meant for playback.
Encoding can be slower and older Apple or editing software may not support WebM reliably.
The name is easy to misread: Amazon's e-ink Kindle readers (Paperwhite, Oasis, base Kindle) have no video hardware or codec support at all, so this preset only makes sense for Kindle Fire tablets, not e-ink devices.
Every file run through this preset is normalized to the same fixed profile, H.264 video in an MP4 container with AAC audio, rather than a resolution or bitrate tuned to a specific Kindle Fire model; that matters because Kindle Fire generations differ in screen resolution and codec ceilings, so a single conservative H.264/AAC/MP4 combination is the safest common denominator across them.
Test browser playback, seeking, VP9/Opus support, dimensions, and audio sync.
After conversion, transfer the MP4 to a Kindle Fire tablet (via USB or the Amazon Photos/Videos app) and confirm it opens directly in the native Video app without a "format not supported" error.
Switch to Kindle Video only once the destination player, editor, or service has confirmed support for its exact container and codecs. If extra tracks or the original encoding must survive, WEBM remains the safer choice.