Author: compn Date: Fri Sep 19 20:20:31 2008 New Revision: 27640 Log: add windows NUL info
Modified: trunk/DOCS/xml/en/mencoder.xml Modified: trunk/DOCS/xml/en/mencoder.xml ============================================================================== --- trunk/DOCS/xml/en/mencoder.xml (original) +++ trunk/DOCS/xml/en/mencoder.xml Fri Sep 19 20:20:31 2008 @@ -326,7 +326,8 @@ The name comes from the fact that this m <emphasis>twice</emphasis>. The first encoding (dubbed pass) creates some temporary files (<filename>*.log</filename>) with a size of few megabytes, do not delete them yet (you can delete the AVI or rather just not create any video -by redirecting it into <filename>/dev/null</filename>). +by redirecting it into <filename>/dev/null</filename> +or on Windows into <filename>NUL</filename>). In the second pass, the two pass output file is created, using the bitrate data from the temporary files. The resulting file will have much better image quality. If this is the first _______________________________________________ MPlayer-DOCS mailing list [email protected] https://lists.mplayerhq.hu/mailman/listinfo/mplayer-docs
