[mythtv-users] Is there an easy way to get recordings to my Droid?
E. Westbrook
mythtv-users at westbrook.com
Thu Nov 18 20:39:33 UTC 2010
On Thu, Nov 18, 2010 at 10:32, Steve <stevemyth at priorityelectronics.com>wrote:
> Hello, simply stated, is there an easy way to get recordings to my Droid?
>
For my Nexus One, I use:
ffmpeg -i $file -mbd rd -flags +4mv+aic -trellis 2 -cmp 2 -subcmp 2 -g 300
-s ${tw}x${th} -bf 2 -flags qprd -flags mv0 -vcodec mpeg4 -acodec libfaac
-ac 2 -ar 16000 -r 13 -ab 32000 $outfile
where $tw and $th are the dimensions of your android device's display, and
$file and $outfile are as you would expect. Hope this helps, your mileage
may vary.
$0.02,
EW
>
> _______________________________________________
> mythtv-users mailing list
> mythtv-users at mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mythtv.org/pipermail/mythtv-users/attachments/20101118/99976157/attachment-0001.htm>
More information about the mythtv-users
mailing list