Hi Merlin, 

> Is that a bug in stream_mux? It means that the streams cannot be demuxed by
> looking at the tags.

There is no special processing for stream tags in stream_mux. It simply takes 
the input streams and copies them input-wise into the output buffer. Stream 
tags are propagated according to their initial offset at the input. And there 
you get behaviour you described.

Did you have a look at tagged_stream_mux ? Maybe it will serve your needs? It 
sounds not unreasonable to have a switch to change tag propagation in 
stream_mux to your desired behaviour. Or is it a major breakage to the tag 
propagation policy?

Best Regards, 
Andrej






Attachment: signature.asc
Description: This is a digitally signed message part.

_______________________________________________
Discuss-gnuradio mailing list
Discuss-gnuradio@gnu.org
https://lists.gnu.org/mailman/listinfo/discuss-gnuradio

Reply via email to