Changes

Home

17 bytes added, 16:02, 3 August 2009
Modifying VideoInput lib for OpenFrameworks
DirectShow Comments
<presource lang="cpp">
// Setup the other filters necessary to handle MPEG2TS Stream
// Capture Device -> MPEG-2 Demultiplexer -> ffdshow Video Decoder -> Frame Grabber
// rcSrc=[0,0,1440,1080]
// rcDst=[0,0,1440,1080]
</presource>
== CV ==