Herman Chen

Results 443 comments of Herman Chen

更新代码版本看看,看 log 估计是 RGB 的格式选择有问题

This is an optimization for hardware decoder. The stride for hevc decoder is aligned to 256 odd times value. 2304 is 256 * 9 which is 1920 aligned value. This...

The MPP_COMPAT_DEC_FBC_HDR_256_ODD is for fbc mode stride setup. Can you setup the correct hor_stirde in your code using decoder output? Or you code must set the hor_stride to be the...

[7d39aba.diff.zip](https://github.com/rockchip-linux/mpp/files/12840370/7d39aba.diff.zip) Try this patch and set MPP_COMPAT_DEC_NFBC_NO_256_ODD compat value to 1

please provide more log

Use new version tag 1.0.x or update a larger number than 1.3.8?

1.0.5 tag has update the number to 1.3.9

> P.S.: Does it makes sense to make an official release so that distribution maintainers will see they need to update the version of the package? https://github.com/rockchip-linux/mpp/releases Done

嗯,的确是会有问题,只是这种系统问题其实在出现的时候很可能整个系统都异常了,mpp 自身能保持不崩就行