Hello, I am a beginner with DirectShow and please somebody give me a solution to make a playlist and play the files (wich have the some codec and compression) without pause (or black between files from list).
That's generally an issue of preloading the data from the file into memory before its playtime actually starts, then start streaming from that buffer. How simple this is to accomplish with DirectShow, I'm afraid I don't know. I use more D3D than anything. If you know the API and the theory, things fall into place (right? )
Sorry I couldn't be more help. ----------------------------------------------------------------------------------
...but I'm just a C man trying to see the light
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.