-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Steven wrote: > This seems like it ought to be easy, but the solution I've found so far > is not really optimal. Preferably using free software, I need to extract > just the audio from some interviews that have been saved on DVD, so it > can be either saved as an mp3 file or audio CD for transcription. > > What I am currently doing is loading up the video, then starting > Audacity and pressing record. Then I switch back to the video and press > play. Which works, but goes in real time. I'd prefer something where the > speed was based more on how quickly the cpu can churn through the file. > --------------------------------------------------- > PLUG-discuss mailing list - PLUG-discuss@lists.plug.phoenix.az.us > To subscribe, unsubscribe, or to change your mail settings: > http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss > mplayer -dumpaudio You'll need to read (or at least skim) the man page to get all the details, perhaps: mplayer dvd://1 -dumpaudio -chapter 1 -endchapter 2 Suggestion: Use mplayer w/o the -dumpaudio switch to watch the video and find the part you want first. - -- KevinO -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFHXOG/I3MJ/OwKti0RAprxAKCM0K799O4/sZeKLzjTo0KUpJC5PQCghFvE Uwc3FJnnLdCHaBnrByy/418= =NtGk -----END PGP SIGNATURE----- --------------------------------------------------- PLUG-discuss mailing list - PLUG-discuss@lists.plug.phoenix.az.us To subscribe, unsubscribe, or to change your mail settings: http://lists.PLUG.phoenix.az.us/mailman/listinfo/plug-discuss