<div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Do you want to keep the subtitles graphical, or convert them to text?</blockquote><div><br>
As long as I can view the subtitles I do not care if they are stored graphical or as text.<br>But I guess storing them graphical will be easiest in the long run as they are graphical in the DVB and DVD formats and MythTV is already able of displaying graphical subtitles
<br></div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">I think I have a conversion process worked out to get them to text<br>which I am going to try some more later on today:
<br><br>DVB--&gt;(ProjectX)--&gt;.SUP--&gt;(pxsup2dast)--&gt;pngs+spuxml--&gt;(convert)--&gt;pgms+spuxml--&gt;(pgm2txt/gocr+convert<br>spuxml to .srtx)--&gt;.txts+.srtx--&gt;(srttool)--&gt;.srt</blockquote><div><br>I also found a OCR script for converting to .srt. But apparently it require some training of the OCR part.
<br></div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Bit wacky, but I think it'll work. Going to vobsub would probably be<br>preferable, so if you see how that could happen, please say.
</blockquote><div><br>vobsub seems to accept .srt files, so I guess your workflow above should work.<br>For burning DVD, the following workflow should work:<br><br>MythBurn:<br>MPG ---&gt;(ProjectX)---&gt; M2V, MP2, SUP,IFO ---&gt;(mplex)----&gt;MPG, SUP,IFO---&gt;
<span class="q"></span><a onclick="return top.js.OpenExtLink(window,event,this)" href="http://www.guru-group.fi/%7Etoo/sw/m2vmp2cut/pxsup2dast.py" target="_blank">(pxsup2dast.py</a>)---&gt;MPG,XML,PNG---&gt;(dvdauthor)----&gt;VOB,IFO
<br><br>For transcoding, it would probably be easiest to cut the SUP,IFO files out of the MPEG2s (might be doable with ProjectX as a user job) and either keep them as separate files or somehow merge them with the transcoded MPEG4 file (The &quot;Nero Digital&quot; format is a MPEG4 format that can contain subtitles), so there is no doubt that it can be done, but it might be easier to keep them as separate files (as the thumbnails already are).
<br>If the MPEG2 and MPEG4 decoders for the internal player share a lot of code, it might not be too difficult as the MPEG2 decoder already can handle a subtitle stream.<br><br>Best regards<br>Niels Dybdahl<br></div></div>
<br>