Hi Badger and thanks for the pointer to VLC.
I downloaded/installed and I'm using VLC but I find it difficult navigating the application finding a simple solution, which I suspect it can do but it's a major effort getting clarification on proposed VLC syntax on extraction protocols -- as per one of the examples given for Extracting audio in FLAC format:
"c:\Program Files\VideoLAN\VLC\vlc.exe" -I dummy --no-sout-video --sout-audio
--no-sout-rtp-sap --no-sout-standard-sap --ttl=1 --sout-keep
--sout "#transcode{acodec=flac}:std{mux=raw,dst=C:\User\Admin\Desktop\yourAudio.flac}"
Video.TS:///C:\User\Admin\Desktop\yourVideo.mp4\#0:01-3:38 vlc://quit
1. First issue: "c:\Program Files\VideoLAN\VLC\vlc.exe" I do not believe " quotes are permitted in Windows CMD.exe.
2. Next: C:\User\Admin\Desktop\yourAudio.flac -- I assume this refers to my source DVD, but why the yourAudio.flac ?
3. Next: C:\User\Admin\Desktop\yourVideo.mp4\#0:01-3:38 -- I assume this is pointing to my destination folder, but why
yourVideo.mp4, and why mp4 ? Shouldn't this be a flac extension, not mp4?
Just a few rhetorical questions, no need to respond unless you can offer a clarification.
Thanks again,
Zaro