PDA

View Full Version : 6 channel AC3 is detecting as 5 channel


Vectorferret
28th August 2005, 16:02
I have an AVI file with AC3 audio. The file uses non-AC3 data to create a delay at the beggining of the file (a few seconds of it rather than the normal few milliseconds). Although ffdshow is playing it as 6 channel (5.1) audio like it should, most tools are detecting the audio as 5 channels instead (which is problematic). Is there a way I can make it read as a 6 channel AC3 file (and if possible, preserve the delay)?

mic
29th August 2005, 19:29
As there aren't any better suggestions, yet :), how about recreating the ac3 only with silence at the begining equal to your delay?

SeeMoreDigital
29th August 2005, 19:38
...most tools are detecting the audio as 5 channels instead (which is problematic). Is there a way I can make it read as a 6 channel AC3 file (and if possible, preserve the delay)?Which tools?


Cheers

Vectorferret
29th August 2005, 19:46
BeSweet, VirtualDubMod....

Between the two of those, there's not much I can do with the file other than play it (using ffdshow to decode) without sacraficing the LFE channel, which although not critical, if it's there I don't want to ditch it.