Batch convert FLAC to MP3 with copying of folder structure. |
This is NOT a tech support forum.
Tech support questions go to foobar2000 Tech Support forum instead.
See also: Hydrogenaudio Terms of Service.
Batch convert FLAC to MP3 with copying of folder structure. |
Jun 21 2010, 19:27
Post
#1
|
|
|
Group: Members Posts: 7 Joined: 21-June 10 Member No.: 81695 |
HELLo.
I want to convert my FLAC an APE collection to MP3 with highest quality, because FLAC is too big for my mp3 player. I know how to convert between formats (but if somebody give me correct parameters for mp3 settings I will be thankfull) Problem is that I want to convert it in batch proccess. Now I have my FLAC collection in directory "D:\Music\Flac\...." and I want to convert it automaticly to the folder d:\Music\MP3, with keeping of everything, like tags,album art in tag folder and subfolder structure and files. Thanks a lot for answer |
|
|
|
![]() |
Oct 12 2012, 13:32
Post
#2
|
|
![]() Group: Members Posts: 1 Joined: 12-October 12 Member No.: 103808 |
hey all, thanks for this thread. really helped me out by converting my entire flac library to mp3 while keeping the same folder structure. for anyone else who wants to know im using foobar v1.1.10 select files, right click specify the output folder select "generate multi-tracks" paste this $replace( %directoryname%\ %filename%,\FLAC\,\MP3\) and it will do it perfectly. test with a few files first to make sure, but its working great for me. good luck. my bad. the post above doesnt recreate all subfolders. this one does. $replace( $replace(%path%,.flac,),\FLAC\,\MP3\) just change .flac if you have other formats. ryangoan you are a life saver. Thank you! |
|
|
|
lieti Batch convert FLAC to MP3 with copying of folder structure. Jun 21 2010, 19:27
herojoker Copy the Flac folder to the MP3 folder, then use f... Jun 21 2010, 19:43
lieti QUOTE (herojoker @ Jun 21 2010, 19:43) Co... Jun 21 2010, 20:32
shakey_snake Use:
CODE$replace(%path%,\FLAC... Jun 21 2010, 19:53
lieti QUOTE (shakey_snake @ Jun 21 2010, 19:53)... Jun 21 2010, 20:49
shakey_snake QUOTE (lieti @ Jun 21 2010, 15:49) Thanks... Jun 21 2010, 21:11
garym QUOTE (shakey_snake @ Jun 21 2010, 14:11)... Jun 21 2010, 21:34

lieti Thanks people,
It seems that dbPowerAmp is good so... Jun 21 2010, 22:01
Mike Brown QUOTE (shakey_snake @ Jun 21 2010, 15:11)... Jul 7 2010, 13:52
2E7AH because you put that pattern in name format and co... Jul 7 2010, 14:04
Mike Brown QUOTE (2E7AH @ Jul 7 2010, 08:04) because... Jul 8 2010, 00:02
Purple Monkey Well sure you did, what do you think %path% evalua... Jul 8 2010, 02:48
domanix Hi,
Sorry to resurrect an old thread. I've h... Jan 22 2012, 13:36
bluto Just in case it helps others, this is what I use w... Jan 23 2012, 01:30
ryangoan hey all,
thanks for this thread. really helped me... Feb 17 2012, 13:03
ryangoan my bad.
the post above doesnt recreate all subfold... Feb 17 2012, 13:47
bluto QUOTE (ryangoan @ Feb 17 2012, 14:47) my ... Feb 18 2012, 12:32
Ouroboros You might also want to have a look at flac2mp3.py.... Feb 17 2012, 14:09
egglick Bluto, you rock. Using your directions in post #1... Jul 23 2012, 08:20
bluto Glad it worked for you!
I don't think Foo... Jul 23 2012, 12:55
db1989 QUOTE (egglick @ Jul 23 2012, 07:20) Now,... Jul 23 2012, 13:00![]() ![]() |
|
Lo-Fi Version | Time is now: 19th June 2013 - 00:54 |