HydrogenAudio

Lossy Audio Compression => MPC => Topic started by: antares on 2009-03-03 09:55:25

Title: How to convert SV7 to SV8?
Post by: antares on 2009-03-03 09:55:25
Hi to all,

I would like to convert all my old SV7- mpc-files to SV8. To get some help, I first have asked in the Musepack-Forum and got this answer (http://forum.musepack.net/showthread.php?t=579) by Shy:

Quote
Mentioned in mpc2sv8's help, it can convert from a specified input file to an output file you name, or a group of input files to an output directory you name. If for example you want to convert all mpc files in a folder to an "SV8" subfolder in it: mpc2sv8 "D:\Music\Albums\Artist-2009-Album Title\*.mpc" "D:\Music\Albums\Artist-2009-Album Title\SV8"
Note that the "SV8" subfolder should already exist there for it to work, as mpc2sv8 doesn't create folders.

Here is a batch file that you can put in a root folder where your album folders are. It will automatically create an sv8 folder within each folder and place the converted files in it. First, edit the path to mpc2sv8.exe in it.

The problem with it is: 1. it creates an additional empty "sv8" subfolder within every "sv8" folder. 2. it's uncomfortable/messy, especially if you have many folders. Instead of creating an sv8 folder within each folder, it would be better to place identically named folders with converted files in them in a selected target folder. It's surely possible, but I don't know how to do it with a batch file. Maybe someone else could offer their help.


Unfortunately, I couldn't get it to work. So once again, could someone give me some help please?

All my mpc-music files are stored in the folder "mpc": My storage system is the following: mpc\Artist\Album\1)Title.mpc    like:  "E:\Musik\mpc\Sweet Smoke\Just A Poke\01. Baby Night .mpc"

How can I convert all my files by retaining my storage-system including folders and subfolders?

Thanks


Antares


Title: How to convert SV7 to SV8?
Post by: sld on 2009-03-03 13:38:03
I'm already using the batch file. You have to make sure to edit the batch file by renaming the mpc2sv8.exe path to wherever you stored your mpc2sv8.exe file on your system.

What I'm doing, though, is placing the batch file in every folder that contains mpc files (this is when Foobar2000's powerful database management comes in). However, the batch file works recursively, just that you'll get SV8 folders inside EVERY SINGLE folder that contains mpc files.
Title: How to convert SV7 to SV8?
Post by: antares on 2009-03-03 15:56:09
.... all I want to do is to convert all my SV7 mpc-files "as they are" into SV8 by retaining the whole storage-system. I definitely don't want to create SV8-subfolders! As Shy mentioned, it should be possible:

Quote
Instead of creating an sv8 folder within each folder, it would be better to place identically named folders with converted files in them in a selected target folder. It's surely possible, but I don't know how to do it with a batch file. Maybe someone else could offer their help.


Unfortunately I don't have the skills to create such a batch-file!


antares
Title: How to convert SV7 to SV8?
Post by: Seed on 2009-03-03 19:35:47
The new script does not create any extra folders. Follow the discussion (http://forum.musepack.net/showthread.php?p=2239#post2239) after my post:

Convert SV7 to SV8 (http://forum.musepack.net/showpost.php?p=2239&postcount=4)
Title: How to convert SV7 to SV8?
Post by: antares on 2009-03-04 10:44:10
Hallo again,

for those who are interested to convert their mpc-sv7 into mpc-sv8, Grimmel and Shy have written an appropriate batch-file and some very good instructions. You can download them here (http://files.musepack.net/windows/mpc2sv8bat.zip).

I'm not very skilled in computing and tried it out and it worked perfect.


Thanks to Grimmel, Shy and Seed


antares