|
|
XviD Encoder in DirectShow?
Is there any way/would it be possible to include the XviD Encoder in a DirectShow filter Graph?
Reason I ask is because some classmates and I are doing a small project on streaming to wireless devices and it seemed that using something like MPEG-4 would beat the crap out of say, MPEG-1, since we need a lot less data amp; bandwidth. We have a special proxy filter which transmits the data from its input pin via unicast or multicast and adds forward error correction to it, and likewise a reciever filter that sits on the other end. We can work with offline-encoded files okay, but we'd like to be able to do everything in quot;real time.quot;
Any comments/suggestions? Thanks!
I don't know if this is exactly what you want.
You may open your file using graphedit and include Xvid encoder in the graph. To insert the filter: Xvid encoder is not in the directshow section but in the video compressors section. I hope this helps. |
|