If you are familiar with C++ then you can design your own DirectShow application for watching/capturing under win2k/xp.
Microsoft supplies a source code template of such application (AMcap) with DirectX SDK, so it can be taken as a "skeleton" and tweaked, amended, ...
Compiled wersion is here: http://www.pinnaclesys.com/SupportFiles/amcap.exe
It has a resizeable window, and even supports closed captions. But it doesn't have codecs support though, only uncompressed avi.
So, if I was a C++ programmer I would add audio/video codecs support, schedule & some changes to interface and we would have freeware application like iuVCR
+ Reply to Thread
Results 1 to 3 of 3
-
-
What we really need for WinXP is a capture program (that uses the new XP driver model WDM) that can keep the audio and video in sync like VirtualDub and AVI_IO does, and iuVCR does not do that
Crawling In My Skin
Consuming All I Feel
Fear Is How I Fall
Confusing What Is Real -
<TABLE BORDER=0 ALIGN=CENTER WIDTH=85%><TR><TD><font size=-1>Quote:</font><HR size=1 color=black></TD></TR><TR><TD><FONT SIZE=-1><BLOCKQUOTE>
On 2001-12-01 02:32:32, CocoPops wrote:
What we really need for WinXP is a capture program (that uses the new XP driver model WDM) that can keep the audio and video in sync like VirtualDub and AVI_IO does, and iuVCR does not do that
</BLOCKQUOTE></FONT></TD></TR><TR><TD><HR size=1 color=black></TD></TR></TABLE>
All we need is to pray that Avery Lee adds WDM support to virtualdub.