Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Capture from Digital Video Recoding device

10 views
Skip to first unread message

Hs

unread,
Jul 30, 2008, 7:45:59 AM7/30/08
to

How can I capture video from a DVR device? I used "vfw.pas" unit routines to capture from a webcam, it works but not for DVR devices.I can list webcam drivers by calling "capGetDriverDescription()" function from "vfw.pas" it lists webcam drivers but not DVRs.
Should I use other way instead of "vfw" routines to capture from DVRs?

Thanks.

harrie

unread,
Aug 3, 2008, 10:08:50 PM8/3/08
to
Hs wrote:
> How can I capture video from a DVR device? I used "vfw.pas" unit routines to capture from a webcam, it works but not for DVR devices.I can list webcam drivers by calling "capGetDriverDescription()" function from "vfw.pas" it lists webcam drivers but not DVRs.
> Should I use other way instead of "vfw" routines to capture from DVRs?
>

you may have to use DirectShow instead

0 new messages