Page 1 of 1

Cannot play DVD on vlc3

Posted: 28 Oct 2016 19:36
by schlabs
VLC can play files on local system, but cant play DVD.

Code: Select all

$ vlc dvd://dev/sr0 VLC media player 3.0.0-git Vetinari (revision 3.0.0-git) [000000000090cd18] core interface error: no suitable interface module [000000000083d118] core libvlc error: interface "globalhotkeys,none" initialization failed [000000000083d118] core libvlc: Ejecutar vlc con la interfaz predeterminada. Use «cvlc» para usar vlc sin interfaz. "sni-qt/8171" WARN 14:00:57.506 void StatusNotifierItemFactory::connectToSnw() Invalid interface to SNW_SERVICE [00007fcf14000d98] core input source error: cannot access dvd://dev/sr0 $
At first look seem like a permission problem. But i have access to dvd.

Code: Select all

$ head /dev/sr0 CD001 JIMI *JIMI ELBY CLONEDVD 2006102412465000-2006102412465000-2006102412465000-2006102412465000-2�CD001BEA01NSR02TEA01�u�jim453E356A________jimiOSTA Compressed Uni..........
This open the DVD, but no open menu:

Code: Select all

vlc /dev/sr0
If i try to open the DVD under GUI on file/media/dvd (/dev/sr0) y get:

Code: Select all

core input source error: cannot access dvd:///dev/sr0
DVD is ok, i can open and play with mplayer dvd:// -cdrom-device /dev/sr0

Thanks you in advance for any clue

Re: Cannot play DVD on vlc3

Posted: 29 Oct 2016 01:04
by WinfridT
Seems to be a bug in the version for Linux -
operation on Windows 10 x64 is okay
also vlc-2.2.4 works on openSUSE 13.2

You should open an incident at the people who did the packaging for your distribution.

Re: Cannot play DVD on vlc3

Posted: 29 Oct 2016 09:05
by Rémi Denis-Courmont
Looks like DVD plugin is not included in your VLC installation.

Re: Cannot play DVD on vlc3

Posted: 29 Oct 2016 18:29
by schlabs
thanks, how i can install the DVD plugins for VLC, maybe a missing library?.

Thanks you all

Re: Cannot play DVD on vlc3

Posted: 29 Oct 2016 18:32
by Rémi Denis-Courmont
That would be a question for the package maintainer.