<br><br><div class="gmail_quote">On Tue, Jan 15, 2013 at 5:18 PM, 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:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">On Tue, Jan 15, 2013 at 2:02 PM, Bob Cottingham &lt;<a href="mailto:bobnvic@gmail.com">bobnvic@gmail.com</a>&gt; wrote:<br>
&gt; I&#39;d be happy to provide a sample if Larry doesn&#39;t post it first.  What would<br>
&gt; be a good way to trim the video to ~30s and preserve any timing details you<br>
&gt; may need?<br>
<br>
</div>I would do this just by manually scheduling a 1-minute recording.<br>
Then verify the 5m19s duration display issue.  It doesn&#39;t matter how<br>
long the recording actually is, as long as it&#39;s at least 30 seconds<br>
(otherwise it&#39;s hard to play around with), and small enough to easily<br>
host or email.<br>
<br>
It&#39;s possible that it would also be useful to have the seek table for<br>
the recording - execute the mysql query &quot;select * from recordedseek<br>
where chanid=&lt;mychanid&gt; and starttime=&lt;mystarttime&gt;;&quot;, substituting<br>
the proper values for &lt;mychanid&gt; and &lt;mystarttime&gt;.<br>
<div class="HOEnZb"><div class="h5"><br>
Jim<br>
_______________________________________________<br>
mythtv-users mailing list<br>
<a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br>
<a href="http://www.mythtv.org/mailman/listinfo/mythtv-users" target="_blank">http://www.mythtv.org/mailman/listinfo/mythtv-users</a><br>
</div></div></blockquote></div><br>Jim,<br><br>I am going to send you 3 Dropbox links off list. One is a 1 minute video from a channel that consistently produces this problem (Cartoon Network). One is a 15 minute full show from that channel (confirmed to display 5:19) and one is what I think is the proper database query result stored in a text file. Happy to do anything else if you want anything more or if I blew it on the query. <br>