<div class="gmail_quote">On Jan 2, 2008 10:04 AM, Steve Smith <<a href="mailto:st3v3.sm1th@gmail.com">st3v3.sm1th@gmail.com</a>> 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> <<a href="mailto:kuphal@dls.net" target="_blank">kuphal@dls.net</a>> 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 <<a href="mailto:st3v3.sm1th@gmail.com" target="_blank">st3v3.sm1th@gmail.com</a>> 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> </div>
<div>I currently use the inbuilt Myth transcoding options to transcode many of my shows.</div>
<div>It's set to transcode to:</div>
<div> MPEG4</div>
<div> 2400kbps</div>
<div> MP3 audio with 32K sample rate.</div>
<div> </div>
<div>This seems to produce NUV files (and good results played back on MythFE or VLC player on Windows).</div>
<div> </div>
<div>For Xmas I got a Yamada DVD player that can play back DIVX, XVID, MP4 etc.</div>
<div> </div>
<div>Unfortunately it won't play the NUV files even if I rename them to AVI.</div>
<div> </div>
<div>I've tried getting ffmpeg to rewrite them to an AVI container using:</div>
<div> ffmpeg -i FILE.nuv -f avi -vcodec copy -acodec copy OUT.avi</div>
<div> </div>
<div>However, what I get then is a file where the video plays at roughly twice the speed of the audio!</div>
<div> </div>
<div>So my questions are:</div>
<div> 1) HOW do I convert the NUV files to a playable AVI (as in playable on a "standards" based divx/mp4 player)?</div>
<div> 2) Can I do this WITHOUT further transcoding?</div>
<div> 3) Can I get Myth to do the transcoding correctly in the first place? (I'd accept having to rename the file, re-transcoding seems a bit pointless).</div></blockquote>
<div> </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> </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> </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 "internal" player as it currently does for my transcoded files?
</div></blockquote>
<div> </div>
<div>Well, that depends. From Watch Recordings, it only uses "Internal". I do this at times importing AVIs using the ragetvgrab script posted here. If you are doing this through MythVideo, you obviously have the choice.
</div>
<div> </div>
<div>Kevin</div></div>