Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#20450 - [vlc] can not play a DVD.
Attached to Project:
Arch Linux
Opened by Alexander (heaven) - Thursday, 12 August 2010, 17:00 GMT
Last edited by Giovanni Scafora (giovanni) - Thursday, 30 September 2010, 09:20 GMT
Opened by Alexander (heaven) - Thursday, 12 August 2010, 17:00 GMT
Last edited by Giovanni Scafora (giovanni) - Thursday, 30 September 2010, 09:20 GMT
|
DetailsDescription:
VLC can not play DVD. On its bug tracker I was told that this is not a VLC bug — http://trac.videolan.org/vlc/ticket/4045 But I do not know why it doesn't work, because libdvdcss is installed. Steps to reproduce: Just insert a DVD and try to open it in VLC as a DVD disk. |
This task depends upon
Closed by Giovanni Scafora (giovanni)
Thursday, 30 September 2010, 09:20 GMT
Reason for closing: Not a bug
Thursday, 30 September 2010, 09:20 GMT
Reason for closing: Not a bug
for me playing dvd is working.
Can you verify whether your user is a member of the optical group?
VLC media player 1.1.3 The Luggage (revision exported)
[0x15bd1c0] main libvlc debug: VLC media player - 1.1.3 The Luggage
[0x15bd1c0] main libvlc debug: Copyright © 1996-2010 the VideoLAN team
[0x15bd1c0] main libvlc debug: revision exported
[0x15bd1c0] main libvlc debug: configured with ./configure '--prefix=/usr' '--disable-rpath' '--enable-faad' '--enable-v4l' '--enable-snapshot' '--enable-dbus-control' '--enable-nls' '--enable-lirc' '--enable-pvr' '--enable-ncurses' '--enable-mozilla' '--with-live555-tree=/usr/lib/live' '--enable-realrtsp' 'CFLAGS=-march=x86-64 -mtune=generic -O2 -pipe' 'LDFLAGS=-Wl,--hash-style=gnu -Wl,--as-needed' 'CXXFLAGS=-march=x86-64 -mtune=generic -O2 -pipe' 'PKG_CONFIG_PATH=/usr/lib/pkgconfig'
[0x15bd1c0] main libvlc debug: translation test: code is "ru"
[0x15bd1c0] main libvlc debug: checking plugin modules
[0x15bd1c0] main libvlc debug: loading plugins cache file /usr/lib/vlc/plugins/plugins-04081e-f8.dat
[0x15bd1c0] main libvlc debug: recursively browsing `/usr/lib/vlc/plugins'
[0x15bd1c0] main libvlc debug: saving plugins cache /usr/lib/vlc/plugins/plugins-04081e-f8.dat
[0x15bd1c0] main libvlc debug: module bank initialized (395 modules)
[0x15bd1c0] main libvlc debug: opening config file (/home/heaven/.config/vlc/vlcrc)
Blocked: call to unsetenv("DBUS_ACTIVATION_ADDRESS")
Blocked: call to unsetenv("DBUS_ACTIVATION_BUS_TYPE")
Warning: call to signal(13, 0x1)
[0x15bd1c0] main libvlc debug: No Media Player is running. Continuing normally.
Blocked: call to setlocale(6, "")
Blocked: call to sigaction(17, 0x7f30ae81dac0, 0x7f30ae81db60)
Blocked: call to setlocale(6, "")
Warning: call to signal(13, 0x1)
(2297) KSharedDataCache::Private::mapSharedMemory: Opening cache "/var/tmp/kdecache-heaven/icon-cache.kcache" page size is 4096
(2297) KSharedDataCache::Private::mapSharedMemory: Attached to cache, determining if it must be initialized
(2297) KSharedDataCache::Private::mapSharedMemory: Cache fully initialized -- attached to memory mapping
(2297) KSharedDataCache::Private::mapSharedMemory: 4366336 bytes available out of 10485760
Warning: call to rand()
Warning: call to rand()
Warning: call to rand()
Warning: call to rand()
Warning: call to rand()
libdvdnav: Using dvdnav version 4.1.3
libdvdread: Using libdvdcss version 1.2.10 for DVD access
libdvdnav: DVD Title:
libdvdnav: DVD Serial Number: m
libdvdnav: DVD Title (Alternative):
libdvdnav: Unable to find map file '/home/heaven/.dvdnav/.map'
libdvdnav:DVDOpenFileUDF:UDFFindFile /VIDEO_TS/VIDEO_TS.IFO failed
libdvdnav:DVDOpenFileUDF:UDFFindFile /VIDEO_TS/VIDEO_TS.BUP failed
libdvdread: Can't open file VIDEO_TS.IFO.
libdvdnav: vm: failed to read VIDEO_TS.IFO
libdvdread: Using libdvdcss version 1.2.10 for DVD access
libdvdnav:DVDOpenFileUDF:UDFFindFile /VIDEO_TS/VIDEO_TS.IFO failed
libdvdnav:DVDOpenFileUDF:UDFFindFile /VIDEO_TS/VIDEO_TS.BUP failed
libdvdread: Can't open file VIDEO_TS.IFO.
But why UDF? What if DVD has a different file system? Because when I insert an another DVD with UDF — it works fine.
So, this DVD doesn't work (dmesg output):
ISO 9660 Extensions: Microsoft Joliet Level 3
ISO 9660 Extensions: RRIP_1991A
But this works fine:
UDF-fs: Partition marked readonly; forcing readonly mount
UDF-fs INFO UDF: Mounting volume 'DVD', timestamp 2007/07/26 19:01 (10b4)
Maybe this is still a bug in libdvdnav?
P.S. Yes, my user is in the optical group.