Hi, I'm trying to coding a video for viewing it with a url (for example, http://domain/video.mp4). I use instructions from this site (1), and I can encode the video and I can see it if I upload into the SD Card but access from URL isn't possible.
Looking into this group (2), I found a mp4 (3) video that I can view with android browser. Ffmpeg told me that: Stream #0.0(und): Video: mpeg4, yuv420p, 480x270 [PAR 1:1 DAR 16:9], 29.97 tbr, 29.97 tbn, 2997 tbc Stream #0.1(und): Audio: aac, 44100 Hz, stereo, s16 Stream #0.2(und): Data: rtp / 0x20707472 Stream #0.3(und): Data: rtp / 0x20707472 And I'm not able to get something similar, someone can help me with ffmpeg options? Best wishes and thanks, (1) http://androidcommunity.com/forums/f41/new-updated-video-encoder-for-g1-6185/index3.html#post88879 (2) http://groups.google.com/group/android-developers/browse_thread/thread/b695e4c0e90de7ac/f3a5de8fde648aee?lnk=gst&q=video#f3a5de8fde648aee (3) http://commonsware.com/AdvAndroid/test.mp4
-- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

