On Sat, Jan 28, 2006 at 02:37:32PM -0600, ivan l??pez wrote:
> I want to set the 'track number' and 'album' parameters for
four ogg
> files. I'm on Mac OS 10.3.9. How do you recommend I do this?
There's a utility called 'vorbiscomment' that's part of the
commandline vorbis-tools. It works fine on MacOS, but be warned
that it only handles audio-only Ogg Vorbis files, not video. Most
players will also display at least some of the comments.
> I'm looking at the 'vorbis comment' of my files with VLC and
ENCODER is
> the only field that appears to be set...
Everything but the encoder vendor string is optional, so your files
might just not have this information.
HTH,
-r