[android-beginners] Re: Encoding for G1 using ffmpeg

2009-07-30 Thread Rob Campbell
I will look int what you said.  I just realized that its streaming that is
causing the problem because I downloaded the file instead of playing it then
played it and it worked so it seems that the file is configured correctly.

On Jul 30, 2009 9:02 PM, "Mark Murphy"  wrote:

Rob Campbell wrote: > I have tried: > ffmpeg -i Eminem\ -\ We\ Made\ You\
\(Official\ Full\ Music\ ...
https://help.ubuntu.com/community/AndroidVideoEncoding
http://android-unleashed.com/tag/convert-video-to-android-g1
http://www.harelmalka.com/?p=120
http://www.scribd.com/doc/16917356/Mastering-the-Android-Media-Framework

For streaming, you need the moov atom before the mdat atom:

http://groups.google.com/group/android-developers/browse_thread/thread/f7f1600cc7e85f2c/6853876731ff2ae9?lnk=raot&pli=1
http://groups.google.com/group/android-developers/browse_thread/thread/7a3a4cce5b840f5f

--
Mark Murphy (a Commons Guy)
http://commonsware.com | http://twitter.com/commonsguy

Need Android talent? Ask on HADO! http://wiki.andmob.org/hado


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.
To post to this group, send email to android-beginners@googlegroups.com
To unsubscribe from this group, send email to
android-beginners-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~--~~~~--~~--~--~---



[android-beginners] Encoding for G1 using ffmpeg

2009-07-30 Thread Rob Campbell
I have tried:
ffmpeg -i Eminem\ -\ We\ Made\ You\ \(Official\ Full\ Music\ Video\).mp4 -s
428x320 -vcodec libx264 -acodec libfaac -ac 1 -ar 16000 -r 13 -ab 32000
-aspect 3:2 -padright 26 -padleft 26 -y Em.3gp
ffmpeg -i Eminem\ -\ We\ Made\ You\ \(Official\ Full\ Music\ Video\).mp4 -s
428x320 -vcodec mpeg4 -acodec libfaac -ac 1 -ar 16000 -r 13 -ab 32000
-aspect 3:2 -padright 26 -padleft 26 -y Em.mp4
ffmpeg -i Eminem\ -\ We\ Made\ You\ \(Official\ Full\ Music\ Video\).mp4 -s
480x256 -vcodec mpeg4 -acodec libfaac -ac 1 -ar 16000 -r 13 -ab 32000
-aspect 3:2 -padtop 32 -padbottom 32 -y Em.mp4

But I just can't seem to find anything that works.  I put the files on a
website and then access it via the G1 and it doesn't play:
Cannot play video
Sorry, this video cannot be played

Can anyone assist?

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.
To post to this group, send email to android-beginners@googlegroups.com
To unsubscribe from this group, send email to
android-beginners-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~--~~~~--~~--~--~---



[android-beginners] Re: Call Log changes.

2009-04-20 Thread Rob Campbell

That's good for Android in general but does that mean it will be on
the G1?  Will T-Mobile push this update feature out for their product?

On Mon, Apr 20, 2009 at 5:56 PM, iPaul Pro  wrote:
>
> This is coming standard with Android 1.5 (Cupcake) - hold tight!
>
> On Apr 20, 3:00 pm, Rob Campbell  wrote:
>> The call log shows how long the call lasted and when it started.
>> However I would much rather know the date and time rather than just
>> the day.  Is there a way to change this or can this be easily
>> modified?
> >
>

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.
To post to this group, send email to android-beginners@googlegroups.com
To unsubscribe from this group, send email to
android-beginners-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~--~~~~--~~--~--~---



[android-beginners] Call Log changes.

2009-04-20 Thread Rob Campbell

The call log shows how long the call lasted and when it started.
However I would much rather know the date and time rather than just
the day.  Is there a way to change this or can this be easily
modified?

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.
To post to this group, send email to android-beginners@googlegroups.com
To unsubscribe from this group, send email to
android-beginners-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~--~~~~--~~--~--~---



[android-beginners] Will [all] attachments be included with email

2009-02-17 Thread Rob Campbell

I have txtract and that attaches its file to an email before sending
so I know the mail client doesn't prevent it, it just doesn't
currently allow for it.  Is this going to be allowed soon.  In this
market I need to be able to send my resume at a moments notice to
anyone.

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.
To post to this group, send email to android-beginners@googlegroups.com
To unsubscribe from this group, send email to
android-beginners-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~--~~~~--~~--~--~---