mpp icon indicating copy to clipboard operation
mpp copied to clipboard

Failure diagnostic messages are showing

Open dbermond opened this issue 8 months ago • 5 comments

When running FFmpeg compiled with mpp 1.0.9, failure diagnostic messages are shown right before the normal FFmpeg output:

mpp[7679]: kmpp_obj: kmpp_objdef_get invalid param def 0x7a5c6c444f30 name 0x7a5c6c3bf4fd objs (nil)
mpp[7679]: kmpp_frame: kmpp_frame_init KMPP_OBJ_NAME init failed

This does not happen when building FFmpeg with mpp 1.0.8 or earlier.

Operating System: Arch Linux

dbermond avatar Apr 05 '25 14:04 dbermond