Difference between revisions of "Vorbis"
Jump to navigation
Jump to search
(well, it's a start.) |
(New section →Source code: , has encoding support) |
||
(4 intermediate revisions by 3 users not shown) | |||
Line 1: | Line 1: | ||
− | Vorbis is the audio codec that usually resides inside the [[Ogg]] container. | + | {{codec audio|id=vorb|mod=vorbis|encoder=y|for=[[ogg]] and [[matroska]]}} |
− | + | ||
− | http://www.xiph.org/vorbis/doc/ | + | {{website|Vorbis|http://vorbis.com/}} |
− | + | {{open}} | |
− | + | {{xiph|Vorbis}} | |
+ | |||
+ | Vorbis is the audio codec that usually resides inside the [[Ogg]] [[container]]. It is similar or better quality to [[MP3]] or [[WMA]]. | ||
+ | |||
+ | {{clear}} | ||
+ | == See also == | ||
+ | * http://www.xiph.org/vorbis/doc/ | ||
+ | |||
+ | == Source code == | ||
+ | * {{VLCSourceFile|modules/codec/vorbis.c}} | ||
{{stub}} | {{stub}} |
Latest revision as of 19:52, 24 February 2019
vorb
|
This is an audio codec. The name to use at the command line is vorb. VLC can encode using this codec. This codec can be used inside the ogg and matroska containers. This codec is from the vorbis module. |
Vorbis is the audio codec that usually resides inside the Ogg container. It is similar or better quality to MP3 or WMA.