Closed mark-kendall closed 3 years ago
Mark - unfortunately test patch not helps. issue is still present.
Summarise my experience with current master (as of b3d42cff2):
a\ issue of randomly skipping frames on s905 when v4l2 m2m decode is used; b\ s912/sm1 playabck hangs.
@warpme I decided the easiest approach was to just to revert to the original implementation. The updated patches offered some theoretical improvements/fixes but I couldn't see any actual improvements and I simply don't have the time to dig into the regressions.
Closing this to focus on the request API.
a1e378ad431c74c029fb4aba0bc34194838672e1 updated the V4L2 M2M decoder for the latest patch set.
No issues noted with RPI4 but @warpme reports a regression in decoder performance on s905 based boards.
My only suspect is the use of V4L2_MEMORY_DMABUF instead of V4L2_MEMORY_MMAP