VLC 1.1.4 doesn't play dvd menus [Solved]
VLC 1.1.4 doesn't play dvd menus [Solved]
The new version of VLC doesn't play DVD menus. Perhaps it has been compiled to disable this option? In the previous version (1.0.5), the option to work properly. Thanks for any way to fix this problem. Regards.
Last edited by Antid Oto on 11. Sep 2010, 01:25, edited 1 time in total.

Re: VLC 1.1.4 doesn't play dvd menus
Only issue I can see in the build.log is: checking for dvdnav_get_video_resolution in -ldvdnav... no
But everything else seems to be ok:
-rwxr-xr-x 1 root root 1118 2010-09-07 22:15 libdvdnav_plugin.la
-rwxr-xr-x 1 root root 50264 2010-09-07 22:17 libdvdnav_plugin.so
-rwxr-xr-x 1 root root 1091 2010-09-07 22:15 libdvdread_plugin.la
-rwxr-xr-x 1 root root 27168 2010-09-07 22:17 libdvdread_plugin.so
-rw-r--r-- 1 root root 227 2010-09-07 22:17 vlc-opendvd.desktop
usr/lib64/vlc/plugins/access/libdvdnav_plugin.la
usr/lib64/vlc/plugins/access/libdvdread_plugin.so
usr/lib64/vlc/plugins/access/libdvdread_plugin.la
usr/lib64/vlc/plugins/access/libdvdnav_plugin.so
But everything else seems to be ok:
-rwxr-xr-x 1 root root 1118 2010-09-07 22:15 libdvdnav_plugin.la
-rwxr-xr-x 1 root root 50264 2010-09-07 22:17 libdvdnav_plugin.so
-rwxr-xr-x 1 root root 1091 2010-09-07 22:15 libdvdread_plugin.la
-rwxr-xr-x 1 root root 27168 2010-09-07 22:17 libdvdread_plugin.so
-rw-r--r-- 1 root root 227 2010-09-07 22:17 vlc-opendvd.desktop
usr/lib64/vlc/plugins/access/libdvdnav_plugin.la
usr/lib64/vlc/plugins/access/libdvdread_plugin.so
usr/lib64/vlc/plugins/access/libdvdread_plugin.la
usr/lib64/vlc/plugins/access/libdvdnav_plugin.so
Re: VLC 1.1.4 doesn't play dvd menus
Hi thenktor. It's weird. I have also the same files (in a 32bit installation of Salix), however, your package doesn't support dvdnav. Vlcrc file states that it's working with dvdread instead dvdnav (And I don't chose that option in VLC):usr/lib64/vlc/plugins/access/libdvdnav_plugin.la
usr/lib64/vlc/plugins/access/libdvdread_plugin.so
usr/lib64/vlc/plugins/access/libdvdread_plugin.la
usr/lib64/vlc/plugins/access/libdvdnav_plugin.so
Code: Select all
[dvdread] # DVDRead Input (no menu support)
# DVD angle (integer)
#dvdread-angle=1
# Caching value in ms (integer)
#dvdread-caching=300
PD: I tried SMPlayer, and works well, but I like VLC


Re: VLC 1.1.4 doesn't play dvd menus
I guess this is an upstream bug.
Re: VLC 1.1.4 doesn't play dvd menus
OK. But I like to try. I'd like to have your previous package of VLC (1.0.5), which worked pretty well for me. Is there any way to recover it? or at least get the SlackBuild you used for 1.1.4. Thanks.
EDIT: Don't worry. I found a package that works fine from Alien's BOB repository (VLC 1.1.3). I'll use it while the problem is fixed in the salix package. Thank you very much. Regards.
EDIT: Don't worry. I found a package that works fine from Alien's BOB repository (VLC 1.1.3). I'll use it while the problem is fixed in the salix package. Thank you very much. Regards.

Re: VLC 1.1.4 doesn't play dvd menus
I'm building a 1.1.3 package right now (x86_64) to check if this version works. Will be online for testing in about an hour (cannot test it myself because I'm at work when the build finishes...
)
EDIT: Package is here: http://thenktor.dyndns.org/download/

EDIT: Package is here: http://thenktor.dyndns.org/download/
Re: VLC 1.1.4 doesn't play dvd menus
Updated package in the repo. Hope this one works. I've removed libdvdread support.
Re: VLC 1.1.4 doesn't play dvd menus [Solved]
Thanks for the bug report 
