Stuttering when trying to decode stream encoded with omx
Submitted by Dimitrios Katsaros
Link to original bug (#796585)
Description
I am trying to decode a h264 stream encoded by omxh264enc using omxh264dec. It seems that every time I get a key frame there is a visible stutter in the decoded video. The interesting part is if I try to encode using x264enc or decode using avdec_h264, the stream looks fine. I am attaching videos of the same recording using omx and x264, as well as a demo video with the visible stutter. In the recorded video, I have used the force key frame event to ensure that A keyframe is produced every second.