# HG changeset patch # User gpoirier # Date 1120033390 0 # Node ID 26204cc17ab7eee4167aa407a0b30c0de9ac8dfb # Parent 63b0f41641945a90cafabfab2ee7503acde73b7d More fixes by the Wanderer and tip about another SVCD constrain suggested by Giacomo Comes diff -r 63b0f4164194 -r 26204cc17ab7 DOCS/xml/en/faq.xml --- a/DOCS/xml/en/faq.xml Tue Jun 28 23:56:22 2005 +0000 +++ b/DOCS/xml/en/faq.xml Wed Jun 29 08:23:10 2005 +0000 @@ -1350,9 +1350,15 @@ although very often files with much longer GOPs play correctly (25 should never lead to any problem). Also, even though leaving out should work in most -cases, (as your source is likely to have the appropriate framerate -already) PAL requires 25 and NTSC requires +cases (as your source is likely to have the appropriate framerate +already), PAL requires 25 and NTSC requires 30000/1001. +What's more, PAL SVCDs only support 480x576 and 352x288 resolutions, +whereas NTSC only supports 480x480 and 352x240. +If the source video has a different resolution, then you must rescale +with the video filter, which will make your filter +chain look like for example for +an NTSC SVCD or for a PAL SVCD. As far as the audio is concerned, SVCD only supports MPEG-1 layer II audio, therefore you have to use one of