libvlc: DVD-Navigation

This forum is about all development around libVLC.
Septic
New Cone
New Cone
Posts: 3
Joined: 07 Sep 2009 22:33

libvlc: DVD-Navigation

Postby Septic » 07 Sep 2009 23:51

Hi!

Is there any way to navigate the DVD-Menu from my program?

i've found the __var_set function in libvlccore - but i don't know what to do with it, or if it is supported or whatever

do i have to enable it with command-line parameters or is there any other trick?!

thanks!

Rémi Denis-Courmont
Developer
Developer
Posts: 15330
Joined: 07 Jun 2004 16:01
VLC version: master
Operating System: Linux
Contact:

Re: libvlc: DVD-Navigation

Postby Rémi Denis-Courmont » 08 Sep 2009 21:00

DVD navigation is enabled automatically.
Rémi Denis-Courmont
https://www.remlab.net/
Private messages soliciting support will be systematically discarded

Mongrel
Blank Cone
Blank Cone
Posts: 11
Joined: 12 Jul 2009 11:35

Re: libvlc: DVD-Navigation

Postby Mongrel » 09 Sep 2009 14:33

If you want to control the DVD navigation programmatically you have to use the __var_set function. I've done it, but I'm at work right now, so I can't check my code. Will post again when I'm at home.

Septic
New Cone
New Cone
Posts: 3
Joined: 07 Sep 2009 22:33

Re: libvlc: DVD-Navigation

Postby Septic » 09 Sep 2009 14:49

how to call the __var_set and with which pointer (mediaplayer / libvlc / etc) would be a great help

malcom2073
New Cone
New Cone
Posts: 2
Joined: 11 Oct 2011 14:16

Re: libvlc: DVD-Navigation

Postby malcom2073 » 11 Oct 2011 14:19

I figured I'd bring this back up, since __var_set is unusable now due to libvlc_get_instance() no longer being accessable (viewtopic.php?f=32&t=73100). I've yet to get a straight answer from the people on vlc's irc channel, so I wanted to ask here: Is DVD playing officially broken in 1.1? Or is there some method that I'm not seeing for DVD menu navigation?

Rémi Denis-Courmont
Developer
Developer
Posts: 15330
Joined: 07 Jun 2004 16:01
VLC version: master
Operating System: Linux
Contact:

Re: libvlc: DVD-Navigation

Postby Rémi Denis-Courmont » 11 Oct 2011 14:25

DVD navigation is supported in LibVLC 1.2 with the dedicated API. If you want it in an older version, you'll need to hack the code.
Rémi Denis-Courmont
https://www.remlab.net/
Private messages soliciting support will be systematically discarded

malcom2073
New Cone
New Cone
Posts: 2
Joined: 11 Oct 2011 14:16

Re: libvlc: DVD-Navigation

Postby malcom2073 » 11 Oct 2011 14:27

DVD navigation is supported in LibVLC 1.2 with the dedicated API. If you want it in an older version, you'll need to hack the code.
Gotcha, that was precicely the answer I was looking for. I'll find another solution until 1.2 comes out then. Thanks!


Return to “Development around libVLC”

Who is online

Users browsing this forum: No registered users and 14 guests