View Full Version : wheres the audio menu in Vdubmod?
007craft
12th April 2004, 01:35
I can see video but no audio menu like in regular virtual dub..
any help?
gircobain
12th April 2004, 01:37
In VirtualDubMOD, audio is dealt with under the menu Streams > Stream list
007craft
12th April 2004, 01:45
thank you sir. now perhaps a suggestion?
should I join my 2 avi2 then demux the audio and or should i demux both my avis audio..convert them into mpegs then remux and join the mpegs?
Matthew
13th April 2004, 06:56
IMO ot's best to encode the video in a continous stream, i.e. from a joined avi or 2 avis joined in avisynth e.g. using unalignedsplice.
IMO the audio is best dealt with by demuxing the ac3s on a cd by cd basis and deleting any overlapping data in a hex editor if required (a few bytes can be duplicated sometimes). Then join the ac3s and fix the joined file using besplit. Any errors in the log file apart from at the very beginning and something has gone wrong.
If there's no overlapping bytes but instead bytes missing then run each AC3 through besplit and then join them with a 1 frame dummy in between in order to maintain audio sync.
The alternative to all this is to just extract one ac3 from the joined avi and run it through besplit. But any errors around the join point will result in 32 ms desync.
vBulletin® v3.8.5, Copyright ©2000-2012, Jelsoft Enterprises Ltd.