Why waste the bits on an unnecessarily low quantizer?
Dlaczego marnować bity na niepotrzebnie niski kwantyzator?
The vqmax option looses the quantizer and allows the video compressor to actually reach so low bitrate even at the expense of the quality.
Opcja vqmax uwalnia kwantyzator i pozwala kompresorowi video na osiągnięcie tak niskiej szybkości nawet kosztem jakości obrazu.
The first pass may use either average bitrate or constant quantizer.
Pierwszy przebieg może używać albo średniej wartości bitrate albo stałego kwantyzatora.
With no real restriction on bitrate, the result is that the codec will use the lowest possible quantizer for each macroblock (as specified by vqmin for libavcodec, which is 2 by default).
Bez żadnego ograniczenia na bitrate kodek użyje najniższego możliwego kwantyzatora do każdej klatki (ustalonego dla libavcodec opcją vqmin, domyślnie 2).
quantizer compression (default: 0.6).
The problem with constant quantizing is that it uses the given quantizer whether the macroblock needs it or not.
Problemem przy stałym kwantyzatorze jest to, że używa podanego kwantyzatora niezależnie od tego czy makroblok tego wymaga czy nie.
Videophile purists who want to preserve the original as close as possible may object to this cropping, but unless you plan to encode at constant quantizer, the quality you gain from cropping will considerably exceed the amount of information lost at the edges.
Puryści, którzy chcą możliwie dokładnie zachować oryginał mogą się sprzeciwiać, ale jeśli nie planujesz używać stałego kwantyzatora to jakość uzyskana dzięki skadrowaniu znacząco przewyższy utratę informacji przy brzegach.
Border processing increases the quantizer for macroblocks which are less than 1/5th of the frame width/height away from the frame border, since they are often visually less important.
Przetwarzanie ramek zwiększa kwantyzator dla makrobloków które są odległe od krawędzi o mniej niż 1/5tą wysokości/szerokości obrazu, jako że często są one mniej ważne wizualnie.
Specify how to keep the quantizer between qmin and qmax. Use clipping. 1
Określa jak ma się zachowywać kwantyzator między qmin a qmax (przebieg 1/2).
The more amount added to the tolerance, the more the quantizer will advance to the next note when the incoming CV is very close to the CV of the given note.
Więcej kwota dodana do tolerancji, więcej kwantyzator awansuje do następnej nuty, gdy przychodzące CV jest bardzo blisko CV danej notatki.
There are three modes available: constant bitrate (CBR), fixed quantizer and two pass.
Dostępne są trzy tryby: stały bitrate (CBR), ustalony kwantyzator i dwuprzebiegowy.
ABR is recommended, since it does not require guessing a quantizer.
Zalecane jest ABR, ponieważ nie wymaga zgadywania kwantyzatora.
There are three approaches to encoding the video: constant bitrate (CBR), constant quantizer, and multipass (ABR, or average bitrate).
Są trzy podejścia do kodowania video: stały bitrate (CBR), stały kwantyzator i tryb wieloprzebiegowy (ABR, uśrednione bitrate).