Formatting code for KMPlayer


show source only

{{parent page="Media"}}

=== KMPlayer and colorspace configuration ===
Wonder why black in your video appears as dark grey (compared to the top and bottom border in fullscreen mode). That's because video's colorspace scales from 16-235 while PC's scale is 0-255. Luckily, it can be fixed by forcing output colorspace to RGB32, which requires VMR9 output renderer. This will cost you additional CPU resources, but you should do it.

==KMPlayer general output colorspace==
Configuring the general output colorspace to RGB32.
{{image url="images/kmp_colorspace_general_output.png"}}

==KMPlayer video renderer==
Configure KMPlayer to use VMR9 renderer
{{image url="images/kmp_video_renderer.png"}}

==KMPlayer DVD renderer==
Configuring KMPlayer DVD output colorspace
{{image url="images/kmp_dvd_renderer.png"}}

==FFmpeg output colorspace==
Configure ffmpeg (xvid decoding) to use RGB32 output colorspace
{{image url="images/kmp_ffmpeg_colorspace.png"}}

CategoryEntertainment
Valid XHTML 1.0 Transitional :: Valid CSS :: Powered by WikkaWiki