Hi !
I would like to know if it is possible to create a simulation of a video
capture device in user-mode ?
If not, how to make communicating a kernel-mode (TestCap like) capture
driver with user-mode, win32 apps. ?
My problem :
Windows Media Encoder takes only files or Devices as sources for encoding. I
have a multicast MPEG2 stream over a LAN. I would like to capture IP MPEG2
stream, decode it and send for encoding to a Windows Media Encoder... Have
you any better idea than Driver Development ? Thanks in advance !!!