Vorbis: Difference between revisions

From kJams Wiki
Jump to navigation Jump to search
No edit summary
 
(16 intermediate revisions by the same user not shown)
Line 1: Line 1:
To rip or play OGG Vorbis files, you will need to download and install [http://www.xiph.org/quicktime/ XiphQT].
==To rip or play OGG Vorbis files==
# download <googa>http://downloads.xiph.org/releases/xiph-qt/xiph-qt-0.1.9.dmg|XiphQT 0.1.9 Component|/downloads/XiphQT</googa> package.  (This package contains the latest XiphQT package directly from the [http://www.xiph.org/quicktime/download.html Vorbis page])
# it will download a ".dmg" file to your Downloads folder: double click the ".dmg" file
# it will open a window in the Finder with the file "XiphQT" inside
# in the Finder, in a new window, go to the folder "/Library" (you can use the Go menu and pick "Go To Folder…" then type that in, with the slash)
# In that folder, go to the folder "QuickTime".  If there is no folder by that name, create it.
# from the window created by the .dmg, drag the file "XiphQT" into the "QuickTime" folder that you just opened


Here is what the settings dialog looks like:
==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.
http://www.kjams.com/screenshots/vorbis.jpg
# The <googa>http://downloads.xiph.org/releases/xiph-qt/xiph-frameworks-20060508.dmg|Xiph Frameworks|/downloads/XiphFrameworks</googa> installer package.  (From the [http://downloads.xiph.org/releases/xiph-qt/ downloads] page)
 
# The <googa>/downloads/VorbisCommentEdit_Installer.zip|VorbisCommentEdit Framework</googa> installer package.  (Source code, including installer source, <googa>/downloads/VorbisCommentEdit_Source.zip|available here</googa>).
Quality: (Quote From the Vorbis FAQ)<br>
"For now, quality 0 is roughly equivalent to 64kbps average, 5 is roughly 160kbps, and 10 gives about 400kbps. Most people seeking very-near-CD-quality audio encode at a quality of 5 or, for lossless stereo coupling, 6. The default setting is quality 3, which at approximately 110kbps gives a smaller filesize and significantly better fidelity than .mp3 compression at 128kbps."<br>
<br>
Basically:<br>
* 2 is "Fast"<br>
* 3 is "Good"<br>
* 4 is "Best"<br>
* 5 is "Near CD Quality"
 
Anything above 4 only a serious audiophile could possibly tell the difference.
 
The bitrates are in BITS per second, so if you want 192 kbps, you have to type "192000".

Latest revision as of 19:53, 5 May 2014

To rip or play OGG Vorbis files

  1. download XiphQT 0.1.9 Component package. (This package contains the latest XiphQT package directly from the Vorbis page)
  2. it will download a ".dmg" file to your Downloads folder: double click the ".dmg" file
  3. it will open a window in the Finder with the file "XiphQT" inside
  4. in the Finder, in a new window, go to the folder "/Library" (you can use the Go menu and pick "Go To Folder…" then type that in, with the slash)
  5. In that folder, go to the folder "QuickTime". If there is no folder by that name, create it.
  6. from the window created by the .dmg, drag the file "XiphQT" into the "QuickTime" folder that you just opened

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).