diff DOCS/tech/encoding-tips.txt @ 10405:a5785a0b9ee1

-dvd -> dvd:// and -vcd -> vcd://
author jonas
date Wed, 09 Jul 2003 20:10:48 +0000
parents 0fe056bdb135
children b5bea79929c6
line wrap: on
line diff
--- a/DOCS/tech/encoding-tips.txt	Wed Jul 09 19:05:16 2003 +0000
+++ b/DOCS/tech/encoding-tips.txt	Wed Jul 09 20:10:48 2003 +0000
@@ -52,7 +52,7 @@
 so that the results will be good? First let's take a look at a
 typical mencoder line:
 
-mencoder -dvd 1 -o /dev/null -oac copy -ovc lavc \
+mencoder dvd://1 -o /dev/null -oac copy -ovc lavc \
   -lavcopts vcodec=mpeg4:vbitrate=1000:vhq:vqmin=2:\
   vlelim=-4:vcelim=9:lumi_mask=0.05:dark_mask=0.01:vpass=1 \
   -vf crop=716:572:2:2,scale=640:480
@@ -440,7 +440,7 @@
 4)  I would  recommend  using the  Ogg  Vorbis audio  codec  with the  .ogm
 container format. Ogg  Vorbis compress audio better than MP3.  On a typical
 old,  mono-only audio  stream, a  45 kbits/s  Vorbis stream  is ok.  How to
-extract  & compress  an audio  stream  from a  ripped DVD  (mplayer -dvd  1
+extract  & compress  an audio  stream  from a  ripped DVD  (mplayer dvd:// 1
 -dumpstream) :
 
 rm -f audiodump.pcm ; mkfifo -m 600 audiodump.pcm
@@ -507,7 +507,7 @@
 them with the .ogm
 
 / .avi :
-1) rip the DVD to harddisk with "mplayer -dvd 1 -dumpstream"
+1) rip the DVD to harddisk with "mplayer dvd://1 -dumpstream"
 2) mount the DVD and copy the .ifo file
 2) extract all vobsubs to one single file with something like :