Seite 1 von 1
Vlc Player

Verfasst:
Jun 26th, '18, 08:40
von chatter
Hallo,
ich habe bei Mageia 6 nach Problemen den Vlc Player deinstalliert und danach neu installiert. Jetzt startet er gar nicht mehr. Hab ich eventuell einige Pakete vergessen?
Viele Grüße
Chatter
Re: Vlc Player

Verfasst:
Jun 26th, '18, 10:19
von man-draker
chatter hat geschrieben:Hab ich eventuell einige Pakete vergessen?
Das sollte die Paketverwaltung eigentlich verhindern.
Starte das Ding doch mal von einem Terminal aus und poste eventelle Fehlermeldungen.
Re: Vlc Player

Verfasst:
Jun 26th, '18, 10:38
von chatter
Das kam beim Start über Konsole:
VLC media player 3.0.2 Vetinari (revision 3.0.2-0-gd7b653cf14)
VLC media player 3.0.2 Vetinari
Command Line Interface initialized. Type `help' for help.
Re: Vlc Player

Verfasst:
Jun 26th, '18, 15:03
von man-draker
Und dann?
Re: Vlc Player

Verfasst:
Jun 26th, '18, 15:08
von chatter
Was dann? Es passierte nichts .............
Re: Vlc Player

Verfasst:
Jun 26th, '18, 15:08
von man-draker
man-draker hat geschrieben:Und dann?
Wenn da nichts kommt, hast du nur die CLI-Version installiert.
Bei mir sind folgende Pakete drauf:
- Code: Alles auswählen
[man-draker@localhost ~]$ rpm -qa|grep vlc
lib64vlc5-3.0.2-0.1.mga6.tainted
vlc-plugin-pulse-3.0.2-0.1.mga6.tainted
vlc-3.0.2-0.1.mga6.tainted
vlc-plugin-lua-3.0.2-0.1.mga6.tainted
vlc-plugin-common-3.0.2-0.1.mga6.tainted
vlc-plugin-theora-3.0.2-0.1.mga6.tainted
npapi-vlc-2.2.0-1.mga6
vlc-plugin-upnp-3.0.2-0.1.mga6.tainted
lib64vlccore9-3.0.2-0.1.mga6.tainted
lib64vlccore8-3.0.0-0.git.19.mga6.tainted
vlc-plugin-vdpau-3.0.2-0.1.mga6.tainted
[man-draker@localhost ~]$
Das upnp-plugin gehört nicht zur Standardinstallation. Das benötigst du nur, wenn du einen DLNA-Server im Netz hast.
Re: Vlc Player

Verfasst:
Jun 26th, '18, 15:37
von chatter
Hab jetzt ein fehlendes Paket nachinstalliert und Vlc startet wieder aber der Stream von Drembox WebControl funktioniert noch nicht (es bleibt alles schwarz) und .ts Dateien ruckeln.
Re: Vlc Player

Verfasst:
Jun 26th, '18, 15:46
von man-draker
Da fehlt wahrscheinlich
a) ein Codec
b) das Modul zur Videobeschleunigung
Was kommen denn für (Fehler)Meldungen, wenn du VLC wieder im Terminal startest?
.ts-Dateien klingt nach DVD. Da hilft evtl. ein Abschnitt aus der Paketbeschreibung:
- Code: Alles auswählen
This package contains no CSS unscrambling functionality for DVDs ;
you need the libdvdcss library available from
http://www.videolan.org/libdvdcss/
Die Tainted-Repos von MGA enthalten dazu: lib64dvdcss2 und libdvdcss2
Re: Vlc Player

Verfasst:
Jun 26th, '18, 15:49
von chatter
Jetzt kommt:
VLC media player 3.0.2 Vetinari (revision 3.0.2-0-gd7b653cf14)
[0000000000ab51a0] main libvlc: VLC wird mit dem Standard-Interface ausgeführt. Benutzen Sie 'cvlc', um VLC ohne Interface zu verwenden.
[0000000000b496c0] main playlist: playlist is empty
Re: Vlc Player

Verfasst:
Jun 26th, '18, 15:54
von man-draker
Du musst schon eine Datei abspielen.
Dann sollten noch mehr Meldungen kommen.
Re: Vlc Player

Verfasst:
Jun 26th, '18, 15:57
von chatter
und wie funktioniert das über die Konsole ?
Re: Vlc Player

Verfasst:
Jun 26th, '18, 17:34
von man-draker
Du gibst ein
- Code: Alles auswählen
vlc
dann sollte sich das Programmfenster öffnen.
Dort wählst du eine Datei zum Abspielen aus und drückst auf Start.
Dann wird in dem Terminal ausgegeben, was das Programm so anstellt und auch, wo es Fehler meldet.
Beispiel:
- Code: Alles auswählen
[man-draker@localhost ~]$ vlc
VLC media player 3.0.2 Vetinari (revision 3.0.2-0-gd7b653cf14)
[0000000000e911a0] main libvlc: VLC wird mit dem Standard-Interface ausgeführt. Benutzen Sie 'cvlc', um VLC ohne Interface zu verwenden.
[0000000000f25e30] main playlist: playlist is empty
[00007f13e0c0a810] mkv demux error: cannot load some cues/chapters/tags etc. (broken seekhead or file)
[00007f13e0c0a810] mkv demux error: cannot load some cues/chapters/tags etc. (broken seekhead or file)
[0000000000f331c0] vlcpulse audio output error: digital pass-through stream connection failure: Nicht unterstützt
[0000000000f331c0] main audio output error: module not functional
[00007f13e0ce1460] main decoder error: failed to create audio output
[0000000000f331c0] vlcpulse audio output error: digital pass-through stream connection failure: Nicht unterstützt
[0000000000f331c0] main audio output error: module not functional
[00007f13e0ce1460] main decoder error: failed to create audio output
[00007f13c400b850] main filter error: Failed to create video converter
[00007f13e0c084b0] avcodec decoder: Using G3DVL VDPAU Driver Shared Library version 1.0 for hardware decoding
[00007f13c4036910] main filter error: Failed to create video converter
Es gibt zwar Fehlermeldungen, aber der Film spielt.
Re: Vlc Player

Verfasst:
Jun 26th, '18, 17:58
von Latte
oder einfach
- Code: Alles auswählen
vlc /Pfad/zu/deinem/film.avi
und vlc startet direkt den Film
Re: Vlc Player

Verfasst:
Jun 26th, '18, 18:05
von Latte
Hast du eigentlich die "Tainted" Quellen aktiviert? Ansonsten kann es sein, dass der vlc nicht alle Codecs abspielen kann. Zeig doch mal bitte die Ausgabe von
- Code: Alles auswählen
urpmq --list-media active
Re: Vlc Player

Verfasst:
Jun 26th, '18, 18:51
von chatter
Die Ausgabe von urpmq --list-media active:
- Code: Alles auswählen
Live Core
Live Nonfree
Core Release
Core Updates
Nonfree Release
Nonfree Updates
Tainted Release
Tainted Updates
Core 32bit Release
Core 32bit Updates
Nonfree 32bit Release
Nonfree 32bit Updates
Tainted 32bit Release
Tainted 32bit Update
Re: Vlc Player

Verfasst:
Jun 26th, '18, 18:56
von chatter
und diese Fehlermeldung gibt vlc über die Konsole beim abspielen einer .ts.:
- Code: Alles auswählen
VLC media player 3.0.2 Vetinari (revision 3.0.2-0-gd7b653cf14)
[00000000008fc1a0] main libvlc: VLC wird mit dem Standard-Interface ausgeführt. Benutzen Sie 'cvlc', um VLC ohne Interface zu verwenden.
[00000000009906c0] main playlist: playlist is empty
[000000000099da40] main audio output error: too low audio sample frequency (0)
[00007fb384caf530] main decoder error: failed to create audio output
[00007fb384c0c410] main decoder error: buffer deadlock prevented
[000000000099da40] vlcpulse audio output error: digital pass-through stream connection failure: Nicht unterstützt
[000000000099da40] main audio output error: module not functional
[00007fb384caf530] main decoder error: failed to create audio output
uint DBusMenuExporterDBus::GetLayout(int, int, const QStringList&, DBusMenuLayoutItem&): Condition failed: menu
uint DBusMenuExporterDBus::GetLayout(int, int, const QStringList&, DBusMenuLayoutItem&): Condition failed: menu
[00007fb364009960] main filter error: Failed to create video converter
[00007fb384c0c410] avcodec decoder: Using NVIDIA VDPAU Driver Shared Library 390.59 Wed May 9 21:58:29 PDT 2018 for hardware decoding
[00007fb364000c80] main filter error: Failed to create video converter
[00007fb36406ebd0] blend blend error: no matching alpha blending routine (chroma: YUVA -> VDV0)
[00007fb36406ebd0] main blend error: blending YUVA to VDV0 failed
[00007fb36406ebd0] blend blend error: no matching alpha blending routine (chroma: YUVA -> VDV0)
[00007fb36406ebd0] main blend error: blending YUVA to VDV0 failed
[00007fb36406ebd0] blend blend error: no matching alpha blending routine (chroma: YUVA -> VDV0)
[00007fb36406ebd0] main blend error: blending YUVA to VDV0 failed
[00007fb36406ebd0] blend blend error: no matching alpha blending routine (chroma: YUVA -> VDV0)
[00007fb36406ebd0] main blend error: blending YUVA to VDV0 failed
[00007fb36406ebd0] blend blend error: no matching alpha blending routine (chroma: YUVA -> VDV0)
[00007fb36406ebd0] main blend error: blending YUVA to VDV0 failed
[00007fb36406ebd0] blend blend error: no matching alpha blending routine (chroma: YUVA -> VDV0)
[00007fb36406ebd0] main blend error: blending YUVA to VDV0 failed
[00007fb36406ebd0] blend blend error: no matching alpha blending routine (chroma: YUVA -> VDV0)
[00007fb36406ebd0] main blend error: blending YUVA to VDV0 failed
[00007fb36406ebd0] blend blend error: no matching alpha blending routine (chroma: YUVA -> VDV0)
[00007fb36406ebd0] main blend error: blending YUVA to VDV0 failed
[00007fb36406ebd0] blend blend error: no matching alpha blending routine (chroma: YUVA -> VDV0)
[00007fb36406ebd0] main blend error: blending YUVA to VDV0 failed
[00007fb36406ebd0] blend blend error: no matching alpha blending routine (chroma: YUVA -> VDV0)
[00007fb36406ebd0] main blend error: blending YUVA to VDV0 failed
[00007fb36406ebd0] blend blend error: no matching alpha blending routine (chroma: YUVA -> VDV0)
[00007fb36406ebd0] main blend error: blending YUVA to VDV0 failed
[00007fb36406ebd0] blend blend error: no matching alpha blending routine (chroma: YUVA -> VDV0)
[00007fb36406ebd0] main blend error: blending YUVA to VDV0 failed
[00007fb36406ebd0] blend blend error: no matching alpha blending routine (chroma: YUVA -> VDV0)
[00007fb36406ebd0] main blend error: blending YUVA to VDV0 failed
[00007fb36406ebd0] blend blend error: no matching alpha blending routine (chroma: YUVA -> VDV0)
[00007fb36406ebd0] main blend error: blending YUVA to VDV0 failed
[00007fb36406ebd0] blend blend error: no matching alpha blending routine (chroma: YUVA -> VDV0)
[00007fb36406ebd0] main blend error: blending YUVA to VDV0 failed
[00007fb36406ebd0] blend blend error: no matching alpha blending routine (chroma: YUVA -> VDV0)
[00007fb36406ebd0] main blend error: blending YUVA to VDV0 failed
[00007fb36406ebd0] blend blend error: no matching alpha blending routine (chroma: YUVA -> VDV0)
[00007fb36406ebd0] main blend error: blending YUVA to VDV0 failed
[00007fb36406ebd0] blend blend error: no matching alpha blending routine (chroma: YUVA -> VDV0)
[00007fb36406ebd0] main blend error: blending YUVA to VDV0 failed
[00007fb36406ebd0] blend blend error: no matching alpha blending routine (chroma: YUVA -> VDV0)
[00007fb36406ebd0] main blend error: blending YUVA to VDV0 failed
[00007fb36406ebd0] blend blend error: no matching alpha blending routine (chroma: YUVA -> VDV0)
[00007fb36406ebd0] main blend error: blending YUVA to VDV0 failed
[00007fb36406ebd0] blend blend error: no matching alpha blending routine (chroma: YUVA -> VDV0)
[00007fb36406ebd0] main blend error: blending YUVA to VDV0 failed
[00007fb36406ebd0] blend blend error: no matching alpha blending routine (chroma: YUVA -> VDV0)
[00007fb36406ebd0] main blend error: blending YUVA to VDV0 failed
[00007fb36406ebd0] blend blend error: no matching alpha blending routine (chroma: YUVA -> VDV0)
[00007fb36406ebd0] main blend error: blending YUVA to VDV0 failed
[00007fb36406ebd0] blend blend error: no matching alpha blending routine (chroma: YUVA -> VDV0)
[00007fb36406ebd0] main blend error: blending YUVA to VDV0 failed
[00007fb36406ebd0] blend blend error: no matching alpha blending routine (chroma: YUVA -> VDV0)
[00007fb36406ebd0] main blend error: blending YUVA to VDV0 failed
[00007fb36406ebd0] blend blend error: no matching alpha blending routine (chroma: YUVA -> VDV0)
[00007fb36406ebd0] main blend error: blending YUVA to VDV0 failed
[00007fb36406ebd0] blend blend error: no matching alpha blending routine (chroma: YUVA -> VDV0)
[00007fb36406ebd0] main blend error: blending YUVA to VDV0 failed
[00007fb36406ebd0] blend blend error: no matching alpha blending routine (chroma: YUVA -> VDV0)
[00007fb36406ebd0] main blend error: blending YUVA to VDV0 failed
[00007fb36406ebd0] blend blend error: no matching alpha blending routine (chroma: YUVA -> VDV0)
[00007fb36406ebd0] main blend error: blending YUVA to VDV0 failed
[00007fb36406ebd0] blend blend error: no matching alpha blending routine (chroma: YUVA -> VDV0)
[00007fb36406ebd0] main blend error: blending YUVA to VDV0 failed
[00007fb36406ebd0] blend blend error: no matching alpha blending routine (chroma: YUVA -> VDV0)
[00007fb36406ebd0] main blend error: blending YUVA to VDV0 failed
[00007fb36406ebd0] blend blend error: no matching alpha blending routine (chroma: YUVA -> VDV0)
[00007fb36406ebd0] main blend error: blending YUVA to VDV0 failed
[00007fb36406ebd0] blend blend error: no matching alpha blending routine (chroma: YUVA -> VDV0)
[00007fb36406ebd0] main blend error: blending YUVA to VDV0 failed
[00007fb36406ebd0] blend blend error: no matching alpha blending routine (chroma: YUVA -> VDV0)
[00007fb36406ebd0] main blend error: blending YUVA to VDV0 failed
[00007fb36406ebd0] blend blend error: no matching alpha blending routine (chroma: YUVA -> VDV0)
[00007fb36406ebd0] main blend error: blending YUVA to VDV0 failed
[00007fb36406ebd0] blend blend error: no matching alpha blending routine (chroma: YUVA -> VDV0)
[00007fb36406ebd0] main blend error: blending YUVA to VDV0 failed
[00007fb36406ebd0] blend blend error: no matching alpha blending routine (chroma: YUVA -> VDV0)
[00007fb36406ebd0] main blend error: blending YUVA to VDV0 failed
[00007fb36406ebd0] blend blend error: no matching alpha blending routine (chroma: YUVA -> VDV0)
[00007fb36406ebd0] main blend error: blending YUVA to VDV0 failed
[00007fb36406ebd0] blend blend error: no matching alpha blending routine (chroma: YUVA -> VDV0)
[00007fb36406ebd0] main blend error: blending YUVA to VDV0 failed
[00007fb36406ebd0] blend blend error: no matching alpha blending routine (chroma: YUVA -> VDV0)
[00007fb36406ebd0] main blend error: blending YUVA to VDV0 failed
[00007fb36406ebd0] blend blend error: no matching alpha blending routine (chroma: YUVA -> VDV0)
[00007fb36406ebd0] main blend error: blending YUVA to VDV0 failed
[00007fb36406ebd0] blend blend error: no matching alpha blending routine (chroma: YUVA -> VDV0)
[00007fb36406ebd0] main blend error: blending YUVA to VDV0 failed
[00007fb36406ebd0] blend blend error: no matching alpha blending routine (chroma: YUVA -> VDV0)
[00007fb36406ebd0] main blend error: blending YUVA to VDV0 failed
[00007fb36406ebd0] blend blend error: no matching alpha blending routine (chroma: YUVA -> VDV0)
[00007fb36406ebd0] main blend error: blending YUVA to VDV0 failed
[00007fb36406ebd0] blend blend error: no matching alpha blending routine (chroma: YUVA -> VDV0)
[00007fb36406ebd0] main blend error: blending YUVA to VDV0 failed
[00007fb36406ebd0] blend blend error: no matching alpha blending routine (chroma: YUVA -> VDV0)
[00007fb36406ebd0] main blend error: blending YUVA to VDV0 failed
[00007fb36406ebd0] blend blend error: no matching alpha blending routine (chroma: YUVA -> VDV0)
[00007fb36406ebd0] main blend error: blending YUVA to VDV0 failed
[00007fb36406ebd0] blend blend error: no matching alpha blending routine (chroma: YUVA -> VDV0)
[00007fb36406ebd0] main blend error: blending YUVA to VDV0 failed
[00007fb36406ebd0] blend blend error: no matching alpha blending routine (chroma: YUVA -> VDV0)
[00007fb36406ebd0] main blend error: blending YUVA to VDV0 failed
[00007fb36406ebd0] blend blend error: no matching alpha blending routine (chroma: YUVA -> VDV0)
[00007fb36406ebd0] main blend error: blending YUVA to VDV0 failed
[00007fb36406ebd0] blend blend error: no matching alpha blending routine (chroma: YUVA -> VDV0)
[00007fb36406ebd0] main blend error: blending YUVA to VDV0 failed
[00007fb36406ebd0] blend blend error: no matching alpha blending routine (chroma: YUVA -> VDV0)
[00007fb36406ebd0] main blend error: blending YUVA to VDV0 failed
[00007fb36402b970] main filter error: Failed to create video converter
Re: Vlc Player

Verfasst:
Jun 26th, '18, 21:22
von man-draker
Dann zeige doch bitte mal, welche Pakete für VLC installiert sind.
- Code: Alles auswählen
rpm -qa|grep vlc
Ich habe gerade mal auf deine Repo-Liste geschaut: Hast du das System von einer Live-DVD installiert?
Wenn ja, versuche es noch einmal von einer "klassischen Installations-DVD" und schau, ob das Problem bleibt.
Re: Vlc Player

Verfasst:
Jun 27th, '18, 07:38
von chatter
Hier die installierten Vcl -Pakete:
- Code: Alles auswählen
npapi-vlc-2.2.0-1.mga6
vlc-plugin-pulse-3.0.2-0.1.mga6.tainted
lib64vlc5-3.0.2-0.1.mga6.tainted
vlc-plugin-vdpau-3.0.2-0.1.mga6.tainted
libvlccore9-3.0.2-0.1.mga6.tainted
vlc-plugin-common-3.0.2-0.1.mga6.tainted
lib64vlccore9-3.0.2-0.1.mga6.tainted
libvlc5-3.0.2-0.1.mga6.tainted
vlc-plugin-lua-3.0.2-0.1.mga6.tainted
lib64vlccore8-3.0.0-0.git.19.mga6.tainted
vlc-3.0.2-0.1.mga6.tainted
vlc-plugin-theora-3.0.2-0.1.mga6.tainted
Ja, ich habe die Installation mit Live-DVD gemacht.
Re: Vlc Player

Verfasst:
Jun 27th, '18, 16:29
von chatter
So, ich habe jetzt das Betriebssystem neu installiert (mit der klassischen Variante) und Vlc läuft aber das Bild verzerrt leicht.