Re: gettimeofday

Tech-Archive recommends: Speed Up your PC by fixing your registry

From: Sreeram (sreeram0425_at_netscape.net)
Date: 04/07/04


Date: Wed, 07 Apr 2004 11:18:22 GMT

Hi Walter,

Sorry for my incomplete information. My task is : I need to capture RTP
streams (both video and audio via separate UDP ports) and convert it to
VFW format. The incomming video will be in H.261 encoded and audio is
Mu-Law. This should happen inside a device driver so that device driver
can be used as a virtual video/audio capture device.

Please advice how i should proceed to achieve this.

Thanks for your time.
Sreeram

> KSProxy is a user-mode DLL that communicates with a kernel mode
> streaming filter. Anything that can be done by KSProxy and a kernel
> filter can be done by a user-mode filter alone. In user mode, of course,
> it's perfectly okay to call standard C runtime functions like
> gettimeofday.
>
> Let's drop back 15 yards and ask what your big picture is. I.e., what is
> your overall goal, without reference to how you plan to achieve it?
>
> --
> Walter Oney, Consulting and Training
> Basic and Advanced Driver Programming Seminars
> Check out our schedule at http://www.oneysoft.com



Relevant Pages

  • Re: gettimeofday
    ... I need to capture RTP ... The incomming video will be in H.261 encoded and audio is ... This should happen inside a device driver so that device driver ...
    (microsoft.public.development.device.drivers)
  • Re: How to properly block filter graph
    ... I guess my problem comes from my system to block the audio or video until I ... Is there perhaps a filter out there that does this for me? ... If you sink multiple streams, you should be carefull to not ...
    (microsoft.public.win32.programmer.directx.video)
  • Re: Does iMovie 6 support USB camcorders?
    ... Any MPEG-2 file that you can "watch" with audio tends to be ... the separate streams are referred to ... MPEG-2 video streams typically have the ...
    (comp.sys.mac.apps)
  • Re: Media Centre-Vista- Lipsync
    ... There's no problem if the audio stream is also routed through the capture card but in some cases during recording the audio stream bypasses the capture card straight to the PC sound device which results in the sound being out of synch with the time delayed video. ... It would be very easy to miss the fact that video and audio streams were not coming from the same place.. ...
    (microsoft.public.windows.vista.general)
  • Re: gettimeofday
    ... I need to capture RTP ... The incomming video will be in H.261 encoded and audio is ... This should happen inside a device driver so that device driver ...
    (microsoft.public.development.device.drivers)