|
Junior Member
|
對喔...還有個 ABR....average bit rate.
我現在將原作者的說明翻譯一下....(有錯請指正)
在 divx 4.2 help 有說到這段
Constant bitrate mode
-> CBR
Constant bitrate mode is aimed at producing output with a fixed average
bitrate.
-> CBR 模式定位在最終輸出結果是固定的 ABR
When this mode is turned on, the encoder automatically adjusts level of compression for your media as it is compressed.
-> 當此模式啟動, 編碼器自動為你的媒體 (media) 調整壓縮階層.
Long high-motion scenes will cause it to increase compression level;
and likewise, scenes with low or no motion will be compressed less.
-> 高移動量場景變換會增加壓縮階層 (應該是指自動加入 key frame)
-> 低或不移動的將被壓縮的更小
There are several parameters that control compression in this mode.
Bitrate
-> 他有數個參數去控制在此模式壓縮.
故....1 pass -> ABR
現在講到 1-pass quality-based mode
In this mode, all frames receive the same amount of compression, without regard to their complexity.
-> 在此模式下, 所有「格」將採取相同程度的壓縮, 不管他們的複雜度.
While it is not the best choice for making archives, it is a good idea to use this mode when preparing content for future editing.
-> 雖然此法並非製作成品的最佳選擇, 但仍對於預備將來後製作是一個不錯的點子.
It guarantees the preservation of quality in all frames.
-> 他保證每一格的品質.
!!!!!.......1-pass quality-based mode 變成....-> 無法指定 bitrate 的 CBR ??
|