Manngo
10th May 2004, 09:32
Hi!
I have the crazy idea, to use avisynth to decompress audio from an avi file. The avi is divx3 and the audio is mp3 VBR. The audio streem seems to be broken, Vdub(mod) can not properly decompress it to wav (it decompress it, but loose about 3 sec inside the stream, and from that point audio is earlyer than video with 3 sec). The avi PLAYS FINE, without errors. I can watch it with media player classic. So I think, that my directshow codec can decompress audio well, while acm used by vdub not (as I know acm does not support VBR MP3).
I tryed to frameserve with avisynth to vdub. The script was only 1 line: avisource. It played also fine. Vdub fileinformation said, that the avs cosisted of an uncompressed video and an uncompressed audio stream. I saved audio as wav. Partial success: from a point the resulted audio is silent, however the length is correct (not loosing the 3 sec). Problem starts about the same point where the 3 sec loss appears in the stream when decompressing with Vdub.
Questions:
When frameserving with avisynth to vdub I use the directshow codec to decompress the audio?
What can couse the silent problem?
I have the crazy idea, to use avisynth to decompress audio from an avi file. The avi is divx3 and the audio is mp3 VBR. The audio streem seems to be broken, Vdub(mod) can not properly decompress it to wav (it decompress it, but loose about 3 sec inside the stream, and from that point audio is earlyer than video with 3 sec). The avi PLAYS FINE, without errors. I can watch it with media player classic. So I think, that my directshow codec can decompress audio well, while acm used by vdub not (as I know acm does not support VBR MP3).
I tryed to frameserve with avisynth to vdub. The script was only 1 line: avisource. It played also fine. Vdub fileinformation said, that the avs cosisted of an uncompressed video and an uncompressed audio stream. I saved audio as wav. Partial success: from a point the resulted audio is silent, however the length is correct (not loosing the 3 sec). Problem starts about the same point where the 3 sec loss appears in the stream when decompressing with Vdub.
Questions:
When frameserving with avisynth to vdub I use the directshow codec to decompress the audio?
What can couse the silent problem?