schorman13 said:
DE,
Are you saying you wrote a program to record and validate the AC-3 stream, or did you do this using some software?
Yes ;) It was some software, and I did write it. If I've still got it, it won't work for you unless have an identical sound setup, which is unlikely.
Also, how did you remove the padding between frames?
The program just skipped it until it found the next AC3 header (0b 77, if I remember correctly)
DE