VLC media player spielt keine DVD´s ab

VLC media player spielt bei mir leider keine DVD´s ab, könnte an den Codecs hängen.
Was ist zu tun?
Meinen Dank vielmals vorab.

Hast du schon mal hier geschaut: https://en.opensuse.org/VLC

Und du brauchst die packman codecs: https://en.opensuse.org/SDB:Installing_codecs_from_Packman_repositories

Hintergrund: https://en.opensuse.org/Concepts_multimedia

Poste mal:

zypper lr -d

1 | ftp.gwdg.de-openSUSE_Leap_$releasever | Packman Repository
| Ja | (r ) Ja | Ja
| 99 | rpm-md | http://ftp.gwdg.de/pub/linux/misc/packman/suse/openSUSE_L
eap_15.3/ |
2 | openSUSE-Leap-15.3-1 | openSUSE-Leap-15.3-1
| Ja | (r ) Ja | Nein
| 99 | rpm-md | cd:/?devices=/dev/disk/by-id/ata-TSSTcorp_CDDVDW_SH-224DB
_R93E6YBD601JDV |
3 | repo-backports-debug-update | Update repository with updates for openSUSE
Leap debuginfo packages from openSUSE Backports | Nein | ---- | ----
| 99 | NONE | http://download.opensuse.org/update/leap/15.3/backports_d
ebug/ |
4 | repo-backports-update | Update repository of openSUSE Backports
| Ja | (r ) Ja | Ja
| 99 | rpm-md | http://download.opensuse.org/update/leap/15.3/backports/
|
5 | repo-debug | Debug Repository
| Nein | ---- | ----
| 99 | NONE | http://download.opensuse.org/debug/distribution/leap/15.3
/repo/oss/ |
6 | repo-debug-non-oss | Debug Repository (Non-OSS)
| Nein | ---- | ----
| 99 | NONE | http://download.opensuse.org/debug/distribution/leap/15.3
/repo/non-oss/ |
7 | repo-debug-update | Update Repository (Debug)
| Nein | ---- | ----
| 99 | NONE | http://download.opensuse.org/debug/update/leap/15.3/oss/
|
8 | repo-debug-update-non-oss | Update Repository (Debug, Non-OSS)
| Nein | ---- | ----
| 99 | NONE | http://download.opensuse.org/debug/update/leap/15.3/non-o
ss/ |
9 | repo-non-oss | Non-OSS Repository
| Ja | (r ) Ja | Ja
| 99 | rpm-md | http://download.opensuse.org/distribution/leap/15.3/repo/
non-oss/ |
10 | repo-oss | Main Repository
| Ja | (r ) Ja | Ja
| 99 | rpm-md | http://download.opensuse.org/distribution/leap/15.3/repo/
oss/ |
11 | repo-sle-debug-update | Update repository with debuginfo for update
s from SUSE Linux Enterprise 15 | Nein | ---- | ----
| 99 | NONE | http://download.opensuse.org/debug/update/leap/15.3/sle/
|
12 | repo-sle-update | Update repository with updates from SUSE Li
nux Enterprise 15 | Ja | (r ) Ja | Ja
| 99 | rpm-md | http://download.opensuse.org/update/leap/15.3/sle/
|
13 | repo-source | Source Repository
| Nein | ---- | ----
| 99 | NONE | http://download.opensuse.org/source/distribution/leap/15.
3/repo/oss/ |
14 | repo-update | Main Update Repository
| Ja | (r ) Ja | Ja
| 99 | rpm-md | http://download.opensuse.org/update/leap/15.3/oss/
|
15 | repo-update-non-oss | Update Repository (Non-Oss)
| Ja | (r ) Ja | Ja
| 99 | rpm-md | http://download.opensuse.org/update/leap/15.3/non-oss/
|
16 | skype-stable | skype (stable)
| Ja | (r ) Ja | Ja
| 99 | rpm-md | Index of /rpm/stable
|
steph.web@Weber-PC1:~>

Ich habe jetzt das Packam Repository hinzugefügt, aber welche Codecs bleibt undurchsichtig.
Was ist zu installieren und was lieber nicht?
Meinen Dank bereits vielmals vorab.

Du brauchst nur folgende beide Pakete aus den packman repos (vendorchange erlauben --allow-vendor-change):

gstreamer-plugins-bad
gstreamer-plugins-ugly

und möglicherweise noch

gstreamer-plugins-libav

Und da du Leap benutzt gilt auch noch das für dich: https://en.opensuse.org/SDB:Installing_codecs_from_Packman_repositories

Damit Du ein kommerzielles DVD-Video abspielen kannst, müssen mehrere Voraussetzungen erfüllt sein:

  1. Das DVD-Laufwerk muss den Regionalcode der DVD handhaben können siehe hier “Regionalcode”
  2. Die DVD-Abspiel-Software ( z.B. VLC) muss die DVD-Daten entschlüsseln können siehe hier “Verschlüsselung”
  3. Die DVD-Abspiel-Software ( z.B. VLC) muss die Videodaten dekodieren können (Codec).

zu 1.)
Der Reginalcode der DVD ist auf der Verpackung angegeben. Welchen Regionalcode(s) Dein DVD-Laufwerk abspielen kann, sollte in der Dokumentation Deines DVD-Laufwerks zu finden sein.

zu 2.
Für die Entschlüsselung der DVD-Daten wird das Paket libdvdcss benötigt.

zu 3.
Für die Dekodierung der Videodaten mit vlc muss das Paket vlc-codecs installiert sein.

Viele Grüße

susejunky

Die Codecs sind alle vorhanden, aber libdvdcss fehlt und läßt sich im Yast auch nicht suchen

libdvdcss2 findet sich im VideoLAN-Repository: https://en.opensuse.org/Additional_package_repositories#VLC_VideoLan_client

Bitte bitte nicht.
Videolan und Packman Repo gleichzeitig ergibt Schwierigkeiten

Als root:

zypper ar -f https://opensuse-guide.org/repo/openSUSE_Leap_15.3/ libdvdcss
zypper in libdvdcss2

Bei mir nicht, aber man kann ja das eine Paket auch einfach so herunterladen und installieren. opensuse-guide.org kenne ich nicht, aber ich schätze, deine Vorgehensweise ist, vor allem für Anfänger, einfacher.

Steht aber eindeutig auf der Seite die du verlinkt hast:
https://en.opensuse.org/Additional_package_repositories#VLC_VideoLan_client

VLC Repositories for openSUSE contains all the required libraries that are not shipped with original openSUSE. (VLC is also provided by Packman, do not add both repositories.)

Da steht so Einiges :wink:

Nach langer Zeit funktioniert es jetzt,
erst einmal meinen ganzen Dank dafür an Euch!