• Willkommen im Linux Club - dem deutschsprachigen Supportforum für GNU/Linux. Registriere dich kostenlos, um alle Inhalte zu sehen und Fragen zu stellen.

Kaffeine spielt keine DVD´s ab

Ich hab Suse 11 X64. Hab alle codecs installiert, libxine1, xine-lib deinstalliert. Ich hab beim ersten Aufruf von kaffeine die Meldung erhalten:
Kann DMA Modus nicht prüfen. Zugriff verweigert oder kein solches Gerät: "/dev/dvd"
Beim Klick auf DVD kommt:
Die Quelle kann nicht gelesen werden.
Entweder haben Sie nicht genügend Rechte, oder die Quelle enthält keine Daten (z.B.: keine CD im Laufwerk) (/dev/dvd)
Weiters kommt bei Details
14:19:07: xine: Kann kein Plugin für MRL [dvd://] finden
Wenn ich Kaffeine aus der Konsole starte mit:
Code:
 kaffeine /media/VIDEODVD
funktioniert alles, aber ich möchte ja nicht jedes mal eine Konsole aufmachen und den name der Entsprechenden Disk eingeben, sondern einfach nur auf DVD abspielen klicken
ich hab auch schon versucht den Softlink zu löschen und neu zu erzeugen
Code:
ln -s /dev/hdc0 /dev/dvd
chmod 777 /dev/dvd
ohne Erfolg

das Programm xine-check das in einigen Threads erwähnt wird hab ich nicht gefunden.

Mit Totem funktioniert das Abspielen von DVD´s ohne Probleme. Ich verwende Kaffeine zum Fernsehen und Aufnehmen und würde daher auch gerne DVD´s bzw CD´s über Kaffeine abspielen damit ich ein Programm habe und nicht für jedes ein anderes.
Vielleicht kann mir ja irgendjemand weiterhelfen
 
OP
G

Goofy180173

Member
Das war was ich gemeint habe mit gibts nicht
Code:
gottfried@LIN-hauer:~> xine-check
bash: xine-check: command not found
gottfried@LIN-hauer:~>
LIN-hauer:/home/gottfried # xine-check
bash: xine-check: command not found
LIN-hauer:/home/gottfried #
 
Welche kaffeine-Version nutzt Du denn? Die "Standard"-Version oder die von Packman? Bei der "Standard"-Version kann es da Probleme geben.

CU Freddie
 
Upsi, da habe ich mich vertan - 'xine-check' ist eine Art Bonus im Paket 'xine-ui', welches wiederum ein grafisches frontend für xine ist. Deswegen haute das bei Dir nicht hin.

Zu empfehlen ist auf jeden Fall die Kaffeine-Version von Packman¹, Freddie62s Hinweis solltest Du beherzigen.

¹Edit: Umgekehrt natürlich.
 
OP
G

Goofy180173

Member
Ich hab jetzt xine-check ausgeführt und folgendes Ergebnis erhalten

gottfried@linux-ogwo:~> xine-check
Please be patient, this script may take a while to run...
[ good ] you're using Linux, doing specific tests
[ good ] looks like you have a /proc filesystem mounted.
[ good ] You seem to have a reasonable kernel version (2.6.25.18-0.2-default)
[ good ] intel compatible processor, checking MTRR support
[ good ] you have MTRR support and there are some ranges set.
[ good ] found the player at /usr/bin/xine
[ good ] /usr/bin/xine is in your PATH
[ hint ] No xine-config found. Assuming xine from binary packages
The xine-config script can be used to determine some file locations
used by xine-lib, but you don't have such a script on your system.
However, it looks like you installed xine via some package manager.
So I'll just guess that you are using the standard locations.
If you want me to be sure about those file locations, you can install
the xine-lib development package, which is usually called
'xine-lib-devel', 'xine-devel', 'libxine-dev' or similar.
That package contains xine-config, but this is not really needed to
run xine...
press <enter> to continue...

[ good ] plugin directory /usr/lib/xine/plugins exists.
[OUCH!!] There are no input plugins.
xine needs at least one input plugin, but none is installed.
You should probably reinstall xine-lib...
press <enter> to continue...

[OUCH!!] There are no demux plugins.
xine needs at least one demux plugin, but none is installed.
You should probably reinstall xine-lib...
press <enter> to continue...

[OUCH!!] There are no decoder plugins.
xine needs at least one decoder plugin, but none is installed.
You should probably reinstall xine-lib...
press <enter> to continue...

[OUCH!!] There are no video_out plugins.
xine needs at least one video_out plugin, but none is installed.
You should probably reinstall xine-lib...
press <enter> to continue...

[OUCH!!] There are no audio_out plugins.
xine needs at least one audio_out plugin, but none is installed.
You should probably reinstall xine-lib...
press <enter> to continue...

[ good ] skin directory /usr/share/xine/skins exists.
[ good ] found logo in /usr/share/xine/skins
[ good ] I even found some skins.
[ good ] /dev/cdrom points to /dev/sr0
[ good ] /dev/dvd points to /dev/sr0
[ hint ] Your DVD drive seems not to be attached via ATAPI.
This might be due to the use of an ide-scsi emulation.
If you really have a SCSI DVD drive, your SCSI controller is likely
to do perfect DMA, so there's no reason to worry about this.
However, if you're using ide-scsi, there is a chance that DMA is
disabled for the DVD drive. Moreover, I don't know how to enable
DMA in that case, so you probably have to live with some performance
loss. (FIXME: check for /proc/ide, provide solution)
press <enter> to continue...

[ good ] found xvinfo: X-Video Extension version 2.2
[ good ] your Xv extension supports YV12 overlays (improves MPEG performance)
[ good ] your Xv extension supports YUY2 overlays
[ good ] Xv ports: YUY2 YV12 UYVY I420 YUY2 YV12 UYVY I420
gottfried@linux-ogwo:~> xine-check
Please be patient, this script may take a while to run...
[ good ] you're using Linux, doing specific tests
[ good ] looks like you have a /proc filesystem mounted.
[ good ] You seem to have a reasonable kernel version (2.6.25.18-0.2-default)
[ good ] intel compatible processor, checking MTRR support
[ good ] you have MTRR support and there are some ranges set.
[ good ] found the player at /usr/bin/xine
[ good ] /usr/bin/xine is in your PATH
[ hint ] No xine-config found. Assuming xine from binary packages
The xine-config script can be used to determine some file locations
used by xine-lib, but you don't have such a script on your system.
However, it looks like you installed xine via some package manager.
So I'll just guess that you are using the standard locations.
If you want me to be sure about those file locations, you can install
the xine-lib development package, which is usually called
'xine-lib-devel', 'xine-devel', 'libxine-dev' or similar.
That package contains xine-config, but this is not really needed to
run xine...
press <enter> to continue...

[ good ] plugin directory /usr/lib/xine/plugins exists.
[OUCH!!] There are no input plugins.
xine needs at least one input plugin, but none is installed.
You should probably reinstall xine-lib...
press <enter> to continue...

[OUCH!!] There are no demux plugins.
xine needs at least one demux plugin, but none is installed.
You should probably reinstall xine-lib...
press <enter> to continue...

[OUCH!!] There are no decoder plugins.
xine needs at least one decoder plugin, but none is installed.
You should probably reinstall xine-lib...
press <enter> to continue...

[OUCH!!] There are no video_out plugins.
xine needs at least one video_out plugin, but none is installed.
You should probably reinstall xine-lib...
press <enter> to continue...

[OUCH!!] There are no audio_out plugins.
xine needs at least one audio_out plugin, but none is installed.
You should probably reinstall xine-lib...
press <enter> to continue...

[ good ] skin directory /usr/share/xine/skins exists.
[ good ] found logo in /usr/share/xine/skins
[ good ] I even found some skins.
[ good ] /dev/cdrom points to /dev/sr0
[ good ] /dev/dvd points to /dev/sr0
[ hint ] Your DVD drive seems not to be attached via ATAPI.
This might be due to the use of an ide-scsi emulation.
If you really have a SCSI DVD drive, your SCSI controller is likely
to do perfect DMA, so there's no reason to worry about this.
However, if you're using ide-scsi, there is a chance that DMA is
disabled for the DVD drive. Moreover, I don't know how to enable
DMA in that case, so you probably have to live with some performance
loss. (FIXME: check for /proc/ide, provide solution)
press <enter> to continue...

[ good ] found xvinfo: X-Video Extension version 2.2
[ good ] your Xv extension supports YV12 overlays (improves MPEG performance)
[ good ] your Xv extension supports YUY2 overlays
[ good ] Xv ports: YUY2 YV12 UYVY I420 YUY2 YV12 UYVY I420



Ich habe einen SATA DVD-Brenner aber wirklich mehr sagt mir das ganze immer noch nicht
 
Wieso sagt Dir das nix? Da steht's doch (auszugsweise):
[OUCH!!] There are no input plugins.
xine needs at least one input plugin, but none is installed.
[OUCH!!] There are no demux plugins.
xine needs at least one demux plugin, but none is installed.
[OUCH!!] There are no decoder plugins.
xine needs at least one decoder plugin, but none is installed.
[OUCH!!] There are no video_out plugins.
xine needs at least one video_out plugin, but none is installed.
[OUCH!!] There are no audio_out plugins.
xine needs at least one audio_out plugin, but none is installed.
Guckst Du hier!

Sollte Dir helfen. Findet man übrigens über's Wiki!

CU Freddie
 
OP
G

Goofy180173

Member
Hab ich doch gemacht. Ich kann auch unter kaffeine DVD´s anschauen.
Code:
kaffeine /media/<Name>
und schon spielt das Ding die DVD ab. Egal ob gekauft oder selbstgebrannt. Ich könnte ja DVD´s mit totem schauen, aber ich möchte halt ein Programm für alles. Wenn ich in den Xine parametern "/media/<Name>" eingebe dann funktionierts auch mit einem Klick auf das DVD Symbol. Aber leider haben halt die Disks immer einen anderen namen. Aber ich werd am Abend wenn ich zu Hause bin die Installation nochmals durchlaufen lassen
 
Ich habe gestern bei meiner Tochter die 11.0 installiert und da hatte ich dasselbe (noch nicht gelöste) Problem! Das scheint wirklich an der kaffeine-Version zu liegen. Heute habe ich meinen Hauptrechner auf 11.0 umgestellt. Vorher habe ich per webpin überprüft, welche kaffeine-Versionen verfügbar sind. Im Backports-repo gibt es bereits 0.8.7! Die Version von Packman ist aber 0.8.6..! Nun habe ich heute zunächst auf Backports verzichtet und kaffeine über packman aktualisiert (Ist ein "pm" im Versionsnamen!). Da funzt kaffeine einwandfrei. Jetzt werde ich das bei meiner Tochter (Wohnt nicht mehr zu Hause) auch noch prüfen und umstellen müssen. Ist vielleicht ein Tip!

CU Freddie
 

prinzunix

Hacker
Ich weiß nicht, was Du da installiert hast, aber nicht die aktuelle Version aus Packman. Da ist die Version auch 0.8.7.

Bis denn.

Prinzunix
 
:???: Heute morgen hat webpin noch 0.8.6.?? bei Packman angezeigt. Bin mir da ziemlich sicher! Jetzt wird auf jeden Fall 0.8.7 angezeigt. Das Update heute morgen zeigte bei der Version 0.8.7 definitiv kein "pm" in der Version. Halt, zurück! Gerade hab ichs nochmal geprüft:
Bei Packman gibt's jetzt die Version 0.8.7-0.pm.1, in den Backports die Version 0.8.7-2.1. Wenn man auf die "updatet" geht das Videokucken nicht mehr! :D

CU Freddie
 

Escho

Advanced Hacker
Vorher habe ich per webpin überprüft, welche kaffeine-Versionen verfügbar sind. Im Backports-repo gibt es bereits 0.8.7! Die Version von Packman ist aber 0.8.6..!
Dieses "Versionen-Gerangel" bei kaffeine gab es vor noch nicht allzu langer Zeit schon einmal. Drum, nie blind Updates fahren! Immer erst vorher nachschauen, was man sich da hochlädt. Yast bietet dazu ja die Möglichkeiten an.

Edgar
 
OP
G

Goofy180173

Member
Also bei mir hat das ganze nicht funktioniert. Ich denke, dass ich wirklich ein Problem mit meiner xine installation habe. Ich hab folgende Pakete von Packman aktualisiert:
libxine1
libxine1-codecs
libxine1-gnome-vfs
aber wenn ich xine-check starte bekomme ich trotzdem die Meldungen, dass die Plugins fehlen.
Wenn ich gxine starte und dvd wähle bekomme ich:
Kein Input-Plugin gefunden.
Entweder existiert die Datei nicht, hat falsche Dateirechte oder
die URL ist fehlerhaft.
Wenn ich libxine1 installiert habe brauch ich dann auch xine-lib? Ich dachte xine-lib ist die kastrierte form von opensuse.
 
OP
G

Goofy180173

Member
Ich hab jetzt von die libxine1-devel auch installiert. Danach hatte ich bei xine-chek keine Fehler mehr aber funktionieren tut es immer noch nicht. Weder mit gxine noch mit kaffeine ich hab immer noch den Fehler fehlendes input plugin.
Also dass mit den fehlenden plugins bei xine-check dürfte scheinbar mit der fehlenden xine-config zusammenhängen. Die mit libxine1-debug mitgeliefert wird.
 
OP
G

Goofy180173

Member
Entschuldigung, darauf bin ich auch schon gekommen
habe daher /dev/dvd auf /dev/sr0 gelegt. Funktioniert aber trotzdem nicht,.
xine-check meldet jetzt
[ good ] /dev/dvd points to /dev/sr0
 
Oben