Hi, Andreas, My current patches implement a new class `AudioDecoderInputTrack` to fulfill the pull-driven track for `DecodedStream`. However, after applying those patches, take comment1 as an example, the output sound is completedly distortion, and I haven't found the reason. Could you give me some suggestion and see if anything I did is wrong? Thank you so much.
Bug 1517199 Comment 30 Edit History
Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.
Hi, Andreas, My current patches implement a new class `AudioDecoderInputTrack` to fulfill the pull-driven track for `DecodedStream`. However, after applying those patches, take comment1 as an example, the output sound is completedly distortion, and I haven't found the reason. (Note, those patches haven't performed time stretching yet. They are simply changing the push-driven to pull-driven) Could you give me some suggestion and see if anything I did is wrong? Thank you so much.