<br><br><div class="gmail_quote">On 30 June 2011 12:23, Jeremy Jones <span dir="ltr">&lt;<a href="mailto:jeremy.dwain.jones@gmail.com">jeremy.dwain.jones@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 Wed, 2011-06-29 at 21:06 -0500, Jeremy Jones wrote:<br>
&gt; On Wed, 2011-06-29 at 19:56 -0500, Richard Shaw wrote:<br>
&gt; &gt; On Wed, Jun 29, 2011 at 7:50 PM, Jeremy Jones<br>
&gt; &gt; &lt;<a href="mailto:jeremy.dwain.jones@gmail.com">jeremy.dwain.jones@gmail.com</a>&gt; wrote:<br>
&gt; &gt; &gt;<br>
&gt; &gt; &gt; Does anyone have a setup that they will share that will transcode<br>
&gt; &gt; &gt; recorded TV in place to MPEG-2 Program stream.<br>
&gt; &gt;<br>
&gt; &gt; If I understand you correctly then you are making this WAY more<br>
&gt; &gt; difficult that you need to. You may need to setup a custom transcode<br>
&gt; &gt; but this is easily done within MythTV.<br>
&gt; &gt;<br>
&gt; &gt; Look at:<br>
&gt; &gt; <a href="http://www.mythtv.org/wiki/Mythtranscode" target="_blank">http://www.mythtv.org/wiki/Mythtranscode</a><br>
&gt; &gt;<br>
&gt; &gt; Richard<br>
&gt;<br>
&gt; Thanks Richard,<br>
&gt;<br>
&gt; From reading the page on the wiki I gathered I can do this with<br>
&gt; mythtranscode by adding the --mpeg2 option.  I still assume that I have<br>
&gt; to do this through an external script and call it as a user job, since<br>
&gt; the transcode gui setup within myth is limited to the choices of mpeg4<br>
&gt; or RTjpeg.  Is this correct?  Or am I still making it too hard?<br>
&gt;<br>
&gt; Just a question: if mythtranscode will output to mpeg2 program stream,<br>
&gt; then why is that not an option in the gui setup of transcoders?  Or is<br>
&gt; it, and I have overlooked that as well?<br>
&gt;<br>
&gt; Thanks,<br>
&gt;<br>
&gt; Jeremy<br>
&gt;<br>
&gt;<br>
</div>Upon further look at this it looks like the --mpeg2 option will not<br>
allow for resizing the video.  My original recordings are mostly HD and<br>
like I said in the original post, I need them to be SD for compatibility<br>
with a network player.<br>
<br>
Will I mess anything up by just transcoding with an external script<br>
using ffmpeg and replacing the original file with the transcoded one<br>
(same name so myth still finds it)?  If I do that, then is there<br>
information in the database that will have to be updated with the new<br>
filesize and video size? Will myth do that automatically?  Do I need to<br>
execute a command initiate that?<br>
<div><div></div><div class="h5"><br>
Jeremy<br>
<br>
<br></div></div></blockquote><div><br>You will need to run mythcommflag with the -rebuild switch to rebuild the seek tables after replacing the original files<br><br>Cheers,<br><br>Anthony<br></div></div><br>