Changes

Jump to navigation Jump to search
130 bytes added ,  20:38, 9 November 2014
no edit summary
Line 78: Line 78:     
Note that the hardware doesn't actually handle MJPEG, for that the hardware only does color format conversion. The input color format for that(with SKATER at least) is yuyv422, and the output color format is RGB565(this is probably determined by the [[MVDSTD:GetConfig|configuration]]).
 
Note that the hardware doesn't actually handle MJPEG, for that the hardware only does color format conversion. The input color format for that(with SKATER at least) is yuyv422, and the output color format is RGB565(this is probably determined by the [[MVDSTD:GetConfig|configuration]]).
 +
 +
By default MVD does various post-processing with the output image, this is controlled by the [[MVDSTD:GetConfig|configuration]].
    
Initialization procedures:
 
Initialization procedures:

Navigation menu