PDA

View Full Version : audio stream delay


len0x
12th October 2004, 14:26
How does it work I wonder: when you specify the delay does VDub(Mod) add/remove samples from audio stream, so that if you demux the audio from a synched source then you don't have to specify the delay if you neede to mux it again? Thanks.

fccHandler
12th October 2004, 19:59
Well, I know that VirtualDub does apply the skew amount when you use its "Save WAV" function (i.e., the resulting WAV will have samples added or removed). I'm not sure about VirtualDubMod's "demux" function though.

len0x
12th October 2004, 20:02
Actually now that I think of it: its must be added in the resulting AVI anyway otherwise AVI would have to contain delay in it. So demuxing will have those samples as well...

Matthew
13th October 2004, 00:50
nandub/vdub/vdubmod adds junk data (0s) in 1152 bytes increments. These 0s are in the mp3 when using either "save wave" or "demux". The former just has the 58 wave header as well.