ogg
What is a .ogg file?
audio/ogg
OGG is a free open container format from Xiph, most commonly holding Vorbis-encoded lossy audio but also able to carry Opus, FLAC, or Theora video. It supports streaming, metadata, and multiple logical streams. It is widely used in games and open-source software.
How to use a .ogg file
Use an example OGG to test container demuxing, Vorbis decoding, metadata extraction, and playback support in browsers and open-source audio pipelines.