Hi,
We decode the frame that encode by dm365 from disk.
Sometimes, the codec output will be green image, and then decoding next frame always get green one.
I am sure that GOP is 30. It should get correct image after decoding the next key frame except all of frames are bad.
However, the VLC player can decode the abnormal frame which cause the green image problem.
By the way, we have implemented loop playback function.
The phenomenon will disappear if we play the normal frame at the beginning of decoding.
When decoding back to the abnormal frame, it could be decode well.
Regards,
Person