MVD Services: Difference between revisions
Line 147: | Line 147: | ||
This one uses the I/O mapped @ 0x10207000. | This one uses the I/O mapped @ 0x10207000. | ||
This service is used by the [[New_3DS]] [[Internet Browser]]. | This service is used by the [[New_3DS]] [[Internet Browser]]. SKATER runs the entire MVD initialization/shutdown each time the video player is entered/exited. | ||
By default MVD does(?) various post-processing with the output image, this is controlled by the [[MVDSTD:GetConfig|configuration]]. This post-processing isn't done at all in certain cases. By default MVD will align the output frame width to 512, by writing zero-value pixels. | By default MVD does(?) various post-processing with the output image, this is controlled by the [[MVDSTD:GetConfig|configuration]]. This post-processing isn't done at all in certain cases. By default MVD will align the output frame width to 512, by writing zero-value pixels. |