<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Mon, Sep 23, 2013 at 10:02 AM, Jim Stichnoth <span dir="ltr">&lt;<a href="mailto:stichnot@gmail.com" target="_blank">stichnot@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div class="im">On Sun, Sep 22, 2013 at 2:23 PM, Ian Evans <span dir="ltr">&lt;<a href="mailto:dheianevans@gmail.com" target="_blank">dheianevans@gmail.com</a>&gt;</span> wrote:<br>
</div><div class="gmail_extra"><br><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 dir="ltr"><div class="gmail_extra"><div class="gmail_quote">
<div><div class="im">On Sun, Sep 22, 2013 at 9:41 AM, Jim Stichnoth <span dir="ltr">&lt;<a href="mailto:stichnot@gmail.com" target="_blank">stichnot@gmail.com</a>&gt;</span> wrote:<br>
</div><div class="im"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr">Try copying the file from that 3-minute sample, or from the original recording, into your Video Gallery directory, then do a rescan from the Video Gallery, and see if the file plays correctly.  If it does, this suggests incorrect markup for the recording.  &quot;mythutil --clearseektable --chanid xxx --starttime yyy&quot; doesn&#39;t currently clear this particularly markup, so to continue testing, one would need to directly execute a DB query to clear the extra markup.<br>

</div></blockquote></div></div><div class="im"><div><div><br></div></div><div>I copied it over to Mythvideo and was able to seek/fast forward.<br></div><div><br></div></div></div></div></div></blockquote><div>OK, sounds like extra markup is getting in your way then.  If you&#39;re comfortable with using raw mysql commands, try this:</div>

<div><br></div><div>  select * from recordedmarkup where chanid=xxx and starttime=yyy and type&gt;=33;<br></div></div></div></div></blockquote><div><br><br>chanid        starttime                  mark type data<br>1019          2013-09-18 06:00:00 0        33 1026<br>
1019          2013-09-18 06:00:00 0        34 92396<br></div></div></div></div>