Hello,
the last days I was looking for a memory leak in my application when building and running a direct show graph with elecard filters. Now I found out, that this is a problem of the Elecard filters and could also be detected on the NW Player sample application.
The problem occurs by reconnecting to a network stream (pressing the play button again):
1. Run without connect: using 36,5 MB working set memory
2. First connect to a network stream: 122 MB
3. Second connect (pressing play again): 145 MB
4. Third connect: 170 MB
...
5. Seventh connect: 260 MB working set memory
Is this issue known and is there any solution for that?
Used components could be seen on the graph:

Thanks, Stefan