mpp
mpp copied to clipboard
mpi_dec_test failes to decode
I'm trying to decode a HEVC file called input.h265, but it prints out errors and produces a file with green color. I have made my own decoder using this library, but I'm getting the same errors and result. It uses a long time to decode and prints out a lot of messages for each frame it decodes. More details about the error messages are shown on the image below. I am testing this on a RK3328 chip. The command I used is shown at the bottom.