Hello,
I digitized some home movies with a digital8 camcorder, now I have a few Gb of dv-avi that I am currently editing with virtualdub.
I noticed some audio problems along the way, on some parts of the files there is no usable sound in the right stereo channel.
To solve this problem on smaller clips I just :
-exported the raw audio using virualdub
-imported the raw audio in audacity
-split the stereo to 2 mono channels
-deleted the right stereo channel that is full of noise
-exported to wav using ffmpeg pcm s16le
-imported the wav in virtualdub
This solution works for single files but I cannot append an avi with processed audio to an untouched avi. Virtualdub says :
Cannot append, the audio streams have different sample sizes (4 vs 2)
mediainfo for a raw avi:
Audio
ID : 1
Format : PCM
Format settings, Endianness : Little
Format settings, Sign : Signed
Codec ID : 00001000-0000-0100-8000-00AA00389B71
Duration : 1mn 52s
Bit rate mode : Constant
Bit rate : 1 536 Kbps
Channel(s) : 2 channels
Channel positions : Front: L R
Sampling rate : 48.0 KHz
Bit depth : 16 bits
Stream size : 20.6 MiB (5%)
Alignment : Aligned on interleaves
Interleave, duration : 40 ms (1.00 video frame)
Interleave, preload duration : 500 ms
mediainfo for a processed through audacity avi:
Audio
ID : 1
Format : PCM
Format settings, Endianness : Little
Format settings, Sign : Signed
Codec ID : 1
Duration : 1mn 52s
Bit rate mode : Constant
Bit rate : 768 Kbps
Channel(s) : 1 channel
Sampling rate : 48.0 KHz
Bit depth : 16 bits
Stream size : 10.3 MiB (3%)
Alignment : Aligned on interleaves
Interleave, duration : 40 ms (1.00 video frame)
Interleave, preload duration : 500 ms
So my question will be how to remove one stereo channel and import processed audio in virtualdub while at the same time being able to append avis ? Or do I just need to convert all the audio to wav and work from here ? Is there a better way ?
+ Reply to Thread
Results 1 to 3 of 3
-
-
Ok so I solved my problem, sort of.
I extracted all the audio, converted it to wav (microsoft), made a new version of the raw dv-avi with wav audio and started to edit that.
I decided to remove one stereo channel and duplicate the sane one to make a fake stereo file that I can merge to the dv-avi. The resulting files can be appended easily.
There is still some noise left on that fake stereo file, what is the best practice to get rid of it? -
Convert your single channel audio to dual channel. Did you even have to ask?
There is still some noise left on that fake stereo file...
...what is the best practice to get rid of it?
Similar Threads
-
VirtualDub Capture AVI audio AND video speed up
By dogpapa in forum Capturing and VCRReplies: 3Last Post: 13th Nov 2012, 21:40 -
Virtualdub avi capture audio sync issues
By buckethead in forum Capturing and VCRReplies: 8Last Post: 31st Oct 2011, 14:34 -
[Resolved] Making 2 AVIs the same so that VirtualDub can append?
By Diana (Cda) in forum DVD RippingReplies: 32Last Post: 9th Dec 2010, 14:01 -
Problem with audio in file processed by GOTSENT
By Bavafan in forum AudioReplies: 3Last Post: 10th Sep 2010, 13:20 -
do my AVI files need to be "pre-processed" before creating DVD?
By EtherJones in forum Video ConversionReplies: 3Last Post: 11th Jun 2010, 00:46