<div dir="ltr">On Wed, Jan 13, 2016 at 12:38 AM, Martin Bene <span dir="ltr"><<a href="mailto:Martin.Bene@icomedias.com" target="_blank">Martin.Bene@icomedias.com</a>></span> wrote:<br><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">So far, I'm stuck at the point that I really need to look fort he pop-up image to determine if a pin is required.<br></blockquote><div><br></div><div>I used to use a channel changer script that tried to analyze the screen to know if the STB was in screen-saver mode.  It used ffmpeg to capture a few frames of video as jpeg files, converted those jpegs to colored text with jp2a, and then looked at those files with a Perl script to come up with a confidence score.<br><br></div><div>It ended up not working very well... maybe the resolution of the files jp2a created was too low, or maybe because the screensaver was constantly shifting.  Looking at the video or jpegs directly may have worked better.<br><br></div><div>-- Tony<br><br></div></div></div></div>