diff DOCS/xml/en/video.xml @ 9683:c70001c8bde9

sync
author nicolas
date Mon, 24 Mar 2003 21:36:20 +0000
parents 142c42fa0986
children 286ac03ce5c5
line wrap: on
line diff
--- a/DOCS/xml/en/video.xml	Mon Mar 24 19:15:30 2003 +0000
+++ b/DOCS/xml/en/video.xml	Mon Mar 24 21:36:20 2003 +0000
@@ -731,7 +731,7 @@
 </para>
 
 <note><para>
-according to my experience the best image quality on
+According to my experience the best image quality on
 EGA screens can be achieved by decreasing the brightness a bit:
 <option>-vf eq=-20:0</option>. I also needed to lower the audio
 samplerate on my box, because the sound was broken on 44kHz:
@@ -739,7 +739,7 @@
 </para></note>
 
 <para>
-ou can turn on OSD and subtitles only with the <systemitem>expand</systemitem>
+You can turn on OSD and subtitles only with the <systemitem>expand</systemitem>
 filter, see the man page for exact parameters.
 </para>
 </sect4>
@@ -1482,7 +1482,7 @@
 </para>
 
 <para>This video output driver will enable CRTC2 (on the second head) on the
-Matrox G400/G450/G500 card, displaying video <emphasis role="bold">independently</emphasis>
+Matrox G400/G450/G550 card, displaying video <emphasis role="bold">independently</emphasis>
 of the first head.
 </para>
 
@@ -1594,8 +1594,8 @@
 </para>
 
 <para><screen>
-for  3:4 TV: -vf expand=-1:576:-1:-1:1,scale=-1:0,dvbscale
-for 16:9 TV: -vf expand=-1:576:-1:-1:1,scale=-1:0,dvbscale=1024
+for  3:4 TV: -vf dvbscale,scale=-1:0,expand=-1:576:-1:-1:1
+for 16:9 TV: -vf dvbscale=1024,scale=-1:0,expand=-1:576:-1:-1:1
 </screen></para>
 
 <formalpara>