[vorbis] EAC, oggenc, tags

Peter G. PeterNOSPAMPedal2100 at gmx.net
Wed Jan 23 18:07:13 PST 2002



At 21:04 23-01-02 +0100, Erik Fuller wrote:

>Great, that's been helping a lot in automating the ripping process. I have
>yet another dilemma, though.
>
>Under "User Defined Encoder" and "Additional Command Line Options" I have:
>
>(-q6 -d%y -N%n -a%a -l%g -t%t %s %d)
>
>%y=1991
>%n=03
>%a=Metallica
>%g=Metallica
>%t=Holier Than Thou
>
>Now as long as long as I leave the track title (%t) out, everything will
>work fine and the tags will be added. As soon as I add %t, or %M (genre, Heavy
>Metal), oggenc flips out and won't recognize the switch. I assume this is
>because of the spaces in the title. Is there any way to remedy this?

Yes. Using citation-marks around switches with strings that might contain 
spaces.

My line usually is:

  -q 4,5 -N %n -t "%t" -a "%a" -l "%g" -d %y -c "ENCODING PARAMETERS=-q 
4,5" -o %d %s

<p><p>Kind regards, Peter.
Adress is not munged.

<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