From fe63f3d301cc2c1537f756a13ae9fdbeafe6bfc9 Mon Sep 17 00:00:00 2001 From: Dave Rice Date: Fri, 1 Feb 2013 21:11:34 -0500 Subject: [PATCH] doc/syntax: add missing frame sizes Adding missing frame sizes used in parseutils.c to the documentation. Signed-off-by: Stefano Sabatini --- doc/syntax.texi | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/doc/syntax.texi b/doc/syntax.texi index 233dd140f7..9d3afa3f3d 100644 --- a/doc/syntax.texi +++ b/doc/syntax.texi @@ -112,6 +112,22 @@ Specify the size of the sourced video, it may be a string of the form The following abbreviations are recognized: @table @samp +@item ntsc +720x480 +@item pal +720x576 +@item qntsc +352x240 +@item qpal +352x288 +@item sntsc +640x480 +@item spal +768x576 +@item film +352x240 +@item ntsc-film +352x240 @item sqcif 128x96 @item qcif