I have a directshow filter graph that run forever without any stopping. But when I change source of the graph to other video file, synchronization between audio & video streams was failed.
It's happening because of some audio frames haven't played yet. How could tell to graph to flash out audio buffer?