Skip to content

dmo codec not work under windows 7

When trying to use dmo codec has no picture. Verbose log now looks like this

dmo debug: ProcessOutput() failed

It occurs because at loading DMO the output video format is incorrectly set(incorrect value i_planes) or DMO not support i_planes!=1

Need to change source file (\modules\codec\dmo\dmo.c) in function 'static int DecOpen( decoder_t *p_dec )' line 510 from i_planes = 3 to i_planes = 1

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information