LinuxQuestions.org
Visit Jeremy's Blog.
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 07-23-2003, 03:28 PM   #1
MikeyCarter
Member
 
Registered: Feb 2003
Location: Orangeville
Distribution: Fedora
Posts: 492

Rep: Reputation: 31
Rip Audio Track from DVD


I just bought Lord of the Dance DVD. I'd like to be able to rip the audio track from it and put it on to MP3/Audio so I can listen to it in the car.

What software would I need to do this? Can anyone recommend a good HOW-TO doc?

Thanks,
Michael
 
Old 07-23-2003, 06:13 PM   #2
verigoth
Member
 
Registered: May 2002
Posts: 179

Rep: Reputation: Disabled
my suggestion would be to use mplayer's mencoder to rip the audio (it would be something like 'mencoder -dvd 1 -ovc copy -oac pcm -o output.avi') and then use lav2wav (from mjpeg-tools) to extract the audio and finally convert the wav to mp3.

verigoth

http://www.mplayerhq.hu
http://mjpeg.sourceforge.net
 
Old 07-24-2003, 03:09 AM   #3
acid_kewpie
Moderator
 
Registered: Jun 2001
Location: UK
Distribution: Gentoo, RHEL, Fedora, Centos
Posts: 43,417

Rep: Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985Reputation: 1985
you can do it all with just the mplayer package. First create an avi file containing an empty video stream and mp3 audio
Code:
mencoder dvd://1 -ovc null -oac mp3lame -lameopts cbr:br=192 -o michael_flattley_is_really_annoying.avi
and then remove the audio to a seperate file
Code:
 mplayer -dumpaudio michael_flattley_is_really_annoying.avi -dumpfile him_an_his_silly_feet.mp3
but then why you'd want to convert it to mp3 in the middle. if space is not an option then just straight to pcm...
Code:
 mplayer dvd://1 -dumpfile he_thinks_hes_so_cool.wav -ao pcm
i think that's the right syntax for that...

Last edited by acid_kewpie; 07-24-2003 at 03:53 AM.
 
Old 07-24-2003, 11:41 AM   #4
MikeyCarter
Member
 
Registered: Feb 2003
Location: Orangeville
Distribution: Fedora
Posts: 492

Original Poster
Rep: Reputation: 31
Playing only one chapter.

I figured out how to get it to play from one chapter "-chapter 3" but how do I get it to stop after that one chapter?
 
Old 07-24-2003, 11:59 AM   #5
MikeyCarter
Member
 
Registered: Feb 2003
Location: Orangeville
Distribution: Fedora
Posts: 492

Original Poster
Rep: Reputation: 31
Never mind re-read the man page... -chapter 3-3 will get only one chapter.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
rip the audio from a dvd mohapi Linux - Software 3 08-04-2005 09:14 AM
Burn audio track from DVD to CD? akihandyman Mandriva 1 11-19-2004 11:20 PM
Rip music always stalls at 98% of track jlangelier Linux - Software 4 08-01-2004 10:18 PM
Can't rip DVDs with dvd::rip Hammett Linux - Software 2 10-27-2003 08:35 AM
xine and DVD movie audio track Hannes Linux - Software 2 09-23-2003 01:47 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 12:29 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration