<br><br>
<div><span class="gmail_quote">On 02/01/2008, <b class="gmail_sendername">Kevin Kuphal</b> &lt;<a href="mailto:kuphal@dls.net">kuphal@dls.net</a>&gt; wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<div class="gmail_quote"><span class="q">On Jan 2, 2008 9:05 AM, Steve Smith &lt;<a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:st3v3.sm1th@gmail.com" target="_blank">st3v3.sm1th@gmail.com</a>&gt; wrote:
<br></span>
<div><span class="e" id="q_1173b2e93644365b_2">
<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>_______________________________________________<br>mythtv-users mailing list<br><a onclick="return top.js.OpenExtLink(window,event,this)" href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org
</a><br><a onclick="return top.js.OpenExtLink(window,event,this)" href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users" target="_blank">http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users</a><br><br></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>
<div>&nbsp;</div>
<div>Cheers</div>
<div>&nbsp;</div>
<div>Steve</div>