summaryrefslogtreecommitdiffstats
path: root/DOCS/xml
diff options
context:
space:
mode:
Diffstat (limited to 'DOCS/xml')
-rw-r--r--DOCS/xml/en/encoding-guide.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/DOCS/xml/en/encoding-guide.xml b/DOCS/xml/en/encoding-guide.xml
index d5e1906c20..6722a5dd26 100644
--- a/DOCS/xml/en/encoding-guide.xml
+++ b/DOCS/xml/en/encoding-guide.xml
@@ -4513,7 +4513,7 @@ To calculate the correct scaling size, use the expanded NTSC width of
<para>
2.35:1 or "Cinemascope" PAL
-<screen>-vf scale="720:432,expand=720:576 -lavcopts aspect=16/9</screen>
+<screen>-vf scale=720:432,expand=720:576 -lavcopts aspect=16/9</screen>
To calculate the correct scaling size, use the expanded PAL width of
1024/2.35 = 432
</para>