[vorbis] Win32 multiple file tag editor?
Glenn Maynard
g_ogg at zewt.org
Fri Dec 28 11:48:28 PST 2001
On Fri, Dec 28, 2001 at 12:24:01PM -0500, EDB wrote:
> There's always the possibility of a CLI program with an API that can be
> called by a GUI frontend.
> My favourite win32 example: RazorLame.
Better off calling a library. Calling an external program entirely
means a commandline UI and parsing text. There's no need for that, and
nothing gained. (All of the logic would need to be done
anyway--determining common tags, etc--and the low-level stuff--parsing
and changing actual files--should be a library anyway.)
--
Glenn Maynard
--- >8 ----
List archives: http://www.xiph.org/archives/
Ogg project homepage: http://www.xiph.org/ogg/
To unsubscribe from this list, send a message to 'vorbis-request at xiph.org'
containing only the word 'unsubscribe' in the body. No subject is needed.
Unsubscribe messages sent to the list will be ignored/filtered.
More information about the Vorbis
mailing list