Hi, thanks for replies. &nbsp;see reply inline.....<div><br><br><div><span class="gmail_quote">On 27/02/2008, <b class="gmail_sendername">David Fishburn</b> &lt;<a href="mailto:dfishburn.mythtv@gmail.com">dfishburn.mythtv@gmail.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="margin:0;margin-left:0.8ex;border-left:1px #ccc solid;padding-left:1ex">
On Wed, Feb 27, 2008 at 11:19 AM, Mike Dent &lt;<a href="mailto:mcdent@gmail.com">mcdent@gmail.com</a>&gt; wrote:<br> &gt; Hi,<br> &gt; I&#39;v figured out how to encode video for playback on my blackberry now. So I<br> &gt; can take an ambiguously named recording from /var/lib/mythtv and<br>
 &gt; encode it to a smaller file, copy it to my Blackberry media card and watch<br> &gt; it fine.<br> <br> <br>We have been trying to keep pdatranscode.pl updated to handle different devices.</blockquote><div><br class="webkit-block-placeholder">
</div><div><br class="webkit-block-placeholder"></div><div>I assume this is correct file :-</div><div><a href="http://www.tux.org/~peterw/linux/pdatranscode.pl.txt">http://www.tux.org/~peterw/linux/pdatranscode.pl.txt</a>&nbsp;</div>
<br><blockquote class="gmail_quote" style="margin:0;margin-left:0.8ex;border-left:1px #ccc solid;padding-left:1ex"> Could you:<br> 1.&nbsp;&nbsp;Indicate the BB model you are using.</blockquote><div><br class="webkit-block-placeholder">
</div><div>Curve 8320, although I expect all 8300 will be same.</div><div>&nbsp;</div><br><blockquote class="gmail_quote" style="margin:0;margin-left:0.8ex;border-left:1px #ccc solid;padding-left:1ex"> 2.&nbsp;&nbsp;Specify the CPU (if you know).</blockquote>
<div><br class="webkit-block-placeholder"></div><div>Not sure, think its only about 206Mhz?&nbsp;</div><br><blockquote class="gmail_quote" style="margin:0;margin-left:0.8ex;border-left:1px #ccc solid;padding-left:1ex">3.&nbsp;&nbsp;List the screen size (in pixels).</blockquote>
<div><br class="webkit-block-placeholder"></div><div>320x240</div><div>&nbsp;</div><br><blockquote class="gmail_quote" style="margin:0;margin-left:0.8ex;border-left:1px #ccc solid;padding-left:1ex"> 4.&nbsp;&nbsp;Show the ffmpeg or mencoder command you used.</blockquote>
<div><br class="webkit-block-placeholder"></div><div><br class="webkit-block-placeholder"></div><div><div>/usr/bin/mencoder -o &quot;${OUTFILE}&quot; \</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; -aspect 4:3 \</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; -ovc lavc \</div>
<div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; -lavcopts vcodec=mpeg4:mbd=2:turbo:vbitrate=300:aspect=4/3:acodec=mp3:abitrate=96 \</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; -oac lavc \</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; -vf-pre pp=lb \</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; -vf scale=320:240 \</div>
<div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; -af volnorm \</div><div>&nbsp;&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &quot;${INFILE}&quot;</div><div><br class="webkit-block-placeholder"></div><div>Is what I am using.</div></div><div>&nbsp;</div><br><blockquote class="gmail_quote" style="margin:0;margin-left:0.8ex;border-left:1px #ccc solid;padding-left:1ex">
 This way we can get that added to the list of devices and at least<br> have this information available on the list for others to find.<br> <br> Thanks,<br> Dave</blockquote><div><br class="webkit-block-placeholder"></div>
<div><br class="webkit-block-placeholder"></div><div><br>&nbsp;</div></div><br>&nbsp;</div>