<div dir="ltr"><div dir="ltr">On Tue, Jan 29, 2019 at 10:28 AM John <<a href="mailto:jksjdevelop@gmail.com" target="_blank">jksjdevelop@gmail.com</a>> wrote:<br></div><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
  
    
  
  <div bgcolor="#FFFFFF">
    <p>I also get this error on a remote frontend with version 30. Some
      timeout must need a tweak. Note the issue has been there for
      several weeks it is not due to a very recent change. I don't use
      live tv enough to make it a major issue for me.<br>
    </p>
  </div><br></blockquote><div><br></div><div>Good to know that the problem is not unique to me.  I only updated to v30 on Sunday the day prior so it is likely that I simply didn't stumble upon it in the limited use of the system since then.  </div><div><br></div><div>According to this in the log:</div><div><pre style="color:rgb(0,0,0);white-space:pre-wrap">Jan 28 19:28:13 k-mint mythfrontend.real: mythfrontend[1273]: I CoreContext avformatdecoder.cpp:2772 (OpenAVCodec) AFD: Opened codec 0x55a532b95180, id(AC3) type(Audio)
Jan 28 19:28:13 k-mint mythfrontend.real: mythfrontend[1273]: E CoreContext avformatdecoder.cpp:2635 (ScanStreams) AFD: Unknown video codec - defaulting to MPEG2</pre><pre style="color:rgb(0,0,0);white-space:pre-wrap"><font face="arial, helvetica, sans-serif">It appears that this is related to fallback to software based decoding rather than GPU Hardware based decoding.  Since this is occurring intermittently, you are probably right that it is a timing issue.  </font></pre><pre style="color:rgb(0,0,0);white-space:pre-wrap"><font face="arial, helvetica, sans-serif">Looking at avformatdecoder.cpp and totally speculating because i have no experience with C++, I wonder if is related to </font><span style="font-family:Arial,Helvetica,sans-serif">SEQ_PKT_ERR_MAX</span><span style="font-size:12px;color:rgb(36,41,46);font-family:SFMono-Regular,Consolas,"Liberation Mono",Menlo,Courier,monospace"> 10 </span><font face="arial, helvetica, sans-serif"><span style="color:rgb(36,41,46);font-size:12px">(line 108) which</span> is a criterion used to apply logic to fall back to software decoding?  Is 10 packets perhaps sometimes too sensitive when changing channels via LiveTV?</font><br></pre><pre style="color:rgb(0,0,0);white-space:pre-wrap">Tim</pre></div><div><table class="m_-3957298098667534437gmail-highlight m_-3957298098667534437gmail-tab-size m_-3957298098667534437gmail-js-file-line-container" style="box-sizing:border-box;border-collapse:collapse;border-spacing:0px;color:rgb(36,41,46);font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol";font-size:14px"><tbody style="box-sizing:border-box"><tr style="box-sizing:border-box"><td id="m_-3957298098667534437gmail-file-mythfrontend-log-LC22" class="m_-3957298098667534437gmail-blob-code m_-3957298098667534437gmail-blob-code-inner m_-3957298098667534437gmail-js-file-line" style="box-sizing:border-box;padding:0px 10px;line-height:20px;vertical-align:top;font-family:SFMono-Regular,Consolas,"Liberation Mono",Menlo,Courier,monospace;font-size:12px;overflow:visible;white-space:pre-wrap"><br></td></tr></tbody></table></div></div></div>