Changes

Jump to: navigation, search

Home

1,085 bytes added, 01:07, 2 June 2009
Video Tools
* http://en.wikipedia.org/wiki/Flat_Display_Mounting_Interface
* M4 screws (approx 10mm long), in square 100mm across.
 
DirectShow Comments
<pre>
// Setup the other filters necessary to handle MPEG2TS Stream
// Capture Device -> MPEG-2 Demultiplexer -> ffdshow Video Decoder -> Frame Grabber
// MPEG-2 Demultiplexer Filter
// Major Type: Video
// Sub Type: MPEG2_VIDEO
// Format: MPEG2Video
// New Pin
// Name: Video
// Media Type: MPEG2 Program Video
// PID Mapping:
// PID: x0810
// Pin: Video
// Elementary Stream (A/V only)
// ffdshow Video Decoder Filter
// Codecs
// Format: MPEG2
// Decoder: libmpeg2
// Supported FOURCCs/remarks: MPEG2 codec
// In:
// Major Type: Video
// Sub Type: MPEG2_VIDEO
// Format: MPEG2Video
// Out:
// Major Type: Video
// Sub Type: YV12
// Format: YV12 1536x-1080, 12bits,
// Aspect Ratio: 16x9,
// Interlace format: Frames
// rcSrc=[0,0,1440,1080]
// rcDst=[0,0,1440,1080]
</pre>
== CV ==

Navigation menu