Advertisement
Guest User

Untitled

a guest
Dec 12th, 2016
198
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.76 KB | None | 0 0
  1. --------------------How to Dump Lossless DVD Titles for Upload and Encoding--------------------
  2. 1. Download mplayer
  3. http://mplayerwin.sourceforge.net/downloads.html
  4.  
  5. 2. Place mplayer.exe in /System32/ folder (not a trick, makes it accessible as a command line function in any directory)
  6.  
  7. 3. Open DVD in media player such as MPC-HC, play episode you want to dump for sharing
  8.  
  9. 4. Take note of Title number (ex: "Title 01" must be entered as 01 not 1)
  10.  
  11. 5. Use these commands to dump the episode (03 in dvdnav is Title 03, -dvd-device points to your VIDEO_TS folder on drive or disc, Title03.vob is the file that will be created with the video within C:\sampledir):
  12. C:\sampledir>mplayer dvdnav://03 -dvd-device P:\VIDEO_TS\ -nocache -dumpstream -dumpfile Title03.vob
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement