<br><br><div><span class="gmail_quote">On 21/10/06, <b class="gmail_sendername">Simon Dyson</b> &lt;<a href="mailto:sdyson@themaelstrom.co.uk">sdyson@themaelstrom.co.uk</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Ian Newby wrote:<br>&gt; Hi Folks,<br>&gt;&nbsp;&nbsp; Using mythtv 0.20 works really well. I just have a question on the<br>&gt; MythArchive plugin (create DVDs).<br>&gt;<br>&gt; Is it possible to set the thumbnail position? When I create an archive the
<br>&gt; title thumbnails are always black.<br>&gt; I have tried to set the bookmark in the recordings but this has no effect.<br>&gt;<br>&gt; Regards<br>&gt; Ian Newby<br>&gt;<br>The thumbnail is hardcoded to the first frame of the recording. I
<br>modified the mythburn.pl script to get the thumbnail from the 360th<br>frame of the recording which works fine as long as your recordings are<br>all at least 6 minutes long.<br><br>Simon<br>_______________________________________________
<br>mythtv-users mailing list<br><a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br><a href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users">http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
</a><br></blockquote></div><br>&nbsp;I posted a patch that will offset the first image in the chapter and title screen and also to be able to use a bookmark for the title as well.&nbsp; Paul has commited these changes so you may want to update to a newer version.
<br><br>The following settings should be present in mythbun.py in the mytharchive\scripts folder:<br><br>Thumboffset = &lt;Time in seconds&gt;<br>UseBookMark = True / False<br><br>Roy<br><br>Roy<br>