<p><br>
On Sep 28, 2012 8:48 AM, &quot;Joel Means&quot; &lt;<a href="mailto:means.joel@gmail.com">means.joel@gmail.com</a>&gt; wrote:<br>
&gt;<br>
&gt; On Thu, Sep 27, 2012 at 1:44 PM, Nick Rout &lt;<a href="mailto:nick.rout@gmail.com">nick.rout@gmail.com</a>&gt; wrote:<br>
&gt;<br>
&gt; &gt;<br>
&gt; &gt; I am not sure that you would need to transcode. Could be that you just<br>
&gt; &gt; need to remux the file to mkv with mkvmerge and a chapter file. The<br>
&gt; &gt; format of a simple chapter file is:<br>
&gt; &gt;<br>
&gt; &gt;            CHAPTER01=00:00:00.000<br>
&gt; &gt;            CHAPTER01NAME=Intro<br>
&gt; &gt;            CHAPTER02=00:02:30.000<br>
&gt; &gt;            CHAPTER02NAME=Baby prepares to rock<br>
&gt; &gt;            CHAPTER03=00:02:42.300<br>
&gt; &gt;            CHAPTER03NAME=Baby rocks the house<br>
&gt; &gt;<br>
&gt; &gt; (sorry for the puerile example, it is from the mkvmerge man page!)<br>
&gt; &gt;<br>
&gt; &gt; The timing should be calculable from the frame number given in the<br>
&gt; &gt; database table.<br>
&gt; &gt;<br>
&gt;<br>
&gt; That&#39;s a good point.  The script I wrote could easily be modified to<br>
&gt; just roll up the original mpeg file or do a lossless transcode and<br>
&gt; then mux it into an mkv with the chapter file.  I may have to look<br>
&gt; into that sometime.</p>
<p>I assume that in the lossless transcode you get rid of the ads anyway? In which case the OP&#39;s  problem is solved.<br>
&gt; _______________________________________________<br>
&gt; mythtv-users mailing list<br>
&gt; <a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br>
&gt; <a href="http://www.mythtv.org/mailman/listinfo/mythtv-users">http://www.mythtv.org/mailman/listinfo/mythtv-users</a><br>
</p>