LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
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 01-27-2012, 09:52 AM   #1
propagationofsound
LQ Newbie
 
Registered: Apr 2009
Posts: 14

Rep: Reputation: 0
Remuxing DVD as MPEG 2


I have a lot of DVDs I'd like to backup to my harddrive, but I unfortunately don't have very much processing power on my computer. What program could remux the VOB files into an MPEG container, whilst keeping all the video/audio/subtitle streams intact? I've used vobcopy to decrypt and mirror the DVD to my harddrive, but I'd like to have MPEG files by title to individually play. Command-line only please, I'm going to be running these in scripts and cron jobs.
 
Old 01-28-2012, 04:06 PM   #2
teckk
LQ Guru
 
Registered: Oct 2004
Distribution: Arch
Posts: 5,137
Blog Entries: 6

Rep: Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826Reputation: 1826
.vob files are mpeg usually with ac3 audio.

If you want to transcode them then use ffmpeg or mencoder.
Quote:
whilst keeping all the video/audio/subtitle streams intact?
ffmpeg will do that, use -map
mencoder will do that use -aid and -sid

http://www.mplayerhq.hu/DOCS/man/en/mplayer.1.html
http://linux.die.net/man/1/ffmpeg

I've used both for several years, and I'm still learning about them.
There are lots of tutorials and examples on the web for their usage.
 
Old 01-31-2012, 12:03 PM   #3
pwalden
Member
 
Registered: Jun 2003
Location: Washington
Distribution: Raspbian, Ubuntu, Chrome/Crouton
Posts: 374

Rep: Reputation: 50
I use lsdvd and mencoder.

I use lsdvd to find the right title number. Usually it is the longest one. When in doubt I play the tile with mplayer to make sure it is not the director's commentary or what not. i.e. mplayer dvd://<title no>

Then I use the following mencoder command:

Code:
mencoder dvd://<tile no> -oac copy -ovc copy -of mpeg -mpegopts format=dvd -o movie.mpg
 
  


Reply



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
Need some help please converting MPEG to DVD RodWC Linux - General 5 01-31-2008 04:52 PM
MPEG -> Video DVD Riddick Linux - Software 2 12-18-2004 10:17 AM
Mpeg to dvd S_Warlock Linux - Software 0 02-27-2004 01:38 AM

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

All times are GMT -5. The time now is 11:26 AM.

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