Log in

View Full Version : CBR/VBR Question


YY1020
18th May 2003, 10:25
I use a VirtualDub open a one AVI file,it show me a message.Nonetheless i can't to comprehend this and i will do my job in a anime,but when i add a filter and preview a anime,it look like not flowing.....(Under about a message when i opened the AVI file)

VirtualDub has detected an imporper VBR audio encoding in the source AVI file and will rewrite the audio header with standard.CBR values during processing for better compatibility.This may introduce up to 3320 ms of skew form the video stream.If this is unacceptable,decompress the *entire* audio stream to an uncompressed WAV file and recompress with a constant bitrate encoder.(bitrate:124.1 ?13.0 kbps)

How can i do when appeaer this message??
Can someone tell me to settle this problem??
THX A LOT!!!

killingspree
18th May 2003, 11:36
this happens because you muxed a vbr mp3 file into the avi using buggy routines. i supose you used nandub to do the job. the only way to correct this is to demux and remux the two streams using either vdubmod or avimuxgui. personally i'd recommend the latter.

oh and i have no clue what you mean by "looks like not flowing" - perhaps you can elaborate this a bit (:

steVe

YY1020
18th May 2003, 11:56
Originally posted by killingspree
this happens because you muxed a vbr mp3 file into the avi using buggy routines. i supose you used nandub to do the job. the only way to correct this is to demux and remux the two streams using either vdubmod or avimuxgui. personally i'd recommend the latter.

oh and i have no clue what you mean by "looks like not flowing" - perhaps you can elaborate this a bit (:

steVe
I don't know how to demux and remux,can you show a picture to me??

killingspree
18th May 2003, 12:33
see this guide:
http://www.doom9.org/vdubmod-procedures.htm

steVe