Vorbis: Difference between revisions

From kJams Wiki
Jump to navigation Jump to search
No edit summary
 
(19 intermediate revisions by the same user not shown)
Line 1: Line 1:
To play OGG/Vorbis files, you will need to install the [http://www.xiph.org/quicktime/ XiphQT].
==To rip or play OGG Vorbis files==
This is useful when you '''already''' have .ogg 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


PowerPC ONLY: In order to '''encode''' (rip) to Ogg/Vorbis, you will need to '''temporarily''' install the older [http://qtcomponents.sourceforge.net/ QTComponents] ([http://sourceforge.net/project/showfiles.php?group_id=41359 direct link]).
==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.
I am quite serious about it being temporary. See, the *new* one can read but not write, and the *old* one can write but not readGreat state of affairs no?  If you install them both at the same time, you'll get the old one (so you can rip but not play).
# 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>).
Step by step:
# install both
# run kJams
# In your Preferences->Import, pick OggVorbis, and set your settings
# do all your ripping
# quit kJams
# move the file /Library/QuickTime/OggVorbis.component to somewhere else (you can save it for later when you want to do more ripping)
# run kJams
 
Now your ogg files will play! :D
 
Weird I know, maybe this will be rectified by either a new QuickTime or a new Xiph installer.

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