# HG changeset patch # User diego # Date 1061891385 0 # Node ID 517dd95f5fb239ea2f0cd18528fdfa137d0fccd2 # Parent c0125c036c7618e005748e8f2dfbdf10139a8f74 -nuvopts documentation by Albeu diff -r c0125c036c76 -r 517dd95f5fb2 DOCS/en/mplayer.1 --- a/DOCS/en/mplayer.1 Mon Aug 25 23:19:08 2003 +0000 +++ b/DOCS/en/mplayer.1 Tue Aug 26 09:49:45 2003 +0000 @@ -4066,9 +4066,34 @@ Tip: a more positive bias (-32 - -16 instead of -64) seems to improve the PSNR .RE +.SS nuv (-nuvopts) + +Nuppel video is based on rtjpeg and lzo. +By default frames are first encoded with rtjpeg and then compressed with lzo. +But both passes can be enabled or not. +So you can in fact output raw i420, lzo compressed i420, rtjpeg, or the +default lzo compressed rtjpeg. +.br +Note: The nuvrec documentation contains some advice and examples about the +settings to use for the most common TV encodings. +.TP +.B c=<0\-20> +chrominance threshold +.TP +.B l=<0\-20> +luminance threshold +.TP +.B nolzo +disable the lzo compression +.TP +.B q=<3\-255> +set the quality level +.TP +.B raw +disable rtjpeg encoding .SS xvidenc (-xvidencopts) -.br + There are three modes available: constant bitrate (CBR), fixed quantizer and 2pass. .TP