PDA

Archiv verlassen und diese Seite im Standarddesign anzeigen : Mp3 rippen /devhdc nein /dev/hdd ja



ProfBunny
05.01.03, 16:33
Hi

ich möchte eine cd rippen.
mit meinem Brenner geht nicht(scsi emu)
sisyphus:/# abcde -d /dev/hdc
Getting CD track info... cd-discid: /dev/hdc: CDROMREADTOCHDR: Input/output error
abcde error: CD could not be read. Perhaps there's no CD in the drive?

also cd is drin, geht weder als root noch als user.

daten cd's kann ich ganz normal mounten

mein zweites cdrom lw da funzt es, is aber ein altes double speed und so lange wollt ich nich warten:p

außerdem bekomm ich keine cddb info.

Jemannd ne Idee?

Profbunny

sepp2k
05.01.03, 16:48
Wenn ein Laufwerk scsi emuliert ist, heißt es nicht /dev/hdX sondern /dev/scX

ProfBunny
05.01.03, 17:00
Danke, ist mir entfallen:rolleyes:
Hab den link /dev/cdrom neu gesetzt.
Das geht und cddb auch.

Neue Fehlermeldung:mad:
Unable to open cdrom drive; -v will give more information.
The following commands failed to run:
readtrack-1: cdparanoia returned code 1
Finished. Not cleaning /home/profbunny/abcde.820f6c


die option v bringt auch nicht mehr infos
Was nu??


Profbunny

ProfBunny
05.01.03, 21:02
Hab das Problem auch gelöst.:D :D
chmod +s cdparanoia

jetzt möchte ich rippen

wav geht,

neues Prob :mad: :mad:

profbunny@sisyphus:~$ abcde -o mp3
abcde error: lame is not in your path.

habe geschaut es gibt kein packet lame, is das' n dummy packet oder wird das durchein anderes zur
verfügung gestellt??

Jemannd ne Ahnung??


Thx4Help

Profbunny

HackThor
05.01.03, 21:11
"lame" ist der MP3-Encoder, also das Programm was aus den Wave-Files die er von der CD rippt dann die MP3s macht. Ist leider zwingend notwendig, oder? :D
Google und rpmfind.net sind deine Freunde...

ciao

Michael

ProfBunny
05.01.03, 21:18
sisyphus:/home/profbunny# dpkg -l "*lame*"
un lame <keine> (keine Beschreibung vorhanden)

sisyphus:/home/profbunny# apt-get install lame
Reading Package Lists... Done
Building Dependency Tree... Done
Package lame has no available version, but exists in the database.
This typically means that the package was mentioned in a dependency and
never uploaded, has been obsoleted or is not available with the contents
of sources.list
E: Package lame has no installation candidate

Wie gesagt wo kommts her?

Profbunny

HackThor
05.01.03, 22:41
Nirgendwoher :(

http://www.debian.org/devel/wnpp/unable-to-package.en.html

Also: Source, ziehen, selber kompilieren....

ciao

Michael