RMVB

From HandWiki
RealMedia Variable Bitrate
Realnetworks logo for rmvb article.gif
Filename extension.rmvb
Internet media typeapplication/vnd.rn-realmedia-vbr
Magic number0x2E524D46 (".RMF")
Developed byRealNetworks
Initial release2003; 21 years ago (2003)
Type of formatContainer format
Open format?No

RealMedia Variable Bitrate (RMVB) is a variable bitrate extension of the RealMedia multimedia digital container format developed by RealNetworks. As opposed to the more common RealMedia container, which holds streaming media encoded at a constant bitrate (CBR), RMVB is typically used for multimedia content stored locally. Files using this format have the file extension ".rmvb".

Details

RealMedia uses compression similar to MPEG-4 Part 10 encoders[1] such as x264.

RMVB files are popular for distributing Asian content, especially Chinese television episodes and movies.[citation needed] For this reason, they have become noticeably present (though not entirely popular, partly due to their incompatibility with other media players) on file sharing platforms such as BitTorrent, eDonkey and Gnutella.[citation needed]

On the Windows platform, the proprietary RealPlayer SP and the open-sourced Media Player Classic support RMVB, using an appropriate DirectShow filter or Real Alternative. On Linux and other Unix-like platforms, MPlayer, xine, and Totem are able to play RMVB files using the open-source, reverse-engineered RMVB implementation in FFmpeg. The format is also supported for playback by the cross-platform VLC media player.

The file header for the format consists of the four bytes ".RMF" (hex 2E 52 4D 46), the same as the standard RealMedia format.

See also

References

External links