+ Reply to Thread
Results 1 to 3 of 3
Thread
  1. Member
    Join Date: Mar 2009
    Location: singapore
    To get the same bitrate as original file.
    Quote Quote  

  2. Always Watching guns1inger's Avatar
    Join Date: Apr 2004
    Location: Miskatonic U
    Details ? Context ? Software ?

    Constant Bitrate means that every frame gets the same amount of data, regardless of need.

    2 Pass Variable Bitrate means that the video is compressed around an average bitrate, with some frames getting more and some getting less data, as needed.

    Both will give you a target file size.

    If the source was encoded with a constant bitrate, then encoding it again with the same bitrate will give you the same file, but may result in reduced quality.

    If the source used a variable bitrate then using a variable bitrate again will give you the same file size, but the indivual frames won't be encoded with the same bitrates.
    Read my blogs here and here. Change England's Libel Laws - Sign Here
    Quote Quote  

  3. Get Slack disturbed1's Avatar
    Join Date: Apr 2001
    Location: init 4
    Only if you are doing a two pass constant bitrate encode.

    Constant bitrate is just that. A constant bitrate across all frames. A two pass encode is used to better distribute bitrate through the video. This allows the encoder to give higher bitrate to more complex scenes, while allocating a lower bitrate to less complex scenes. You end up with a video that has scenes with close to a constant quality.

    CBR=Constant bitrate rate variable quality. All scenes receive the same amount of bits regaurdless if they need it or not.
    VBR=Variable bitrate rate, almost constant quality. Best used with a min/max/average, especially if encoding for STB compliance, so you don't overshoot the upward bounds of max bitrate decoding.
    Fixed Quant=variable bitrate with a constant quality across all scenes.

    If quality is most important with little regaurd to size, fixed quant encoding will yield the best results. If size is important, 2 or more pass VBR encoding with an average bitrate targeting the final size is what you want. CBR is just a waste of bits, and really should not be used unless the targeted playback mechanism mandates it (VCD, some streaming protocols, a few hand helds)
    Linux _is_ user-friendly. It is not ignorant-friendly and idiot-friendly.
    Quote Quote  




Similar Threads

  1. Variable Bitrate or Constant Bitrate?
    By i am x in forum Video Conversion
    Replies: 3
    Last Post: 12th Feb 2010, 08:49
  2. Constant Bitrate Vs. Variable Bitrate
    By Habby in forum Authoring (DVD)
    Replies: 5
    Last Post: 25th Mar 2006, 12:50
  3. Variable Bitrate Constant Bitrate...
    By retroborg in forum Capturing
    Replies: 2
    Last Post: 12th Aug 2004, 09:47
  4. Advantages of Variable Bitrate over Constant Bitrate?
    By Beev in forum Video Conversion
    Replies: 5
    Last Post: 6th May 2004, 09:12
  5. constant bitrate or variable bitrate?
    By zak_swan in forum Newbie / General discussions
    Replies: 2
    Last Post: 4th Oct 2003, 16:25
About   Advertise   Forum   RSS Feeds   Statistics   Tools