Re: ripping DVDs

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



David Vernon wrote:

> 
> # got tcextract? 'yum install transcode' if not.
> tcextract -i ./vid.fifo -t vob -x mpeg2 > ./ofile.m2v &
> tcextract -i ./aud.fifo -t vob -x ac3 -a 0 > ./ofile.ac3 &
> 
Someone in this thread asked about ripping the soundtrack of their music
dvds to mp3 for their ipod. The above command is basically how you would
do that. First do 'mplayer -dumpaudio -dumpfile ./dump.out' on the title
and then run the resulting file through tcextract with '-x mp3' instead
of '-x ac3'. Something like:
tcextract -i dump.out -x mp3 >big.mp3

Presto, a big mp3 to kick the tar out of your ipod battery ;-)

[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [Fedora Magazine]     [Fedora News]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Maintainers]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Legacy]     [Fedora Desktop]     [Fedora Fonts]     [ATA RAID]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [SSH]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Tux]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]     [Fedora Sparc]     [Fedora Universal Network Connector]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux