Click to See Complete Forum and Search --> : capturing video in ASF format
ainee_g
May 21st, 2004, 01:09 AM
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
bodybody
May 23rd, 2004, 11:18 AM
try download from
www.viscomsoft.com/products/videocap
Skynet
June 4th, 2004, 10:39 AM
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.
codeguru.com
Copyright Internet.com Inc., All Rights Reserved.