Archive

Posts Tagged ‘t-mobile’

Video getting better on the Android with new apps

June 8th, 2009 3 comments
With the addition of video recording to the Android G1 via the Cupcake update, there is more interest in video on the phone than ever before.  While I’m still waiting to see some live-streaming solutions emerge for the phone, there are some new applications that help to optimize the video experience of the G1.

EncodeHD is a very nice program developed by Dan Cunningham that provides super simple one-click encoding of video into a bunch of mobile device friendly profiles.  I sent Dan the specs I had discovered and put together for MeGUI encoding, and he very quickly was able to add a G1 profile to his program.  Unlike MeGUI, EncodeHD uses ffmepg instead of x264 as its encoding engine, but otherwise it does a great job of making a complex task very straight forward.  It’s also very fast!  He is still doing some tweaking to the G1 profile of EncodeHD, but I would encourage users to try it out right now and then just update when he has a new version.  One thing to be aware of though, is that EncodeHD is not very sophisticated when it comes to cropping, so if that is an issue with a video you have, you may want to use MeGUI or another encoding application for that.  But if you have no  interest in digging into the details of video compression, EncodeHD is a great option.

The other G1 application I’m excited about is the Act 1 Video Player, an actual Android app that can be downloaded from the Android Market.  There are other video players available for the G1, but this is easily the most full featured and sophisticated.  I really like the sophisticated user interface that blows other players out of the water.  In fact, I liked the program so much that I purchased the $.99 full version (there is a free lite version as well), which makes it the first for pay Android application I have ever bought.  Can’t think of higher praise than that. ;)

With EncodeHD and the Act 1 Video Player any Android user with a desire to maximize the phone’s video capabilities would be off to a very strong start.  Now if we can only get Qik to provide streaming, we’ll be in business…

Video recording on G1 (Cupcake update)

May 27th, 2009 4 comments


After a few delays, the 1.5 (Cupcake) update for the Android G1 phone from T-Mobile has arrived.  Impatient as I am, I followed the instructions from the AndroidGuys and forced my phone to update, although I think I only gained about 12 hours ultimately.  In any case, it’s a big step forward for the phone and the Android platform, with some great UI improvements, including the much discussed virtual keyboard.

For me, however, the most exciting new development is the implementation of video recording on the G1.  After the phone is updated a new app appears, “Camcorder.”  The use is fairly simple, just point and shoot.  There are two quality settings, “Low” and “High,” with the Low setting designated for “MMS” usage.  One nice feature is that video recording is integrated into the Camera app, and the user can switch from video recording to still photography with the click of one button.

The captured video uses the .3gp container format for the h.263 video codec.  Audio is labeled as “samr” and is the standard 3gp audo codec of AMR-Narrowband.  Using the “High” setting the video resolution is 352×288 and the bitrate looks to be around 350-400 kbps.  ”Low” has a resolution of 176×144 and bitrate around 200 kbps.

The Camcorder app allows for very easy video sharing with one-touch email, MMS, and YouTube integration.  The YouTube integration works very well, at least with the relatively small size video files I have tested with so far.

How does the video look?  Well, not great.  The camera on the G1 is not particularly good, and turning it into a video camcorder has not magically improved it.  That said, the video recording on mobile devices is generally not very good from a visual quality standpoint generally, at least with the current generation of in-device cameras.  Motion is pretty jerky, the colors are not great, and the audio quality, while in stereo which is nice, leaves a lot to be desired.  Still, the ability to capture video on the fly and get it uploaded to YouTube very, very easily has a lot of promise for the G1 and future Android phones.  The killer app may be, though, live streaming.  I am very hopeful that Qik can get implemented on the G1 sooner rather than later.  Broadcasting live has a number of great potential uses that rely far more on immediacy a mobile allows rather than the quality it cannot currently provide.

Video encoding for the Android: Step-by-Step

March 15th, 2009 1 comment

I have written a couple of previous posts about my experiences using the T-Mobile HTC G1 Android Google phone, including an in-depth look at how it handles video playback.  As a way to help other G1 users get video on to their phones, I put together this step-by-step guide to using the MeGUI application to encode video into a format that the G1 can play, while retaining as much quality as possible.  Because of the relatively low resolution of G1 compatible video, I have not focused as much on making the files as small in size as possible, but once you’ve mastered the basic steps outlined here, you should not have too much trouble tweaking the process to get smaller sizes if that is of importance to you.  With microSD cards getting cheaper and cheaper, I frankly have not found much need to really optimize encoding for size, but your needs may differ.

Necessary tools:
The first step is to download and install the required software.  This first version of this guide is PC only, but again, it would not take too much effort to replicate the steps shown here on a Mac of Linux computer.  If anybody has specific questions about those alternatives, please just drop me a line.   Read more…