From 0133e3dce07c8917be36ea040051cead7b2abd78 Mon Sep 17 00:00:00 2001 From: iive Date: Tue, 3 Feb 2004 00:14:04 +0000 Subject: xvid4 new aspect options - patch by Nico git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11917 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/man/en/mplayer.1 | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'DOCS') diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1 index 4926637ba8..ba41ccd901 100644 --- a/DOCS/man/en/mplayer.1 +++ b/DOCS/man/en/mplayer.1 @@ -5090,6 +5090,18 @@ wide search .RE .PD 1 .TP +.B aspect= +Store movie aspect internally, just like MPEG files. +Much nicer solution than rescaling, because quality isn't decreased. +MPlayer and few others players will play these files correctly, others will display +them with the wrong aspect. +The aspect parameter can be given as a ratio or a floating point number. +.TP +.B autoaspect +Same as the aspect option, but automatically computes aspect, taking +into account all the adjustments (crop/expand/scale/etc.) made in the +filter chain. +.TP .B psnr\ \ \ Print the psnr (peak signal to noise ratio) for the whole video after encoding and store the per frame psnr in a file with a name like 'psnr_hhmmss.log'. -- cgit v1.2.3