I can select the audio track when viewing the vidio on the screen:
Code: Select all
vlc.exe --audio-track=0 dvdsimple:///D:#1 --start-time=38 --stop-time=90 vlc://quit
Code: Select all
vlc.exe --sout "#standard{access=file,mux=ts,dst=j6.mpg}" dvdsimple:///D:#1 --start-time=38 --stop-time=90 vlc://quit
I must admit that I've been looking for a tool to rip DVDs from the command line for about 2 years on and off, and I had never realised that my old friend VLC has all the tools I ever needed.
I'm looking forward to watching my favorite movies on my phone on long journeys in the near future.