[vorbis] RC3 Tagging/Encoding and Winamp answer

John Denton dentons at clara.co.uk
Wed Jan 2 15:57:23 PST 2002



Goodness that looks painful!

I have a Windows GUI front-end for OggEnc which will allow you to enter any
number of tags to each file of a batch then leave the machine to encode the
batch.. Not the best program I've ever seen (:-) but it works (when you've
got used to it) and (in the spirit of Ogg) its free..

Its at version 1.2 at the moment, zips to 430k and expands to a meg or so
(every time I alter a line it seems to grow by 100k)... Additionally you'll
need an up to date copy of OggEnc. At British phone rates I can't afford to
send it to many, but if two or three list members want to play with it they
are welcome..

It has a good number of roughish spots, its definitely better behaved in
Win2K than in 98 - but its much easier than a batch file..

<p><p><p><p>J.
----- Original Message -----
From: "Philip M. White" <pmwhite1104 at yahoo.com>
To: <vorbis at xiph.org>
Sent: Wednesday, January 02, 2002 7:25 PM
Subject: Re: [vorbis] RC3 Tagging/Encoding and Winamp answer

<p>> At 12:56 1/2/2002, you wrote:
> >You can probably do it with .bat files as
> >well.
>
> Just yesterday I encoded my entire CD into Ogg Vorbis format, with the
Info
> Tag filled in automatically.
>
> Here is my batch file... it's quite long and needs manual modifications
for
> each CD, but this way you can configure it, then let it run overnight.
>
> ; --------- start Ogg conversion script -----------
> c:\docume~1\philip~1\desktop\oggenc.exe --quality 0 --genre="Classical"
> --artist="Pyotr Ilyich Tchaikovsky" --comment "Performed by"="The Royal
> Philharmonic Orchestra" --comment "Conductor"="Yuri Simonov" --comment
"EAN
> code"="4 011222 044068" --comment "Recorded at"="Walthamstow Town Hall,
> London" --comment "Recorded in"="October 1993" --comment "Misc Info"="DDD
/
> 20 Bit Digital Recording, Editing and Mastering via 32 Bit Digital Sound
> Processing (DSP) Sound Recording Technology, England" --serial 1
> --tracknum=1 --album="The Nutcracker Suite" --title="Overture"
> "c:\ftp\wav\tchaikovsky\Track 1.wav" --tracknum=2 --title="March"
> "c:\ftp\wav\tchaikovsky\Track 2.wav" --tracknum=3 --title="Le Chocolat"
> "c:\ftp\wav\tchaikovsky\Track 3.wav" --tracknum=4 --title="Le Cafe"
> "c:\ftp\wav\tchaikovsky\Track 4.wav" --tracknum=5 --title="Le The"
> "c:\ftp\wav\tchaikovsky\Track 5.wav" --tracknum=6 --title="Trepak"
> "c:\ftp\wav\tchaikovsky\Track 6.wav" --tracknum=7 --title="Les Mirlitons"
> "c:\ftp\wav\tchaikovsky\Track 7.wav" --tracknum=8 --title="La mere Gigogne
> et les Polichinettes" "c:\ftp\wav\tchaikovsky\Track 8.wav" --tracknum=9
> --title="Danse of the Sugar Plum Fairy" "c:\ftp\wav\tchaikovsky\Track
> 9.wav" --tracknum=10 --title="Valse de Fleurs"
> "c:\ftp\wav\tchaikovsky\Track 10.wav" --tracknum=11 --title="Pas de Deux"
> "c:\ftp\wav\tchaikovsky\Track 11.wav" --tracknum=12 --title="Valse Finale
> et Apotheose" "c:\ftp\wav\tchaikovsky\Track 12.wav" --tracknum=13
> --album="Swan Lake Suite" --title="Scene" "c:\ftp\wav\tchaikovsky\Track
> 13.wav" --tracknum=14 --title="Valse" "c:\ftp\wav\tchaikovsky\Track
14.wav"
> --tracknum=15 --title="Danses des Cygnes" "c:\ftp\wav\tchaikovsky\Track
> 15.wav" --tracknum=16 --title="Scene (2)" "c:\ftp\wav\tchaikovsky\Track
> 16.wav" --tracknum=17 --title="Danse Hongroise (Czardas)"
> "c:\ftp\wav\tchaikovsky\Track 17.wav"
> ; ---------- end Ogg conversion script ------------
>
> It may help to break it down like this first:
>
> ; --------- start broken-down Ogg conversion script -----------
> c:\docume~1\philip~1\desktop\oggenc.exe --quality 0 --genre="Classical"
> --artist="Pyotr Ilyich Tchaikovsky" --comment "Performed by"="The Royal
> Philharmonic Orchestra" --comment "Conductor"="Yuri Simonov" --comment
"EAN
> code"="4 011222 044068" --comment "Recorded at"="Walthamstow Town Hall,
> London" --comment "Recorded in"="October 1993" --comment "Misc Info"="DDD
/
> 20 Bit Digital Recording, Editing and Mastering via 32 Bit Digital Sound
> Processing (DSP) Sound Recording Technology, England" --serial 1
> --tracknum=1 --album="The Nutcracker Suite" --title="Overture"
> "c:\ftp\wav\tchaikovsky\Track 1.wav"
> --tracknum=2 --title="March" "c:\ftp\wav\tchaikovsky\Track 2.wav"
> --tracknum=3 --title="Le Chocolat" "c:\ftp\wav\tchaikovsky\Track 3.wav"
> --tracknum=4 --title="Le Cafe" "c:\ftp\wav\tchaikovsky\Track 4.wav"
> --tracknum=5 --title="Le The" "c:\ftp\wav\tchaikovsky\Track 5.wav"
> --tracknum=6 --title="Trepak" "c:\ftp\wav\tchaikovsky\Track 6.wav"
> --tracknum=7 --title="Les Mirlitons" "c:\ftp\wav\tchaikovsky\Track 7.wav"
> --tracknum=8 --title="La mere Gigogne et les Polichinettes"
> "c:\ftp\wav\tchaikovsky\Track 8.wav"
> --tracknum=9 --title="Danse of the Sugar Plum Fairy"
> "c:\ftp\wav\tchaikovsky\Track 9.wav"
> --tracknum=10 --title="Valse de Fleurs" "c:\ftp\wav\tchaikovsky\Track
10.wav"
> --tracknum=11 --title="Pas de Deux" "c:\ftp\wav\tchaikovsky\Track 11.wav"
> --tracknum=12 --title="Valse Finale et Apotheose"
> "c:\ftp\wav\tchaikovsky\Track 12.wav"
> --tracknum=13 --album="Swan Lake Suite" --title="Scene"
> "c:\ftp\wav\tchaikovsky\Track 13.wav"
> --tracknum=14 --title="Valse" "c:\ftp\wav\tchaikovsky\Track 14.wav"
> --tracknum=15 --title="Danses des Cygnes" "c:\ftp\wav\tchaikovsky\Track
15.wav"
> --tracknum=16 --title="Scene (2)" "c:\ftp\wav\tchaikovsky\Track 16.wav"
> --tracknum=17 --title="Danse Hongroise (Czardas)"
> "c:\ftp\wav\tchaikovsky\Track 17.wav"
> ; ---------- end broken-down Ogg conversion script ------------
>
> As you see, the broken-down version makes editing much easier... and if
you
> know of some escape sequence where DOS will consider this as a single
> command (like the backslash symbol ('\') on Linux/Unix), please let me
> know. Until then, though, you'll have to put it all back together as a
> single line.
>
>
>                                                          -- Philip.
>
>
>
> _________________________________________________________
>
> Do You Yahoo!?
>
> Get your free @yahoo.com address at http://mail.yahoo.com
>
>
>
>
> --- >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.
>
>
>

<p>--- >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