Skip to main content

Notice

Please note that most of the software linked on this forum is likely to be safe to use. If you are unsure, feel free to ask in the relevant topics, or send a private message to an administrator or moderator. To help curb the problems of false positives, or in the event that you do find actual malware, you can contribute through the article linked here.
Topic: Help With MP3 Encoding (Read 1923 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

Help With MP3 Encoding

I would like to use foobar to encode MP3s from CD. what should be the string if I would like to have the following results:

MP3 should have all information, such as artist, title, album and so on
Filename should be Artist - Title
Files should be in the format of  drive:\Atrist\Album\atrist - title.mp3

Thanks in advance for any help

Help With MP3 Encoding

Reply #1
In the diskwriter preferences:
Choose an output directory (evtl. uncheck "same as source file directory")
check "create subdirectories" and type following string in the "output file name formatting" field: %artist%\%album%\%artist% - %title%

Regards,
The Link

 

Help With MP3 Encoding

Reply #2
Worked perfectly.

Thank you very much