<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>
<div>&nbsp;</div>
<div>Cheers</div>
<div>&nbsp;</div>
<div>Steve</div>
<div>&nbsp;</div>