Log in

View Full Version : Using FFDSHOW for live stream h.264 decoding


rlandle
1st August 2005, 19:44
Hi,
I'm new to the forum, so please direct me to the appropriate place for these questions if this is not it.

I am trying to develope a DirectShow filter graph that reads H.264 images from incoming UDP/RTP packets and uses FFDSHOW do decode them in real time.

The decoder will be a brand new 2.0 GHz pentium, with 1 Gig Ram. I will want to decode 720x480 resolution at 30 fps.

1. Is there example code out there that uses FFDSHOW in such a way.
2. Is the FFDSHOW filter capable of excepting live (push source) outputs.
3. Can FFDSHOW keep up?

Any help would be appreciated.
Thanks,
Bobby