Vorbis: Difference between revisions

From kJams Wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
To rip or play OGG Vorbis files, you will need to download and install the <googa>http://downloads.xiph.org/releases/xiph-qt/xiph-qt-0.1.7.dmg|XiphQT|/downloads/vorbis</googa> package.  This installer contains the latest XiphQT package directly from the [http://www.xiph.org/quicktime/download.html Vorbis page].
==To rip or play OGG Vorbis files==
You will need to download and install:<br>
* <googa>http://downloads.xiph.org/releases/xiph-qt/xiph-qt-0.1.7.dmg|XiphQT|/downloads/vorbis</googa> package.  This installer contains the latest XiphQT package directly from the [http://www.xiph.org/quicktime/download.html Vorbis page].


To edit Vorbis Comments (ie: Get Info on a song and type new [[Meta Info]]), you will need to install the <googa>http://downloads.xiph.org/releases/xiph-qt/xiph-frameworks-20060508.dmg|Xiph Frameworks|/downloads/vorbis_frameworks</googa> package.  This installer contains the Frameworks necessary to edit the comments inside of Vorbis files, from the [http://downloads.xiph.org/releases/xiph-qt/ downloads page].
==To edit Vorbis Comments==
 
This means, in order to "Get Info…" on a ".ogg" song file and type new [[Meta Info]], and have the file itself updated to contain the new tags, you will need to download and install two separate packages.  They must be installed in order, the second installer depends on the first installer having been already run.
==Oops!==
# The <googa>http://downloads.xiph.org/releases/xiph-qt/xiph-frameworks-20060508.dmg|Xiph Frameworks|/downloads/vorbis_frameworks</googa> installer package.  (From the [http://downloads.xiph.org/releases/xiph-qt/ downloads] page)
It has come to my attention that I have been ignorantly violating the LGPL by including [http://svn.xiph.org/trunk/vorbis-tools/vorbiscomment/vcedit.c vcedit.c] directly in my executableThis was totally my mistake and it was always my intention to comply with the LGPL.  To correct this situation, I shall be making a freely available framework which encapsulates the VCEdit functionality, which will be available here, including it's source code, installer, and installer source package.
# The <googa>/downloads/VorbisCommentEdit_Installer.zip|VorbisCommentEdit Framework|/downloads/vorbis_comment_edit_framework</googa> installer package(Source code, including installer source, <googa>/downloads/VorbisCommentEdit_Source.zip|available here|/downloads/vorbis_comment_edit_source</googa>).

Revision as of 19:42, 20 April 2007

To rip or play OGG Vorbis files

You will need to download and install:

  • XiphQT package. This installer contains the latest XiphQT package directly from the Vorbis page.

To edit Vorbis Comments

This means, in order to "Get Info…" on a ".ogg" song file and type new Meta Info, and have the file itself updated to contain the new tags, you will need to download and install two separate packages. They must be installed in order, the second installer depends on the first installer having been already run.

  1. The Xiph Frameworks installer package. (From the downloads page)
  2. The VorbisCommentEdit Framework installer package. (Source code, including installer source, available here).