Hi, I'm the author of pidvbip, a Pi client for tvheadend. When a user changes TV channel in my client, it attempts to completely close the openmax pipeline (video_decode, image_fx, clock, video_scheduler, video_render, audio_render) before re-opening it. This seems to work fine the majority of the t...