<br><br><div class="gmail_quote">On 10 March 2011 04:51, scram69 <span dir="ltr"><<a href="mailto:scram69@gmail.com">scram69@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div class="im">On Wed, Mar 9, 2011 at 6:18 AM, Harry Devine <<a href="mailto:lifter89@comcast.net">lifter89@comcast.net</a>> wrote:<br>
</div><div class="im">> I found a thread yesterday that discussed this, so I thought I'd give it<br>
> a try since I just got a Verizon iPhone, and thought it would be neat to<br>
> bring a few recordings with me to watch during my lunch break at work.<br>
> I installed Handbrake on my backend, and ran the following command:<br>
><br>
> ./HandbrakeCLI -i <file> -o <file>.mp4 --preset="iPhone & iPod Touch"<br>
><br>
> That created an mp4 file that I got down to my Windows box. When I try<br>
> to use iTunes to put it on to my iPhone, I get an error saying that the<br>
> file could not be imported since it cannot be played on the iPhone<br>
> (something like that; I'm paraphrasing).<br>
><br>
> Has anyone had much luck or success getting recordings transcoded for,<br>
> and on to, an iPhone? Specifically an iPhone 4? The iPhone OS version<br>
> is 4.2.6 if that matters. I also have it jail-broken too.<br>
><br>
> Thanks!<br>
> Harry<br>
><br>
</div>Another option for the iPhone is to run AirVideo Server on the backend<br>
and convert on the fly. It uses ffmpeg to convert, and I've had very<br>
good results streaming to remote locations. I run a nightly<br>
<a href="http://mythrename.pl" target="_blank">mythrename.pl</a> to give my shows human-readable names for the iPhone.<br>
Of course, this means you will need to be near a wifi hotspot, as it<br>
will quickly send you over the limit for your 3G data allotment...<br>
Here's a link:<br>
<a href="http://wiki.birth-online.de/know-how/hardware/apple-iphone/airvideo-server-linux" target="_blank">http://wiki.birth-online.de/know-how/hardware/apple-iphone/airvideo-server-linux</a><br>
<div><div></div><div class="h5"><br></div></div></blockquote><div><br>I'm using the following as a userjob running handbrake-cli version 0.9.4<br><br>/usr/bin/HandBrakeCLI -i "%DIR%"/"%FILE%" -o /storage/recordings/"%FILE%".mp4 --preset="iPhone & iPod Touch" <br>
<br>works fine you could change the output to "%TITLE"-"%SUBTITLE".mp4 or something along those lines if you wanted real names<br></div></div><br>Cheers,<br><br>Anthony<br>