Help - Search - Members - Calendar
Full Version: lame id3 tagging
Hydrogenaudio Forums > Lossy Audio Compression > MP3 > MP3 - General
doc
Is it somehow possible to create id3 tags with lame containing double quotes? lame --tt "example "title"" obviously doesn't work sad.gif
rjamorim
It's not possible, because it's a command line interface limitation, it doesn't depends on lame.

Regards;

Roberto.
jth
You didn't say which OS you are using. It's rather easy to do with *nix sh/kash/bash shell.

I have a custom wrapper around lame, it uses single quotes, not double quotes and replaces single quotes in the tags with ' for the shell.

I'm sure the popular lame front ends do this as well.

--jth
doc
I found a solution wink.gif I'm using windows so I can't use single quotes, however, escaping double quotes as " works (e.g. lame -tt "example "title"").
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2009 Invision Power Services, Inc.