<br>First off....Thanks for the replies.<br><br><br><div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">&gt; The standard way to add options is a field in x264_param_t.
</blockquote><div><br><br>Nice one. Thanks.<br>&nbsp;</div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">&gt;<br>&gt; But before you continue, is such a patch even needed anymore? iirc
<br>&gt; recent PSP firmwares don&#39;t have gratuitous format restrictions. I<br>&gt; won&#39;t accept a workaround for something that Sony has already fixed.</blockquote><div><br><br>I should have been more specific. I am looking to create 480x272 (
i.e. native res) video streams for playback with PMPMod AVC on the PSP. This is the encoding / playback method of choice for anyone who uses the PSP for regular video watching. It&#39;s the /only/ thing I use my PSP for. :) (approximately 80 minutes a day commute time)
<br><br>The difference compared to 320 x 240 is nothing short of astouding, especially at high resolutions.<br><br>I checked the differences again today. For the first pass, FPS in mencoder were 140 on average v&#39;s 68 in the source tree that I patched. This is with 5 threads v&#39;s 3 (above 3 caused stability problems for me before) on a quad core processor.
<br><br>2nd pass encodes were also limited to 1 thread. I&#39;m unsure if this is still the case.<br>&nbsp;<br></div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
&gt; And even aside from that, did PSP compatibility require any changes<br>&gt; to the video stream, or only to the MP4 muxing? If it&#39;s just<br>&gt; muxing, then having support in x264 won&#39;t help, because x264<br>
&gt; doesn&#39;t do audio, so you&#39;ll have to remux anyway.</blockquote><div><br><br>The changes I made were to the video stream. It was some time ago though and my memory is rusty. I basically took the patch that magick released and applied it to an svn checkout at the time.
<br>&nbsp;</div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">As far as I&#39;m aware, PSP firmwares _used_ to require some specific<br>MP4 atom, much like the iPod 640x480 &#39;profile&#39; does now though not as
<br>deeply hidden away. In current times (and I&#39;ve had this tested by a<br>PSP owner running a recent official firmware) this atom is no longer<br>required and the only things needed are resolution, profile, level<br>
etc restrictions that should all be handled outside of x264.</blockquote><div><br><br>If there&#39;s some way that I can get 480x272 using the standard x264 svn code, I&#39;m all ears. :) <br><br>I did hear talk some time ago that Sony would unlock 480x272 because their film sales for the PSP were terrible, but with a 2 month old baby, I confess that I haven&#39;t kept track of developments in the PSP world.
<br>&nbsp;</div><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Before anyone jumps in to say &#39;could iPod 640x480 compatibility be<br>added?&#39; there&#39;s no real need for that either as it&#39;s just a case of
<br>adding the required atom for iTunes to accept the file for<br>synchronisation to the iPod. This can be done with other tools<br>(Atomic Parsley). Otherwise just stick to the restrictions and the<br>file will be fine. You can even not bother with the atom and use some
<br>third party software to transfer the files if you like. I&#39;ve been<br>told the iPods themselves are less picky than iTunes.<br><br>Rob<br><br>PS - &lt;shameless website plug&gt; If you want info on the restrictions
<br>(and how to encode working files from FFmpeg) you can take a look at:<br><a href="http://rob.opendot.cl/index.php/useful-stuff/psp-video-guide/">http://rob.opendot.cl/index.php/useful-stuff/psp-video-guide/</a> and<br>
<a href="http://rob.opendot.cl/index.php/useful-stuff/ipod-video-guide/">http://rob.opendot.cl/index.php/useful-stuff/ipod-video-guide/</a> .<br>Feedback is welcome. &lt;/shameless website plug&gt;</blockquote><div><br><br>
Thanks for the link. I checked it out, but like I said I want full native res. :) I watch enough video on the PSP to warrant it.<br></div></div><br>Cheers,<br><br>Paul.<br>