I'm trying to use the cmd-line FFMPEG pgm, to rip a movie-DVD into either a MP4 or MKV container, on Windows-OS. (Please do NOT tell me to use some other GUI-based pgm, as so many of the other articles do.)
The part of the ffmpeg command that I can't determine, is just what syntax to use to reference the DVD-drive as the input. (I've looked in the FFMPEG documentation, but I can't see the forest for the trees.)
[Edit:]So I did some more google-searches and found an article on using VLC for this task. Since I already had VLC installed, this approach seemed worth trying. That article is here: https://www.howtogeek.com/howto/2696/how-to-rip-dvds-with-vlc/ (Stay tuned for further updates on my progress.)