<div dir="auto">Hi all.,<div dir="auto"><br><div dir="auto">I have to copy hls and mpeg-dash streams to the file. But only audio streams with specific tag language.</div><div dir="auto">So with hls everything works well. I use tsdemux for that stream and inside 'have-pad' event I am able to get stream from the pad and further taglist. But with mpeg-dash I use qtdemux and in the 'have-pad' event I am not able to get taglist because the stream is empty. But I am able to get stream id which is correct.</div><div dir="auto"><br></div><div dir="auto">Can somebody explain me what is going on, and why there is such differences between demuxers? How could I get that tag list?</div><div dir="auto"><br></div><div dir="auto">Thank you very much.</div><div dir="auto">Serhiy. </div></div></div>