Re: Adding WEB stream into ASF file



garkushan wrote:

hr = CreateWebStream(&m_config, m_pProfile, 50000, 3000);


In my experience the canned profile creation functions are buggy in the 9.5 SDK. That could be your problem. Also, you probably need to set the input properties for the stream.

Another problem that I had (with a script stream) was that said script stream had to be created and added to the profile *before* a video stream with a proprietary codec.

..a
.


Loading