<div class="gmail_quote">On Jan 2, 2008 10:04 AM, Steve Smith &lt;<a href="mailto:st3v3.sm1th@gmail.com">st3v3.sm1th@gmail.com</a>&gt; wrote:<br>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid"><br><br>
<div>
<div>
<div></div>
<div class="Wj3C7c"><span class="gmail_quote">On 02/01/2008, <b class="gmail_sendername">Kevin Kuphal</b> &lt;<a href="mailto:kuphal@dls.net" target="_blank">kuphal@dls.net</a>&gt; wrote:</span> </div></div>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<div>
<div></div>
<div class="Wj3C7c">
<div class="gmail_quote"><span>On Jan 2, 2008 9:05 AM, Steve Smith &lt;<a href="mailto:st3v3.sm1th@gmail.com" target="_blank">st3v3.sm1th@gmail.com</a>&gt; wrote: <br></span>
<div><span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<div>A question for the transcoding gurus out there.</div>
<div>&nbsp;</div>
<div>I currently use the inbuilt Myth transcoding options to transcode many of my shows.</div>
<div>It&#39;s set to transcode to:</div>
<div>&nbsp;&nbsp;&nbsp; MPEG4</div>
<div>&nbsp;&nbsp;&nbsp; 2400kbps</div>
<div>&nbsp;&nbsp;&nbsp; MP3 audio with 32K sample rate.</div>
<div>&nbsp;</div>
<div>This seems to produce NUV files (and good results played back on MythFE or VLC player on Windows).</div>
<div>&nbsp;</div>
<div>For Xmas I got a Yamada DVD player that can play back DIVX, XVID, MP4 etc.</div>
<div>&nbsp;</div>
<div>Unfortunately it won&#39;t play the NUV files even if I rename them to AVI.</div>
<div>&nbsp;</div>
<div>I&#39;ve tried getting ffmpeg to rewrite them to an AVI container using:</div>
<div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ffmpeg -i FILE.nuv -f avi -vcodec copy -acodec copy OUT.avi</div>
<div>&nbsp;</div>
<div>However, what I get then is a file where the video plays at roughly twice the speed of the audio!</div>
<div>&nbsp;</div>
<div>So my questions&nbsp;are:</div>
<div>&nbsp;&nbsp;&nbsp;&nbsp; 1)&nbsp;HOW do I convert the NUV files to a playable AVI (as in playable on a &quot;standards&quot; based divx/mp4 player)?</div>
<div>&nbsp;&nbsp;&nbsp;&nbsp; 2) Can I do this WITHOUT further transcoding?</div>
<div>&nbsp;&nbsp;&nbsp;&nbsp; 3) Can I get Myth to do the transcoding correctly in the first place? (I&#39;d accept having to rename the file, re-transcoding seems a bit pointless).</div></blockquote>
<div>&nbsp;</div></span></div>
<div>To answer 3, yes you can, but you need to use another program in place of mythtranscode like ffmpeg or mencoder and convert directly to the format you want as a post-recording user job.</div>
<div>&nbsp;</div>
<div>Kevin</div></div><br></div></div>
<div class="Ih2E3d">_______________________________________________<br>mythtv-users mailing list<br><a href="mailto:mythtv-users@mythtv.org" target="_blank">mythtv-users@mythtv.org </a><br><a href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users" target="_blank">
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a><br><br></div></blockquote></div>
<div><br>Kevin,</div>
<div>&nbsp;</div>
<div>So my next question is, if I use something like ffmpeg to transcode to avi, and tweak the filename in the database appropriately, will MythFE still use the &quot;internal&quot; player as it currently does for my transcoded files? 
</div></blockquote>
<div>&nbsp;</div>
<div>Well, that depends.&nbsp; From Watch Recordings, it only uses &quot;Internal&quot;.&nbsp; I do this at times importing AVIs using the ragetvgrab script posted here.&nbsp; If you are doing this through MythVideo, you obviously have the choice.
</div>
<div>&nbsp;</div>
<div>Kevin</div></div>