Difference between revisions of "*.OGG"

From FreeSpace Wiki
Jump to: navigation, search
m (vorbis not ogg)
(I know what you were trying to do, but you sort of muddled the issue and the previous version was correct anyway)
Line 1: Line 1:
'''.OGG''' is a container format for compressed multimedia files ([http://en.wikipedia.org/wiki/Ogg OGG file format]), and a popular competitor to [[.MP3]].  Usually it contains lossy compressed audio data (Vorbis) and/or Theora video data. Unlike MP3, Vorbis is an open-source, open-standard format with a permissive license, both of which allow it to be incorporated into the FS2_Open source code.  Also unlike .MP3, .OGG can contain video (Theora) in addition to audio (Vorbis) data.
+
'''.OGG''' is a file format for compressed multimedia files ([http://en.wikipedia.org/wiki/Ogg OGG file format]), and a popular competitor to [[.MP3]].  Unlike .MP3, .OGG uses an open-source, open-standard format and a permissive license, both of which allow it to be incorporated into the FS2_Open source code.  Also unlike .MP3, .OGG can contain video (Theora) in addition to audio (Vorbis) data.
  
Since .OGG, as a lossy compressed format, delivers significantly smaller file sizes than [[.WAV]], while retaining a high level of audio quality, it is becoming more and more frequently used in FSO-targeted mods.
+
Since .OGG, as a compressed format, delivers significantly smaller file sizes than [[.WAV]], while retaining substantially the same level of audio quality, it is becoming more and more frequently used in FSO-targeted mods.
  
Audacity and Goldwave are two popular programs that allow .WAV files to be converted to Vorbis.
+
Audacity and Goldwave are two popular programs that allow .WAV files to be converted to .OGG.
  
 
{{stub}}
 
{{stub}}
 
[[Category:File Types]]
 
[[Category:File Types]]

Revision as of 05:29, 9 September 2007

.OGG is a file format for compressed multimedia files (OGG file format), and a popular competitor to .MP3. Unlike .MP3, .OGG uses an open-source, open-standard format and a permissive license, both of which allow it to be incorporated into the FS2_Open source code. Also unlike .MP3, .OGG can contain video (Theora) in addition to audio (Vorbis) data.

Since .OGG, as a compressed format, delivers significantly smaller file sizes than .WAV, while retaining substantially the same level of audio quality, it is becoming more and more frequently used in FSO-targeted mods.

Audacity and Goldwave are two popular programs that allow .WAV files to be converted to .OGG.