|
-
May 21st, 2004, 12:09 AM
#1
capturing video in ASF format
HI i using DirectShow + VC++ to capture a video from camera.
I m gettign it live ,,
but a problm in saving it in ASF format ..
CAn any one send me code .
thanx
-
May 23rd, 2004, 10:18 AM
#2
-
June 4th, 2004, 09:39 AM
#3
From your Capture filter, you need to add a renderer filter that will create a Windows Media Advanced Streaming filters (ASF) stream.
You'il find the WM ASF Writer in the list of Directshow filters. That's it!
Try that in the GraphEdit tools (included with DirectX SDK). You will save time 
Michel.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|