<div>Ok, that makes a HUGE amount of sense now.&nbsp; You tied all the pieces together for me, thanks VERY much.&nbsp; Testing with mpeg4 format now as that saves my wife the step of having to run the AtomicParsley program every time.&nbsp;
</div>
<div>&nbsp;</div>
<div>More when the new transcode gets done.&nbsp; Thanks again for the help Jon.</div>
<div>&nbsp;</div>
<div>--Douglas Wagner<br><br>&nbsp;</div>
<div><span class="gmail_quote">On 4/28/07, <b class="gmail_sendername">Jon</b> &lt;<a href="mailto:jon@sd-6.org">jon@sd-6.org</a>&gt; wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">-----BEGIN PGP SIGNED MESSAGE-----<br>Hash: SHA1<br><br><br><br>Douglas Wagner wrote:<br>&gt; Ok, I kind of need to remediate a few minutes.&nbsp;&nbsp;I just realized last
<br>&gt; week that I could even do any of this.&nbsp;&nbsp;I&#39;m a computer tech but I know<br>&gt; almost nothing about video, codecs, etc.<br>&gt;<br>&gt; To my knowledge I need to be using mp4 (MPEG-4) format to get the ipod<br>
&gt; to correctly play the files.&nbsp;&nbsp;I&#39;m not sure where h264 comes in, is that<br>&gt; a standard format for the video?&nbsp;&nbsp;(I probalby should have posted that<br>&gt; i&#39;m recording via a pchdTV3000 card, the recordings are dropped into my
<br>&gt; video directory in mpg format.)<br><br>MP4 is a container, not a codec.&nbsp;&nbsp;The iPod accepts mpeg4 and h264 video<br>video formats.&nbsp;&nbsp;mpeg4 includes many different implementations, xvid,<br>divx, etc,<br><br><br>&gt;
<br>&gt; My assumption at this point is that myth2ipod is asking nuvexport to<br>&gt; produce a file that is out of the iPod&#39;s range of play.<br><br>The file will play fine on the iPod.&nbsp;&nbsp;iTunes refuses to upload it to the
<br>iPod unless it was created by quicktime.&nbsp;&nbsp;The way this is enforced is by<br>a custom atom in the mp4 file.&nbsp;&nbsp;ffmpeg does not currently add the atom.<br>AtomicParsley can be used to add the atom.&nbsp;&nbsp;This atom only applied to
<br>h264 video, if you use xvid you won&#39;t have to worry about this.&nbsp;&nbsp;To do<br>this change $nuvoptions to this<br>my $nuvoptions = &quot;--mode=iPod --nice=19 --cutlist --nodenoise<br>- --nodeinterlace --nomultipass --mp4_codec=mpeg4&quot;;
<br><br>Or use the AtomicParsley command given in the previous message.<br>Or use something besides iTunes.<br><br><br>&gt;<br>&gt; What I don&#39;t understand is how to tell nuvexport to do something<br>&gt; differently than it&#39;s doing now.&nbsp;&nbsp;I&#39;m not sure where i&#39;d tell myth2ipod
<br>&gt; to encode in xvid format or what that would do for me.&nbsp;&nbsp;Honestly i&#39;m<br>&gt; pretty lost on this whole thing.<br><br>See above<br><br><br>&gt; I&#39;ll take a look at AtomicParsley and see if I can get some info from
<br>&gt; it.&nbsp;&nbsp;Any additional information anyone would like to provide (or a<br>&gt; tutorial on some of this transcoding stuff) would be most helpful.<br><br>Again, and this is only my opinion, use mpeg4 instead unless you are
<br>connecting your ipod to a TV.&nbsp;&nbsp;The screen is way to small on the ipod<br>for the difference to matter.&nbsp;&nbsp;The files will be slightly larger at the<br>same quality, but since they are less compressed it will also give you a
<br>boost in battery life.<br><br><br>&gt;<br>&gt; --Douglas Wagner<br>&gt;<br>- --<br>Jon<br>-----BEGIN PGP SIGNATURE-----<br>Version: GnuPG v1.4.6 (GNU/Linux)<br>Comment: Using GnuPG with Mozilla - <a href="http://enigmail.mozdev.org">
http://enigmail.mozdev.org</a><br><br>iD8DBQFGM9uwkkqCUtrsEB8RAg9iAJ9UUJukyWQedWPRD/o2T/r6dhFnnQCfTGAl<br>6UPm6DXF02rVZfjWKBB5+bU=<br>=C8Qy<br>-----END PGP SIGNATURE-----<br>_______________________________________________
<br>mythtv-users mailing list<br><a href="mailto:mythtv-users@mythtv.org">mythtv-users@mythtv.org</a><br><a href="http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users">http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
</a><br></blockquote></div><br>