Thomas Pimmel wrote:
Salut,Merci!
Le Mercredi 30 Octobre 2002 09:06, vous avez �crit :
J'ai un CD audio � graver pour un aniiversaire (un choix de chansons).La doc de xcdroast te fournit la solution. Attention �galement � convertir le format proprement (fr�quence notamment).
J'ai des fichiers en ".mp3". J'ai l'impressin qu'il faut des ".wav".
Comment faire?
-----------------------
As X-CD-Roast 0.98alpha8 is not yet able to handle mp3-files directly, you have to convert the files yourself into wav-format. There are a lot of ways to do this - you can try mpg123 -w myfile.wav myfile.mp3.
In the end you have a lot of wav-files which should be written as audio-CD. Just make sure X-CD-Roast does find your wav-files in its image-directories and then just go ahead like described in FAQ Question 17.
Note: X-CD-Roast can only write CD-quality wav-files (44.1khz, 16 bit, stereo) - If your files do not meet this requirements they will be displayed with an audio-icon with a red slash through it. This files can't be written and will be ignored until you convert them into a proper format.
-------------------------
J'ai m�me fait un script (on peut le compl�ter par un mv *.wav ->o� on veut) :
for fichier in *.mp3
do
mpg123 -w "$fichier".wav "$fichier"
done
eroaster n'�tant pas installer sur mon PC, je n'ai pas tester cette solution propos�e par Serge.
--
Amicalement vOOo <http://www.openoffice-fr.org>tre
Troumad
Bernard SIAUD
troumad.free.fr <http://troumad.free.fr> : AD&D <http://troumad.free.fr/index_add.html>, math�matiques <http://www.web-etudiants.fr.st>, WEB <http://www.web-etudiants.fr.st>, Electronique <http://www.elec-etudiants.fr.st> et sectes <http://www.sectes.fr.fm>.
Vous souhaitez acquerir votre Pack ou des Services MandrakeSoft? Rendez-vous sur "http://www.mandrakestore.com"
