User Tools

Site Tools


cd:rip_video_from_dvd

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
cd:rip_video_from_dvd [2017/03/31 13:38] petercd:rip_video_from_dvd [2019/11/26 21:38] (current) – removed peter
Line 1: Line 1:
-====== CD - Rip video from DVD ====== 
- 
-Ripping video from a video DVD: 
- 
-Check the title (play title 4):  
- 
-<code bash> 
-mplayer dvd:// 
-</code> 
- 
-It will also tell you the number of titles, chapters and other stats like frame rate (fps), bit rate (kbps), etc. 
- 
-Rip DVD video: 
- 
-  * Re-encode DVD video to specified AVI: <code bash>mencoder dvd://4 -ovc lavc -oac copy -o title4.avi</code> 
-  * Do not re-encode DVD video (just dump): <code bash>mplayer -dumpstream dvd://4 -dumpfile title4.mpeg</code> 
-    * (DVD original quality video. The penalty is the much larger file size.)\\  
-    * This is the same as cp /media/cdrecorder/VIDEO_TS/VTS_01_1.VOB title1.mpeg\\   
-    * The DVD "VOB" file typically is an MPEG (I or II) video although all variations are not allowed.\\  
-    * Full video and sound are captured.  The DVD video format allows for multiple language sound tracks thus copying a movie released in multiple languages may have surprising audio results. 
- 
- 
  
cd/rip_video_from_dvd.1490967524.txt.gz · Last modified: 2020/07/15 09:30 (external edit)

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki