Hi,
I would like to transcode a DVD. In order to do that I made a small app that look for the bigger title on the dvd and then launch vlc like :
vlc dvd:///dev/dvd@3 (for example)
after reaching the end of the title it goes back to the main menu of the dvd.
How can I avoid that ? I would prefer vlc to end up and close itself.
I also tried vlc dvdsimple:///dev/dvd@3, The movie is looping again and again.
Thank you for your answers.
Bye