Difference between revisions of "*.OGG"
Goober5000 (talk | contribs) (I know what you were trying to do, but you sort of muddled the issue and the previous version was correct anyway) |
(rewrite, I promise it's better) |
||
Line 1: | Line 1: | ||
− | '''.OGG''' is a | + | '''.OGG''' is a container format ([http://en.wikipedia.org/wiki/Ogg OGG file format]) for audio or audio and video. |
− | + | The audio compression component is usually Vorbis, which is somewhat akin to MP3, except it is a open-source, open-standard format. The advantage over WAV is smaller file sizes, but with a minimal loss in quality (depending on what quality settings are used). Vorbis uses a quality parameter from -1 to 10, 5 being the default (about 160kbps). Lower numbers are lower quality. Despite what some people may think, 10 is not lossless, use FLAC for this. [[User:Bruce89|Bruce89]] 13:09, 9 September 2007 (CDT) | |
− | Audacity and Goldwave are two popular programs that allow .WAV files to be converted to | + | The video compression component is Theora, again being a open-source, open-standard format. |
+ | |||
+ | Audacity and Goldwave are two popular programs that allow .WAV files to be converted to OGG Vorbis files. | ||
{{stub}} | {{stub}} | ||
[[Category:File Types]] | [[Category:File Types]] |
Revision as of 18:09, 9 September 2007
.OGG is a container format (OGG file format) for audio or audio and video.
The audio compression component is usually Vorbis, which is somewhat akin to MP3, except it is a open-source, open-standard format. The advantage over WAV is smaller file sizes, but with a minimal loss in quality (depending on what quality settings are used). Vorbis uses a quality parameter from -1 to 10, 5 being the default (about 160kbps). Lower numbers are lower quality. Despite what some people may think, 10 is not lossless, use FLAC for this. Bruce89 13:09, 9 September 2007 (CDT)
The video compression component is Theora, again being a open-source, open-standard format.
Audacity and Goldwave are two popular programs that allow .WAV files to be converted to OGG Vorbis files.