[Vorbis] Free tagging
Paul de Weerd
weerd at weirdnet.nl
Tue Aug 22 06:02:45 PDT 2006
On Tue, Aug 22, 2006 at 02:53:57PM +0200, Stian R??dven Eide wrote:
| (http://pwp.netcabo.pt/paol/tagtool/), but this is unpractical for tagging
| hundreds of files. I have also tried using the commandline-tool "lltag", but
| so far without results.
|
| Seeing that Ogg supports any tag I can think of, I'd like to be able to use
| this feature but I'm out of applications to try... Can anyone enlighten this
| issue for me? I use Ubuntu Dapper and will avvoid proprietary programs
| whenever possible..
Script around vorbiscomment(1), which comes with the 'normal' UNIX
vorbis-tools. For more details see the manpage, but here's a quick
example :
for OGG in *.ogg
do
vorbiscomment -a -t "FROM=http://your.url.here/" "${OGG}"
done
Cheers,
Paul 'WEiRD' de Weerd
--
>++++++++[<++++++++++>-]<+++++++.>+++[<------>-]<.>+++[<+
+++++++++++>-]<.>++[<------------>-]<+.--------------.[-]
http://www.weirdnet.nl/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : http://lists.xiph.org/pipermail/vorbis/attachments/20060822/1173e21e/attachment-0001.pgp
More information about the Vorbis
mailing list