summaryrefslogtreecommitdiffstats
path: root/DOCS/en/video.html
diff options
context:
space:
mode:
Diffstat (limited to 'DOCS/en/video.html')
-rw-r--r--DOCS/en/video.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/DOCS/en/video.html b/DOCS/en/video.html
index 641367c2c3..3b19b9d607 100644
--- a/DOCS/en/video.html
+++ b/DOCS/en/video.html
@@ -1091,7 +1091,7 @@ Indeed it doesn't matter which video output driver is used with <B>VIDIX</B>.
right aspect ratio), use the new dvbscale filter:</P>
<PRE>
-for 3:4 TV: -vf dvbscale,scale=-1:0,expand=-1:576:-1:-1:1
+for 4:3 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
</PRE>