[MPlayer-DOCS] CVS: main/DOCS/xml/en faq.xml,1.79,1.80

Guillaume POIRIER poirierg at gmail.com
Thu Jun 30 11:06:39 CEST 2005


Hi,

On 6/30/05, Diego Biurrun <diego at biurrun.de> wrote:
> On Tue, Jun 28, 2005 at 11:55:25PM -0400, The Wanderer wrote:
> > Guillaume POIRIER wrote:
> >
> > >+If the source video has a different resolution, then you must rescale
> > >+with the <option>scale</option> video filter, which will make your filter
> > >+chain look like <option>-vf scale=480:576,harddup</option> or
> > >+<option>-vf scale=352:288,harddup</option> for a PAL SVCD.
> >
> > Either leave out "for a PAL SVCD" in the second case, or add "for an
> > NTSC SVCD" before the word "or".
> 
> I'd go with the latter.

This is what I committed instead:
+If the source video has a different resolution, then you must rescale
+with the <option>scale</option> video filter, which will make your filter
+chain look like for example <option>-vf scale=480:480,harddup</option> for
+an NTSC SVCD or <option>-vf scale=352:288,harddup</option> for a PAL SVCD.

Note that the 2 previous scale examples we for PAL only, when the new
version features both NTSC and PAL examples.

Is that okay with you?

Guillaume

-- 
A woman isn't complete without a man.
But where do you find a man - a real man - these
days?
  -- Lauren Bacall
My answer: Only at #mplayerdev on the freenode IRC network.




More information about the MPlayer-DOCS mailing list