From d7154f34b05231a0e6136b2fe53dc0ee911555a0 Mon Sep 17 00:00:00 2001 From: diego Date: Mon, 12 Jan 2004 06:30:30 +0000 Subject: =?UTF-8?q?some=20little=20clarifications=20and=20additions=20patc?= =?UTF-8?q?h=20by=20Samuli=20K=C3=A4rkk=C3=A4inen=20?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@11781 b3059339-0415-0410-9bf9-f77b7e298cf2 --- DOCS/xml/en/mencoder.xml | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) diff --git a/DOCS/xml/en/mencoder.xml b/DOCS/xml/en/mencoder.xml index bd9de57cea..c43bbddf9f 100644 --- a/DOCS/xml/en/mencoder.xml +++ b/DOCS/xml/en/mencoder.xml @@ -633,7 +633,7 @@ vcodec=mpeg2video:intra_matrix=8,9,12,22,26,27,29,34,9,10,14,26,27,29,34,37, - There are two ways to avoid this. You can try encoding again using + There are three ways to avoid this. You can try encoding again using and see if both the resulting file size and picture quality are acceptable. You can also use 2 pass encoding. @@ -643,6 +643,14 @@ vcodec=mpeg2video:intra_matrix=8,9,12,22,26,27,29,34,9,10,14,26,27,29,34,37, option without using 3 pass encoding. + + + + The third and possibly the best option may be to slightly scale down + the resolution. The uniform slight softening and loss of detail is + visually more appealing than the blockiness and other artifacts + caused by MPEG compression. Scaling down also effectively reduces the + noise of the picture, which is good, as noise is hard to compress. @@ -701,8 +709,9 @@ vcodec=mpeg2video:intra_matrix=8,9,12,22,26,27,29,34,9,10,14,26,27,29,34,37, Scaling and aspect ratio - For best quality, do not scale the movie while ripping. Scaling - causes artifacts and makes the file larger. Pixels in DVD movies + For best quality, do not scale the movie while ripping. Scaling down + obviously loses detail, and scaling up causes artifacts and obviously + makes the file larger. Pixels in DVD movies are not square, so DVD movies include info about the correct aspect ratio. It is possible to store the aspect ratio in the MPEG4 header of the output file. Most video players ignore this info, but -- cgit v1.2.3