View previous topic :: View next topic |
Author |
Message |
cerealK n00b
Joined: 30 May 2003 Posts: 37
|
Posted: Mon Jun 02, 2003 10:42 pm Post subject: masterizzare audio cd |
|
|
premesso ceh di linux so veramente poco, il mio problema è quello di masterizzare cd musicali con arson partendo da file mp3
iarson dovrebbe essere configurao in maniera corretta MA quando cerco di masterizzare la risposta è:
audio decoder exited with error code 0
e tutto si ferma li.. immobile a guardarmi con occhio languido.. come ad aspettare ceh io faccia quacosa...
la mia domanda è: cosa devo fare per fargli digerire i miei mp3??? |
|
Back to top |
|
|
fatez Apprentice
Joined: 07 May 2003 Posts: 295
|
Posted: Tue Jun 03, 2003 9:59 pm Post subject: |
|
|
Emergiati "k3b" io lo uso da poco ma finalmente ho potuto dire addio a "nero". |
|
Back to top |
|
|
flocchini Veteran
Joined: 17 May 2003 Posts: 1124 Location: Milano, Italy
|
Posted: Sun Jun 15, 2003 11:06 pm Post subject: |
|
|
Uhm... credo di conoscere l'autore del thread...
In ogni caso pure io ho lo stesso problema, k3b l'ho provato ma non funziona e non so il perche', arson invece al primo colpo e' partito senza intoppi... A parte il fastidiosissimo errore quando cerco di scrivere un mp3 che non sia a 128kbps :'(
Cha poi l'errore non e' di arson ma di mpg123 credo... _________________ ~~ Per amore della rosa si sopportano le spine... ~~ |
|
Back to top |
|
|
flocchini Veteran
Joined: 17 May 2003 Posts: 1124 Location: Milano, Italy
|
Posted: Sun Jun 15, 2003 11:43 pm Post subject: |
|
|
Come non detto... Ho trovato la soluzione nel forum tedesco
Basta utilizzare mpg321 anziche' mpg123 e quello si mangia tutto tranquillamente.
Quindi
emerge arson
emerge sox (che serve x varie cose... e' una utility di manipolazione x file multimediali)
emerge mpg321
Poi dalle opzioni di Arson si cambia mpg123 in mpg321 et voila'
Detto questo vado a formattare WinXP che ormai e' totalmente inutile evviva _________________ ~~ Per amore della rosa si sopportano le spine... ~~ |
|
Back to top |
|
|
JacoMozzi l33t
Joined: 12 May 2003 Posts: 645 Location: Giubiasco world(EU(CH(TI)))
|
Posted: Mon Jun 16, 2003 12:21 am Post subject: |
|
|
Io ho trovato in un forum uno script molto semplice che però funziona:
Code: |
!/bin/bash
for I in *.mp3
do
mpg321 -v --wav - "$I" > "$I.wav"
done
cdrecord -pad -dao -v speed=32 dev=0,2,0 -audio *.wav
rm -f *.wav
|
Ciao a tutti
Jaco |
|
Back to top |
|
|
Peach Advocate
Joined: 08 Mar 2003 Posts: 3686 Location: London, UK
|
Posted: Mon Jun 16, 2003 8:02 am Post subject: |
|
|
ok per lo script,..
ma arson fa decoding dell'mp3 on-the-fly ??? |
|
Back to top |
|
|
mek n00b
Joined: 05 Jun 2003 Posts: 20 Location: venice
|
Posted: Mon Jun 16, 2003 8:24 am Post subject: [OT] *** |
|
|
ollallà --- non sei più newbie, complimenti peach!
Code: |
bash-2.05b# emerge -p k3b
These are the packages that I would merge, in order:
Calculating dependencies ...done!
[ebuild N ] app-cdr/cdrtools-2.01_alpha14
[ebuild N ] media-libs/id3lib-3.8.3-r1
[ebuild N ] media-sound/mpg123-0.59r-r2
[ebuild N ] sys-apps/eject-2.0.12-r1
[ebuild N ] dev-perl/Audio-Tools-0.01
[ebuild N ] dev-perl/MP3-Info-1.01-r2
[ebuild N ] dev-util/pccts-1.33.32-r1
[ebuild N ] dev-perl/Audio-Wav-0.02
[ebuild N ] app-cdr/cdrdao-1.1.7-r1
[ebuild N ] media-libs/alsa-lib-0.9.4
[ebuild N ] media-sound/alsa-driver-0.9.4-r1
[ebuild N ] kde-base/kdelibs-3.1.2
[ebuild N ] kde-base/kdebase-3.1.2
[ebuild N ] app-cdr/k3b-0.8.1-r1
bash-2.05b#
|
ke-dolore! _________________ **LINUX! Cause a PC is a terrible thing to waste** |
|
Back to top |
|
|
bsolar Bodhisattva
Joined: 12 Jan 2003 Posts: 2764
|
Posted: Mon Jun 16, 2003 8:58 am Post subject: Re: [OT] *** |
|
|
Beh sono tutte comprensibili, a parte kdebase... _________________ I may not agree with what you say, but I'll defend to the death your right to say it. |
|
Back to top |
|
|
Peach Advocate
Joined: 08 Mar 2003 Posts: 3686 Location: London, UK
|
Posted: Mon Jun 16, 2003 9:00 am Post subject: |
|
|
già... kdebase me l'ha installato anche a me all'inizio... vedi di avere
EDIT
ARGH... ma è k3b quindi mi sa che lo vuole per forza
pacco... |
|
Back to top |
|
|
cerri Bodhisattva
Joined: 05 Mar 2003 Posts: 2957 Location: # init S
|
Posted: Mon Jun 16, 2003 10:02 am Post subject: Re: [OT] *** |
|
|
bsolar wrote: |
Beh sono tutte comprensibili, a parte kdebase... |
No, k3b e' per KDE quindi e' necessaria. _________________ Enjoy your freedom.
Sex is like hacking. You get in, you get out, and you hope you didnt leave something behind that can be traced back to you.
<----------------------->
Andrea Cerrito |
|
Back to top |
|
|
mek n00b
Joined: 05 Jun 2003 Posts: 20 Location: venice
|
Posted: Tue Jun 17, 2003 3:27 am Post subject: |
|
|
diciamo che il k3b *che dolor* lo ha compilato.. ma il primo output del setup non mi è piaciuto un gran che, anche se sembra funzionare.. forse è perchè non trova il KDE running ??
Code: | bash-2.05b# k3bsetup
Xlib: extension "GLX" missing on display ":0.0".
Xlib: extension "GLX" missing on display ":0.0".
Creating link /root/.kde/socket-mektop.
Created link from "/root/.kde/socket-mektop" to "/tmp/ksocket-root"
sh: line 1: iceauth: command not found
ICE Connection rejected!
DCOPClient::attachInternal. Attach failed Authentication Rejected, reason : None
of the authentication protocols specified are supported and host-based authenti
cation failed
ICE Connection rejected!
DCOPClient::attachInternal. Attach failed Authentication Rejected, reason : None
of the authentication protocols specified are supported and host-based authenti
cation failed
DCOPServer self-test failed.
sh: line 1: iceauth: command not found
kdeinit: DCOPServer could not be started, aborting.
WARNING: KDE detected X Error: BadMatch (invalid parameter attributes) \x08
Major opcode: *
|
_________________ **LINUX! Cause a PC is a terrible thing to waste** |
|
Back to top |
|
|
cerri Bodhisattva
Joined: 05 Mar 2003 Posts: 2957 Location: # init S
|
Posted: Tue Jun 17, 2003 4:41 am Post subject: |
|
|
Lo lanci come root in una sessione da utente? _________________ Enjoy your freedom.
Sex is like hacking. You get in, you get out, and you hope you didnt leave something behind that can be traced back to you.
<----------------------->
Andrea Cerrito |
|
Back to top |
|
|
maur8 Apprentice
Joined: 04 Mar 2003 Posts: 229 Location: Pescara (in serie B!!!), Italy
|
Posted: Tue Jun 17, 2003 1:03 pm Post subject: |
|
|
prova a fare prima del setup _________________ Maur8.
"They decided our fate in a microsecond. Extermination"
Sgt. Kyle Rise, The Terminator |
|
Back to top |
|
|
|