Hi all,
I'm using a DM816x board, and I'm experiencing an issue doing the below steps:
1) Using Gstreamer to start a playback including the decoder, the deiscaler and the HD output
2) Starting an application which is doing several V4L2_BUF_TYPE_VIDEO_OVERLAY ioctls to the video device in order to move the video position on the screen.
After 1 hour the playback crashes with a kernel dump due to a v4l2 timeout when trying to queue a buffer in the M3.
Has someone experienced a similar problem? Any advice or comment about the issue?
Thanks in advance.