On Wed Mar 29 02:12:01 2023 +0000, Ziqing Hui wrote:
OK, I'll try to implement approach (2).
We should create a extra bin for each stream, is that correct? For example, for a ASF file contains both video and audio streams, the first decodebin demux it into video and audio. Then we should create two extra decodebins, one for the video stream, and another for the audio. Is that true?